body {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #000000;    /* Prima era  color: #282828;  */
	background-color: #999;
	text-align: center;
}

a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

input, select, textarea, button {
	font: normal 1em Trebuchet MS, Verdana, Arial, sans-serif;
	color: #282828;
}

/* Prima era       .hidden{	display: none;} */

.hidden{
	position: absolute;
	top: -999px;
	left:-999px;
	width: 0;
	height:0;
	clear:none;
}

#maincontainer {
	margin: 0 auto;
	width:100%;
	text-align: left;
}

#page {
	background-color: #3A3731;
	padding: 0px;
}


#headercontainer{
	padding-left: 310px;
	padding-right: 310px;
}
.expander {
	position: relative;
	margin-left: -310px;
	margin-right: -310px;
	min-width: 620px;
}
 
/* \*/
* html .sizer,
* html .expander,
* html .innerwrapper
{height: 0;}
/* */

#header {
	clear:left;
	float: left;
	height: 173px;
	background: #FFF url(img/header-background.jpg) repeat-x;
}

#header_1 {
	float: left;
	background: #FFF url(img/header-background-1.jpg) no-repeat;
	width: 206px;
	height: 173px;
}
#header_2 {
	float: right;
	background: #FFF url(img/header-background-2.jpg) no-repeat;
	width: 414px;
	height: 173px;
}

#header_1 h1{
	display: none;
}

#language_selector{
	float: right;
}

#sitename {
	display: none;
}

#mainmenu {
	clear: left;
	background: #F00;
	height: 51px;
	line-height: 48px;
	background-color: #F00;
	padding-left: 10px;
	margin-top: 1px;
	text-align: center;
}

#mainmenu li.menulink, #mainmenu li.menulinkselected{
	font-size: 0.9em;          
	font-weight: bold; 
	float: left;
	padding: 2px 5px 2px 10px;
}

#mainmenu li.menuspacer{
	float: left;
	width: 0;
	height: 30px;
	border-left: 1px dotted #FFF;
	margin-top: 12px !important;
	margin-top/**/: 5px;
}

#mainmenu li a, #mainmenu a:hover{
	padding: 0 15px;
}

#mainmenu li a{
	text-decoration: none;
	color: #FFFFFF;
}

#date{
	float: left;
	margin-right: 30px;
	color: #FFF;
}

#contentcontainer{
	background: #3C3C3C url(img/contentcontainer-background.jpg) repeat-x;
	margin-top: 1px;
	overflow:hidden;
}

#content{
	float: right;
	background: #B0B0B0 url(img/content-background.jpg) repeat-y;
	width: 75%;
	margin: 10px;
	padding: 4px 4px 4px 12px;
}


/* Inizio Personalizzazione Contenuti */

#content ul { list-style-image: url(img/lateralmenu-listitem-background.jpg); }   /* Elenco, lista testuale - Prima era: list-style-position: inside;*/

#content li a{
    line-height:1.5em;
}

img.bordo_destro {
	border-color: inherit;
	border-style: outset;
	margin: 15px 15px 15px 15px;
	float: left;
}

img.bordo_sinistro {
	border-color: inherit;
	border-style: outset;
	margin: 15px 15px 15px 15px;
	float: right;
}


/* Fine Personalizzazione Contenuti */


#pagetitle{
	font-size: 1.1em;  
	font-weight: bold;
}

#lateralcolumn{
	float: left;
	font-size: 0.9em;
	width: 20%;
}

.lateralbox{
	width: 90%;
	float: left;
	clear: left;
	padding: 2px 3px 2px 3px;
	background: #DDD;
}

.boxheader{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 8px;
	text-transform: lowercase;
}

.boxbody{
	padding-bottom: 5px;
}

#lateralmenu{
	background: #D1D3D2 url(img/lateralmenu-background.jpg) repeat-y;
}

.lateralMenuLink_0{
	background: url(img/lateralmenu-listitem-background.jpg) no-repeat 3px 50%;
	padding: 6px 6px;
	border-top: 1px solid #D1D3D2;
}

#lateralMenu_1{
	border: 0;
}


#footer {
	clear: both;
	float: left;
	line-height: 25px;
	background-color: #F00;
	color: #FFFFFF;
	width: 100%;
}

#footer a {
	color: #FFF;
}

#footer a:hover {
}

#copyright{
	float: left;
	padding-left: 6px;
}
#powered{
	float: right;
	padding-right: 6px;
}



.objectinput{
	font:normal 0.8em Arial, Helvetica, Sans-serif;
	color:#555555;
}
.objectsubmit{
	font:normal 0.8em Arial, Helvetica, Sans-serif;
	color:#555555;
	width:100px;
}


/* users module - START */

#mod_users_lateralbox{
	background: #DDD;
}

#mod_users_lateralbox #divusername, #mod_users_lateralbox #divpassword{
	float: left;
	clear: left;
	width: 100%;
}

#mod_users_lateralbox #labusername, #mod_users_lateralbox #labpassword{
	float: left;
	width: 70px;
	margin-top: 2px;
}

#mod_users_lateralbox #inputusername, #mod_users_lateralbox #inputpassword{
	float: left;
}

#divremember{
	clear: left;
}

#mod_users_lateralbox #btnlogin{
	clear:left;
	padding-top:4px;
}

#mod_users_lateralbox input.loginbox{
	width: 70px;
}

#mod_users_lateralbox form.loginbox {
	float:left;
}
/* users module - END */

#mod_search_lateralbox{
	background: #F00 url(img/search-background.jpg) repeat-y;
}

#section_index{
	list-style: none;
	line-height: 1.7em;
}

.mod_photogallery_photoDescription{
	text-align: left;
}