/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS", Arial; 
	font-size:11px;
	color:#666666;
}
.testo_bianco_bold{
    color:#FFFFFF;
	font-weight:bold;
	}
.testo_bianco{
    color:#FFFFFF;
	}
	.bordo_grigio{border:1px solid #CCCCCC;} 
	.bordo_marroncino{border:1px solid #E3DCC1}
	.bordo_grigio_inf{border-bottom:1px solid #CCCCCC;} 
	.titolo_arancio{font-size:16px; color:#FF9900; font-weight:bold;}
	.input_text{width:140px; height:12px; font-size:10px; font-family:"Trebuchet MS"; color:#666666;}
	.testo{font-family:Verdana, sans-serif; font-size:11px;color:#666666;}
	.bordo_grigio_inftratt{border-bottom:1px dashed #CCCCCC;}
.img2{float:left; padding-right:10px;}
.bordo_bludx{border-left:1px solid #0066CC;}	
.bordo_grigio_trattDX{border-right:1px dashed #cccccc;}
