BODY {	margin: 0px;	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;	left: 0px;	top: 0px;} 
A:link , A:visited {text-decoration : none; color : Black; } 
A:hover {text-decoration: underline;	color: #FF9900;	font: italic bold;} 
A:active {text-decoration : none;color : green;  } 

.contenitore{
   border: 3px solid Black;
   width: 740px;
}
.contenitore_interne{
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	width: 740;
	background: #FFFFE0;
	height: 330px;
}
table {	text-align: justify;	color: Black;	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;} 
table.menu_nav {	border-left: 1px solid Black;	border-top: 1px solid Black;	height: 48px;} 
td.menu_nav{
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	height: 12px;
	font-size: 80%;
}
td.menu_nav_titolo{	border-bottom: 1px solid Black;	border-right: 1px solid Black;	height: 12px;}

.casa1_sfondo{	margin: 0px 0px 0px 0px;	position: absolute;	left: 0px;	top: 0px; background: #FFEFDF;}
.casa2_sfondo{margin:0px 0px 0px 0px;	position:absolute; left:0px; top:135px; background: #EFFFDF;}
.casa3_sfondo{	margin:0px 0px 0px 0px;	position:absolute; left:0px; top:270px; background: #FFFFE0;}

tr.casa1{	background: #FFEFDF;}
tr.casa2{	background: #EFFFDF;}
tr.casa3{	background: #FFFFE0;}
.testo_index{	padding: 5px 5px 5px 5px;}
.testo_interne_contatti{ position:relative; top:40px; left:30px; width:680px; }
.testo_interne_condizioni{ position:relative; top:20px; left:30px; width:680px; height:330;}
.testo_interne_index{	position: relative;	top: 20px;	left: 30px;	text-align: center;	width: 680px;}
