body, p {
	font-family: Georgia;
	font-size: 21px;
	margin: 0px;
	color:#757575;
	background-color:#000000;
}
body{
	overflow-y: scroll !important; 
	//overflow-y: auto !important;
	overflow-y: auto;
}
a:link, a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
a:hover{
	color:#e88f10;
}
img{
	border:0px;	
}
.testo_colore {
	color: #e88f10;
}
.testo_bianco {
	color: #FFFFFF;
}
.grassetto{
	font-weight: bold;
}
.testo_copyright{
	font-size:11px;
	color:#444444;
}
.menu_lato {
	font-family:Tahoma, Verdana;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
}
#contentAnt{
	float:right;
}
.antFoto{	
	background-color:#FFFFFF;
	border:#444444 8px solid;
	float:left;
	margin:0px 0px 14px 0px;
}
.vuoto14{
	width:14px;
	display:inline;
	float:left;
}
