
html {
	height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background: #E3E3E3;
	margin:0px;
	border: 0;
	
}

div#contenitore{
	position:    absolute;  
	width: 604px;
	margin:0px auto;
	left:50%;
	margin-left: -302px;
	text-align:center;
	border: 0;
	
	
	
}


p, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}


a:link		{ color: #666666;}
a:visited	{ color: #666666;}
a:active	{ color: #666666;}
a:hover		{ color: #023624;}
	
.bia {	background: #FFFFFF;}
.riga {	{
	border-bottom: 1px solid #D9D9D9;
} 

