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

TABLE.tabella_marrone {
	
	background-color: #795046;
	height: 8px;
	font-size: 8px;	
}

TABLE.tabella_box {
	
	background-image: url('../immagini/home/sfondo_box.gif');
	background-repeat: repeat-y;

}


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

A  {
	color: #795046;
}

A.link_inside {
	color: #E3AE40;
}
