
.elemento_dettaglio h1 
{
	font-family : verdana ; 
	font-weight : normal ;
	font-size : 24;
	font-variant :  small-caps ; 
	color : #617DA3;
	margin : 0px ; 
}

.elemento_dettaglio hr
{
	margin : 0px ; 
	border-style : solid ; 
	border-width :1 ; 
	height : 1;
}

.elemento_dettaglio p
{
	font-size : 14;
	font-family : verdana ; 
	text-align : justify;
}