

/*colonna sinistra*/
 
 div#sx{
 	width: 180px;
	height: 100%;
	padding:20px 20px 20px 20px;
	
 }
*:first-child+html div#sx{padding:20px 20px 20px 20px;} /*per IE7 */ 

#titoletto_alto-sx{color:#4d4d4d; font-weight:bold;margin-top:10px;}




#box ul li ul{margin:0px 0px 0px 10px; padding:0px;}

#box ul li a.active{color: #01437F;}

#richiedi_info{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-image: url(../img/common/richiedi_info.jpg);
	width: 182px;
	height: 52px;
	margin:20px 0px 0px 1px;
	padding: 0px;
	border:0px;
}

#iscrizione{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-image: url(../img/common/iscrizione.jpg);
	width: 182px;
	height: 52px;
	margin:10px 0px 0px 1px;
	padding: 0px;
	border:0px;
}


.returNews{margin:20px 0px 0px 35px;;}


/*colonna centrale*/
div#centro{
	width:500px;
	line-height: 1.4em;
	padding: 20px 20px 10px 10px;
	color:#666;
} 
 
 
#centro p{margin:10px 0px;}

 *:first-child+html div#centro{width: 510px;} /*per IE7 */ 
 
div#centro img{
	margin:0px 20px 20px 0px;
	float: left;
} 
 
#centro table{border:0px;} 
#centro table tr{border:0px;}
#centro table td{border:1px solid #666;}
.tit{
	display: block;
	width:90px;
	height:20px;
	text-indent:-99999px;
	overflow:hidden;
	margin-bottom:15px;	
	background-repeat: no-repeat;
}



/*colonna destra*/
div#dx{
	width: 175px;
	padding: 20px 10px 0px 0px;
} 

#testimonianze{
	/*height:300px;*/
	margin-bottom:15px;
	width:170px;
}


#scheda{
	height: 85px;
	width: 168px;
	background-color: #e6e6e6;
	border: 1px solid #D9D9D9;
}

#scheda img, #scheda p, #cit img{float:left;}

#scheda p{
	width:70px;
	font-size:10px;
	font-weight: normal;
	padding:5px 5px 0px 5px;
}

#scheda p.grassetto{font-weight: bold;}

#cit img{margin: 0px 5px;}

#cit{
	font-size:12px;
	font-weight: normal;
	width:170px;
	padding:10px 0px 10px 0px;;
}

.fir2{width:170px;}

div#faq ul{list-style-type:none;}

div#faq a{
	display: block;
	text-decoration:none;
	color:#8A9197;
	margin:5px 0px;
}

div#faq a:hover{color:#4d4d4d;}

