body
{
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;  
	color: #666;
	background: white;

      
}


p, blockquote
{
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 18px;
	text-align: justify;
	line-height: 1.3em;

      
}



#testata
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666;
      
}

#fine-pagina{
	page-break-after: always;
}


#rubrica{
	
	padding: 0;
	margin: 20px auto; 
	border: 1px solid #999;
	text-align:left;
	width: 95%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;  
	color: #666;
	page-break-after: always;
	
}

#articolo{
	
		 padding: 20px 30px 20px 30px;
		 margin: 0; 
		 line-height: 1.3em;
}

	

}

a {
	text-decoration: none;
	color:  #999;
	}
a:visited {
	color:  #999;
	}
a:active {
	color:  #999;
	}
a:hover {
	color: #ccc;

	}


#titolo
{
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 25pt;
	font-weight: bold;
	text-align: left;
    color: #444;
	line-height: 1em;
}

#titolo a
{
	font-family: Garamond, "Times New Roman", Georgia, serif;
	font-size: 25pt;
	font-weight: bold;
    text-decoration: none;
	color: #444;
}

#sezioni{   
				float: left;
	         	position: relative;
				top:0px;
                left: 0px;
                padding: 0 0 2px 30px;
	         	margin: 0;
	         	border-bottom: 1px solid #999;
				font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	            font-size: 16px;
				font-weight: bold;				
				color: #666;
		
}


