BODY {
	
	background-color: #F2F2F2;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;	
}


TABLE.tabella_sfondo_intestazione {
	
	background-image: url('../immagini/home/sfondo_intestazione.gif');
	background-repeat: repeat-y;
	background-color: #990000;
	height: 8px;
	font-size: 8px;	
}

TABLE.tabella_sfondo_img {
	
	background-image: url('../immagini/home/sfondo_img.gif');
	background-repeat: repeat-x;
	background-color: #333333;

}

TABLE.tabella_sfondo_pulsanti {
	
	background-image: url('../immagini/home/sfondo_pulsanti.gif');
	background-repeat: repeat-x;
	height: 60px;
}

TABLE.tabella_indirizzo {
	
	font-size: 7.5pt;
	color: #333333;
	line-height: 12pt;
	padding: 3px;	
}


TD.cella_inside {
	
	background-color: #FFFFFF;
	font-size: 7.5pt;
	color: #CCCCCC;
	height: 15px;	
}


TD.cella_sfondo_rosso {
	
	background-image: url('../immagini/home/sfondo_rosso.gif');
	background-repeat: repeat-y;
	background-color: #A90000;
	height: 16px;
	font-size: 5px;	
}


A {
	
	color: #333333;	
}


A.email_inside {
	
	color: #999999;	
}
