body { 
	padding:0px;
	margin:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	line-height:1.3em;
	color:#444;
	background:#fff;
	/*background:url(../img/bg.gif) center repeat-y;*/
}
#bodyDivHome{
	/*background:url(../img/home_bg.gif) repeat-x top #f9f9f9; */
	background:url(../img/home_bg.jpg) repeat-x center top #f9f9f9; 
}
#bodyDivMain{
	background:url(../img/main_bg.gif) repeat-x center top #f9f9f9;
}
#background {
	background:url(../img/footer.gif) bottom repeat-x;
	padding:0px;
	margin:0px; 
	width:100%;
	height:100%;
	}
#header { 
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	width:100%;
	text-align:left;
	display:block;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}
#headerTop { 
	height:91px; 
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
}
#logo { float:left;height:90px;overflow:hidden;width:410px;}
#headerLogin {float:right; clear:right;width:485px;}
#headerMenu {float:right;height:19px;}
#newsHome{display:block;height:150px;width:958px;/*border-bottom: 1px dotted #3e3e3e;*/background:url(../img/bg_bottom.gif) bottom repeat-x;}
#headerHome {display:block; height:380px;width:100%;overflow:hidden;}
#headerMain {display:block; height:133px;width:100%;overflow:hidden;}
#leftBar{float:left;width:270px;margin-top:15px;}
#newsHome div.riquadro { float:left;height:120px;width:310px;text-align:left;margin:15px 7px;display:inline;background:url(../img/bg_vert.gif) right bottom repeat-y;}
#newsHome div.riquadroContattiHome { float:left;height:120px;width:289px;text-align:left;margin:15px 7px;display:inline;}
#leftBar .riquadro { display:block;height:130px;width:289px;text-align:left;margin:15px 15px; background:url(../img/bg_bottom.gif) bottom repeat-x;padding-bottom:0px;}
#leftBar .riquadroContatti { display:block;height:100px;width:289px;text-align:left;margin:15px 15px; padding-bottom:0px;font-size:11px;background:url(../img/bg_bottom.gif) bottom repeat-x;}
#leftBar .riquadroPrivacy { display:block;height:30px;width:289px;text-align:right;margin:15px 15px; padding-bottom:0px;font-size:11px;}
#main { 
	display:block;
	position:relative;/*messo per il footer*/
	width:960px;
	margin:0 auto;
	text-align:left;
}	
#mainContentContainer {
	float:left;
	padding:0px;
	margin:0px;
	width:960px;
	height:auto;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:url(../img/mainContent.gif) repeat-y left;
	
}
#mainContentContainerHome {
	padding:0px;
	margin:0px;
	width:960px;
	height:auto;
border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#mainContent {float:right;min-height:300px;width:585px;margin-top:30px;margin-left:20px;margin-right:20px;display:inline;/*border-left:1px dotted #444;*/}
#mainContentHome{
	float:right;
	width:605px;
	margin-top:30px;
	margin-right:20px;
	min-height:300px;}
.menuButtons { width:80px; height:20px; float:left; background:url(../img/menuButtonRight.gif) left bottom no-repeat; margin:0px; text-align:center;padding-top:7px;font-size:11px;}
.clear {clear:both;}
#footer{position:absolute;bottom:20px;padding:10px;}
#footer p {font-size:11px;}
.riquadro p, .riquadroContattiHome p{font-size:11px;}
.includeitemHome {
display:block;width:289px;height:130px; background:url(../img/border-vertical.gif) repeat-y left;}
.includeitemHome .includetext a.link{ font-size:11px;}
.includetitle {font-size:11px; font-weight:bold; margin:0px;display:block;margin-bottom:0px;}
.newsImage{border:1px solid #999;margin-right:10px;}
a.newsLink:link,a.newsLink:visited,a.newsLink:hover {font-weight:normal; color:#444; text-decoration:none;border:0px;font-size:11px;}
#footer-pre p{margin-top:30px;text-align:right;font-size:10px;color:#999;}
.formfields { margin-left:10px;}
.mailform{margin-top:10px;margin-bottom:40px;}
.requiredfieldname {font-weight:bold;}
.fieldbuttons {text-align:center;margin:10px 0px;	}
input.formfields{margin:2px;width:160px;border: 1px solid #bbb; color:#666;}
input.formfields:hover, input.formfields:focus {
	margin:2px;
	border-top: 1px solid #c51300;
	border-bottom: 1px solid #c51300;
	border-left: 1px solid #c51300;
	border-right: 1px solid #c51300;
}
textarea.formfields{margin:2px;border: 1px solid #bbb; width:99%;color:#666;font-family:Arial, Helvetica, sans-serif;font-size:13px;}
textarea.formfields:hover, textarea.formfields:focus {
	margin:2px;width:99%;
	border: 1px solid #c51300;
	border-bottom: 1px solid #c51300;
	border-left: 1px solid #c51300;
	border-right: 1px solid #c51300;
}
.fieldname, .requiredfieldname  {margin-top:3px;}
.icons{float:right;width:auto;height:32px;}
b, strong {}
/*link home del menu*/.homeLink{
color:#fff; 
font-size:11px;
text-transform:uppercase;float:left;
}
a.homeLink:link, a.homeLink:visited, a.homeLink:hover {padding:6px 15px;color:#FFF;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-weight:normal;background:url(../img/menuButtonLeft.gif) left center no-repeat}
.contentBox{margin-bottom:30px;}
