body {
	color:#000000;
	background-color:#ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-image: url(img/body-background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table{
	font-size:100%;
}

a:hover {

}

input, select, textarea {
	font:normal 12px Arial, Helvetica, Sans-serif;
}
#sitename{
	padding-left:140px;
	padding-top:25px;
	padding-bottom:26px;
}

#sitename, #sitename a{
	font-family:Century Gothic, georgia;
	font-size:42px;
	font-weight:bold;
	color:#4D928F;
	text-decoration:none;
	line-height:30px;
}

#pagetitle{
	font-size:20px;
	color:#ce0c0d;
}
#headtitle{
	color: #999;
	text-align: left;
	width: 980px;
	margin: 0 auto;
}

.objectinput{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
}
.objectsubmit{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
	width:100px;
}
/* users module - START */
#mod_users_lateralbox #labusername, #mod_users_lateralbox #labpassword{
	float:left;
	width:60px;
	margin-top:2px;
}

#mod_users_lateralbox #inputusername, #mod_users_lateralbox #inputpassword{
	float:left;
}

#mod_users_lateralbox #btnlogin{
	clear:left;
	padding-top:4px;
}

#mod_users_lateralbox input.loginbox{
	width:80px;
}

#mod_users_lateralbox form.loginbox {
	float:left;
}
#divusername, #divpassword {
}
/* users module - END */


/* modulo CERCA - START */

#mod_search_floatingbox{
	width: 290px;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 10px;
	float: right;
}

#mod_search_floatingbox span{
	float: left;
	clear: none ;
	color: #ce0c0d;
	width: 85px;
}
#mod_search_floatingbox fieldset {
	float: left;
	vertical-align: bottom;
	clear: none !important;
/*	float: none !important;
*/	font-size: 11px !important;
	line-height: 18px !important;
	color: #000000;
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mod_search_btnSearch{
	clear: none !important;
	float: none !important;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ce0c0d;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 8px;
	width: 65px;
}
#mod_search_keywords {
	color: #000000;
	border: 1px solid #ce0c0d;
	width: 100px;
}
/* CSS con div*/
#pagina {
	background-color: #FFFFFF;
	background-image: url(img/head_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

#testata  {
	background-image: url(img/head.jpg);
	height: 146px;
	width: 980px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#logo    {
	height: 122px;
}
#mainmenu {
	height: 24px;
	list-style:none;
	width: 750px;
	float: left;
}

#mainmenu li.menulink, #mainmenu li.menulinkselected{
	font-size: 16px;
	padding-top: 2px;
	padding-right: 20px;
	background-image: url(img/menuspacer.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#mainmenu li a, #mainmenu a:hover{
   padding:0px 16px;
}

#mainmenu li a{
	text-decoration: none;
	color: #FFFFFF;
}

#mainmenu a{
	cursor: pointer;
	color: #fff;
	font-size:16px;
	font-weight:bold;
}

#mainmenu a:hover{
	cursor: pointer;
	color: #fff;
	background:#333333;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

#lingua    {
	width: 150px;
	float: right;
	height: 24px;
	margin-right: 30px;
}
	#bandiere {
	height: 18px;
	text-align: right;
	margin-top:3px;
	}
		#bandiere  a   {
			margin-right: 5px;
			margin-left: 5px;
		}
#campi {
	width: 202;
	height: 25px;
	vertical-align: text-bottom;
	line-height: 25px;
	}

#corpo  {
	width: 980px;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#piede {
	background-color:#E6DFC3;
	height: 250px;
	clear: both;
	text-align:center;
	background-image: url(img/footer_bg.jpg);
}
#footer {
	width /**/: 980px;
	width:950px !important;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 192px;
	color: #CC0C0D;
	font-size:12px;
	text-align:right;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
}
#powered{
	width: 980px;
	text-align: center;
	clear: both;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
}


#contenuto    {
	color: #666666;
	width: 625px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	font-size: 14px;
	line-height: 1.6em;
	text-align: justify;
	padding-top: 8px;
}
#colonna1  {
	float: right;
	width /**/: 320px;
	width: 300px !important;
	padding-right: 10px;
	padding-left: 10px;

}
	
#cerca    {
	height: 41px;
}


#lateralmenu{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;

}
#lateralmenu ul.lateralMenuLevel {
list-style-type:none;
padding:0;
text-align:right;
}
.lateralMenuLink_0 {
	font-size: 18px;
	color: #666666;
	margin-top:4px;
	margin-bottom:10px;
	text-decoration: none;
	line-height: 30px;
}
.lateralMenuLink_0  a,.lateralMenuLink_0 a:visited,.lateralMenuLink_0 a:active  {
	font-size: 18px;
	margin-top:4px;
	margin-bottom:10px;
	text-decoration: none;
	line-height: 30px;
	color:#666666;
	text-decoration:none;
}
.lateralMenuLink_0 a:hover  {
	color:#ff0000;
	text-decoration:none;
}
.lateralMenuLink_1 {
	color:#000000;
	font-size: 12px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.lateralMenuLink_1  a,.lateralMenuLink_1 a:visited,.lateralMenuLink_1 a:active {
	font-size: 12px;
	text-decoration:none;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
}
.lateralMenuLink_1 a:hover {
	color:#666666;
}
#mod_users_lateralbox, #mod_search_lateralbox, #mod_tagcloud_lateralbox, #mod_meteo_lateralbox, #mod_catalog_lateralbox {
	display:none
}
#mod_newsletter_lateralbox{
	text-align:right;
}#mod_newsletter_lateralbox .boxheader{
	color: #ce0c0d;
	margin-bottom:10px;
font-size: 24px;
}
#mod_news_lateralbox .boxheader {
	text-align:left;
	background-image: url(img/news_background.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#news {
	width: 180px;
	margin-top: 12px;
	float: right;
	clear: both;
}
#contattaci {
	width: 180px;
	margin-top: 12px;
	float: right;
	clear: both;
}
#partner {
	text-align: right;
	margin-top: 40px;
}
#partner ul li{
	list-style-type: none;
}
