/* CSS Document */

body{
	margin:0; padding:0; font-family:"Trebuchet MS", SANS-serif; font-size:12px; background-image:url(../images/sfondo.gif);
	background-color:#4396ca; background-repeat:repeat-x; }
	
.tabella{
	width:960px; background-color:#FFFFFF; margin:0 auto 0 auto;}
.contenitore{
	width:960px; background-color:fff; margin:0 auto 0 auto;}	
	
.tabella .link {
	font-weight:bold; color:#FFFFFF; padding:0; text-decoration:none; text-transform:uppercase; font-size:12px; text-align:center;}	
.tabella .link a{
	font-weight:bold; color:#FFFFFF; padding:0 30px 0 30px; text-decoration:none; text-transform:uppercase; font-size:13px;}		
.tabella .link a:hover{
	font-weight:bold; color:#FFFF66; text-decoration:none; text-transform:uppercase; font-size:13px;}	

.tabella .titoli_img img{
	margin:0 0 5px 15px;}
.tabella .image img{
	margin:10px 0 0 10px;}	
.tabella .testo {
	color:#333333; padding:10px 50px 0 15px;}
.tabella b{
	color:#1a62a7;}	
	
.tabella .testo_interno{
	color:#333333; padding:0 30px 0 15px; font-size:13px; line-height:20px;}	
.tabella .testo_interno a{
	color:#333333; text-decoration:underline;}		
.tabella .testo_interno a:hover{
	color:#666; text-decoration:underline;}			

