h2.home
{
	margin : 0 ; 
	display : block ; 
	background : #617DA3;
	height : 30 ; 
	font-family : times , verdana ; 
	font-variant : small-caps ;
	color : #fff;
	padding-left : 10 ; 
}

div.editoriale
{
	text-align : justify ; 
	font-family :   verdana, times; 
	color : #333;
	font-size : 14 ; 
}
div.editoriale:hover
{
	
}
hr.home
{
	padding : 0 ; margin : 0 ;
}
.editoriale a , .testo_stages a
 {
	color : #555;
	text-decoration : none ; 
 }
 
 .editoriale a:hover ,  .testo_stages a:hover
 {
	color : #77a;
	text-decoration : underline ; 
 }
 
 h3.titolo_stages
{
	margin : 0 ; 
	margin-top : 10;
	display : block ; 
	background : #fff ;
	font-family : times , verdana ; 
	font-variant : small-caps ;
	color : #617DA3;
	padding : 0 ; 
}
 
h3.home
{
	margin : 0 ; 
	margin-top : 16;
	display : block ; 
	background : #fff ;
	font-family : times , verdana ; 
	font-variant : small-caps ;
	color : #617DA3;
	padding-left : 10 ; 
}

div.testo_stages
{
	text-align : justify ; 
	font-family :   verdana, times; 
	color : #333;
	font-size : 13 ; 
}
