html
{
	height:100%;	
}
body
{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
}
/*Classi*/
.Menu
{
	font-size:10px;
	color:#fff;	
}
.Titolo
{
	font-size:16px;
	color:#8a2a2e;
	font-weight:bold;
}
.subMenu
{
	font-size:10px;	
}
a.VMenu
{
	font-size:10px;	
}
a.VSubMenuNews
{
	font-size:10px;		
}
