body {
	margin-top: 0px; margin-bottom: 0px;  
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 16px;

	background-color: #D3C5BD;
}




a:link, a:visited {
text-decoration:none;
font-weight: bold;
font-family: arial; 
color: #612E11;
}

a:hover {
text-decoration:none; 
font-weight: bold; 
font-family: arial; 
color: #800000;
}


color: #354F5E;
}


.textest
{
    display:block;
    padding-top:10px;
    padding-bottom:10px;
	line-height: 16px;
	color:#57636F;	
	text-align: justify;
	
}
A.textest:link			{text-decoration:none; color: #57636F;}
A.textest:visited		{text-decoration:none; color: #57636F;}
A.textest:hover			{text-decoration:none; color: #4060ff;}



.menu{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
	font-weight: bold;
	border-left-width: 1px; 
	border-right-style: solid; 
	border-right-width: 1px;
	border-top-width: 1px; 
	border-bottom-width: 1px;
	background-color:#612E11;
	text-align:center;
}

A.menulink:link		{ color: #D3C5BD;}
A.menulink:visited	{ color: #D3C5BD;}
A.menulink:hover	{ color: #ffffff;}

.contatti_title{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color:#000000;
	font-weight: bold;
	margin-left: 10px; 
	margin-right: 10px;

}
.contatti{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	margin-left: 10px; 
	margin-right: 10px;
	text-align: justify;
	/*padding: 10px;*/
}

.principale{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	text-align: justify;
	margin-left: 10px; 
	margin-right: 10px;

}





.testohome {
	font-family: Tahoma, comic sans ms, book antiqua,palatino, Arial, Verdana, Helvetica, Calibri  ;
	font-size: 9pt;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
	color: #612E11;
}

.testohome:link, .testohome:visited{
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	color: #612E11;
	padding: 1;
}


.testohome:hover{
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding: 1;
}

.testohomesmall:link, .testohomesmall:visited{
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #612E11;
	padding: 1;
}


.testohomesmall:hover{
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding: 1;
}




.tableforminput {
	background-color: #f1f1f1;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #612E11;
	border: 1px solid #612E11;
}

.tableformsubmit {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #612E11;
	border: 1 solid #000000;
	WIDTH: 185px;
}




