#contenuto{
	/*background-image: url(../images/fondo_contenuto_top.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
	padding: 0px 20px 0px 20px;
	min-height: 400px;
	height: auto !important;
	height: 100px;
}

.altezza{
	margin: 0px;
	padding: 0px;
	height: 100%;
}


#header{
	background-image: url(../images/fondo_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 250px;
}



body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

html {
	height: 100%;
}

p{
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: Red;
	text-decoration: underline;
}


.titolo_home{
	 background-image: url(../images/fondo_titolo_home.gif);
	 height: 38px;
	 width: 439px;
	 }
.titolo_home img{
margin: 14px 0px 0px 15px;

}
.titolo_servizi img{
margin: 14px 0px 0px 15px;

}
.titolo_link img{
margin: 14px 0px 0px 15px;

}
.fondoblocco{
background-color: #F9F1FD;
margin: 0px 8px;
padding: 5px 8px;
height: auto !important;
height: 110px;
min-height: 110px;
	
}

.titolo_servizi{
	 background-image: url(../images/fondo_titolo_servizi.gif);
	 height: 38px;
	 width: 439px;
}

.fondoblocco1{
background-color: #F3F0F5;
margin: 0px 8px;
padding: 5px 8px;
height: auto !important;
height: 110px;
min-height: 110px;
	
}
.titolo_link{
	 background-image: url(../images/fondo_titolo_link.gif);
	 height: 38px;
	 width: 439px;
}
.fondoblocco2{
background-color: #FAF4D6;
margin: 0px 8px;
padding: 5px 8px;
height: auto !important;
height: 110px;
min-height: 110px;
	
}


.fondoblocco img{
	margin: 0px;
	padding: 0px 3px;
}
.blocco{
float: left;
	 width: 439px;
	
}
.blocco2{
	 width: 439px;
float: left;
padding-left: 14px;
	
}
.divisorio{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
}
.bloccomenu{
float: left;
	 width: 212px;
line-height:18px;
}

.bloccotesto{
	 width: 666px;
float: left;
padding-left: 14px;
	
}

.titolo_menu{
	 background-image: url(../images/fondo_titolo_menu.gif);
	 height: 38px;
	 width: 212px;
	 }
.titolo_menu img{
margin: 14px 0px 0px 15px;

}

.titolo_testo{
font-size: 15px;
color: #7C8C96;
font-weight: bolder;
border-bottom: 1px solid #BFD0DA; 
padding: 7px 10px;

	
}
.fondotesto{
font-size: 12px;
margin: 10px 8px;
}

.titolo_menu_laterale_ev{
	 font-weight: bolder;
}
.bloccomenu a{
	color: #4C5C66;
	text-decoration: none;
}
.bloccomenu a:hover{
	color: #4C5C66;
	text-decoration: underline;
}
.homelink{
clear: both;
margin-top: 15px;

}
.homelink a{
margin-left: 10px;
	color: #00579D;
	font-weight: bolder;
	text-decoration: none;
}
.homelink a:hover{
	color: Red;
	text-decoration: underline;
}

#footer a{
	color: #7C8C96;
	text-decoration: none;
}
#footer a:hover{
	color: #4C5C66;
	text-decoration: underline;
}

.homelink ul{
	list-style-image: url(../images/bollino.gif);
margin: 0px 15px;
padding: 0px;
}
.homelink ul li {
margin: 2px 15px;
}
.homelink ul li a{
vertical-align: top;
}