@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
	background-image: url(../images/pageIndexBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
body {
	font: 76%/20px arial, sans-serif;
	text-align:center;
	background-color: #FFF;
}
#container {
	margin:0 auto;
	width:960px;	/*height:971px;*/
	text-align: left;
}
div#header {
	height:349px;
	margin:0;
}
#logo_ {
	float:left;
	width:602px;/*height:349px;*/
}
#chiama_ {
	float:left;
	width:358px;
	height:68px;
}
#menu_ {
	float:left;
	width:358px;
	height:201px;
	background-color: #FFF;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #626262;
	font-weight: bold;
	padding-top: 80px;
	line-height: 12px;
}
#banner {
	float:left;
	margin-top: 2px;
}
#homecontent_ {
	width:680px;
	float:left;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 30px;
}
#homevarie_ {
	float:left;
	width:230px;
	height:330px;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
}
#footer {
	background-color: #EBE9EA;
	width:100%;
	clear:both;
	height: 251px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footerContainer {
	width:960px;
	background-color: #EBE9EA;
	height: 251px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#twitter-link {
	color: #BE1A8D;
}
#twitter_update_list {
	line-height: 20px;
	text-align: left;
	list-style: url(../images/dotBig.gif) none;
	vertical-align: middle;
}
#twitter_update_list a {
	color: #BE1A8D;
	text-decoration: underline;
}
#twitter_update_list a:hover {
	text-decoration: none;
	color: #B3D236;
}
#footer1_ {
	float:left;
	width:500px;
	height:251px;
	background-color: #EBE9EA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
	text-shadow:1px 1px 0px #fff;
	line-height: 44px;
}
#footer2_ {
	float:left;
	width:400px;
	text-align: left;
	background-color: #EBE9EA;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 22px;
}
.menusupverde {
	color: #626262;
	text-shadow:1px 1px 0px #fff;
}
.menusupverde a {
	color: #626262;
	text-decoration: none;
	text-shadow:1px 1px 0px #fff;
}
.menusupverde a:hover {
	color: #B3D236;
	text-decoration: none;
	text-shadow:1px 1px 0px #fff;
}
.menusupfucsia {
	color: #626262;
	text-shadow:1px 1px 0px #fff;
}
.menusupfucsia a {
	color: #626262;
	text-decoration: none;
	text-shadow:1px 1px 0px #fff;
}
.menusupfucsia a:hover {
	color: #BE1A8D;
	text-decoration: none;
	text-shadow:1px 1px 0px #fff;
}
.menusupblu {
	color: #626262;
	text-shadow:1px 1px 0px #fff;
}
.menusupblu a {
	color: #626262;
	text-decoration: none;
	text-shadow:1px 1px 0px #fff;
}
.menusupblu a:hover {
	color: #5A61A5;
	text-decoration: none;
	text-shadow:1px 1px 0px #fff;
}
.txtVerde {
	color: #B3D236;
}
.txtVerde a {
	color: #B3D236;
	text-decoration: none;
	font-weight: bold;
}
.txtVerde a:hover{
	color: #303030;
	text-decoration:underline;
	font-weight: bold;
}
.txtFucsia {
	color: #BE1A8D;
	
}
.txtFucsia a {
	color: #BE1A8D;
	text-decoration: none;
	font-weight: bold;
}
.txtFucsia a:hover {
	color: #303030;
	text-decoration:underline;
	font-weight: bold;
}
.txtBlu {
	color: #5A61A5;
}
.txtBlu a {
	color: #5A61A5;
	text-decoration: none;
	font-weight: bold;
}
.txtBlu a:hover {
	color: #303030;
	text-decoration:underline;
	font-weight: bold;
}
h1 {
	font: bold 24px "Times New Roman", Times, serif;
	color: #303030;
}
h2 {
	font-size: 20px;
	color: #646464;
}
h2 a {
	font-size: 20px;
	color: #646464;
	text-decoration:none;
}
h2 a:hover {
	font-size: 20px;
	color: #646464;
	text-decoration:none;
}
#servizi {
	
}
#servizi li {
	list-style: url(../images/dotBig.gif) outside;
	line-height: 28px;
	text-indent: 0px;
}

