body {
	margin:0px;
	padding:0px;
	color:#5b3b1f;
	font-size:11px;
	line-height:150%;
	font-family:Verdana, Arial;
	background-image:url('/images/sfondo_body.jpg');
	background-repeat:repeat-x;
	background-color:#ffe294;

}
	
table, td, tr, th{
 	 border:0px;
 	 margin:0px;
	 padding:0px;
	 color:#5b3b1f;
	 vertical-align:top;
	 font-size:11px;
	 line-height:150%;
 	 text-align:justify;
} 
h1 {
	margin:0px;
	padding:0px;
	font-size: 20px;
	line-height: 25px;
}
h2 {
	font-size: 16px;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	line-height: 17px;
}
h4 {
	font-size: 12px;
	line-height: 14px;
}
h5 {
	font-size: 10px;
	line-height: 12px;
}
h6 {
	font-size: 8px;
	line-height: 10px;
}

.titoli {
 font-family: Times New Roman;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    margin-bottom:10px;
}

a:link	{
	color : #5b3b1f;
	font-family: verdana;
	text-decoration: none;
	border:0px;
	font-weight:bold;
}
a:hover	{
	color : #5b3b1f;
	font-family: verdana;
	text-decoration:underline;
	border:0px;
}
a:visited	{
	color : #5b3b1f;
	font-family: verdana;
	text-decoration:	none;
	border:0px;
}

.mano { cursor: hand }
