#intestazione_standard, .immagine_right, #footerstampa, .contrasto, #caratteri, .menu, #intestazionestampa
{
	display: none;
}

.titolo
{
	display:block;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
}





 a.secondo, a:link.secondo
{
	color:#000;
	font-size:0.9em;
	line-height:1.1em;
	
}

 

.attivo

{
	font-weight: bold;
	color:maroon;

}


#testo
{
	
	padding: 4px 6px;
		text-align:justify;
	
}


.percorso
{
	text-align: right;
	margin-right:2px;
	font-size:0.9em;
	border-bottom:1px dashed #4682B4;
}
.percorso a
{
	color: #154E87;
	text-decoration: none;
}
.percorso a:hover
{
	color: #DA0000;
	text-decoration: none;
	background:none;
		
}

.corsivo
{
	font-style:italic;
}


.clearer
{
	clear:both;
}

.bold
{
	font-weight: bold;
}
.right
{
	text-align: right;
}
.center
{
	text-align:center;
}
.foot
{
	text-align: center;
	font-style: italic;
	color: #666;
	font-size: 0.9em;
}
h1
{
	font-weight:bold;
	font-size:2em;
}
h5
{
	font-weight:bold;
	font-size:1.4em;
}

p 
{
	font-size:1em;
	line-height:1.4em;

}

a, a:link
{
	text-decoration: none;
	color:#151dc6;
}

}