BODY {
	background-color: #E1E1E1;
	background-image: url('../immagini/home/sfondo_body.gif');
	background-repeat: repeat-y;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
}

TABLE.tabella_sfondo_01 {
	
	background-image: url('../immagini/home/sfondo_home_01.gif');
	background-repeat: repeat-x;	
}

TABLE.tabella_testo_home {
	
	height: 16px;
	font-size: 9px;
	color: #333333;
	padding-left: 10px;	
}


TD.cella_sfondo_02 {
	
	background-image: url('../immagini/home/sfondo_home_02.gif');
	background-repeat: repeat-x;		
	
}

TD.inside {
	background-color:#CCCCCC;
	font-size: 7.5pt;
	color: #666666;
	height: 20px;
}

A  {
	color: #000000;
}

A.link_inside {
	color: #000000;
}