input {
	/*font-size: 8pt;
	margin: 0px;
	padding: 0px;*/
    border: 1px solid #777569;
}
select {
	/*font-size: 8pt;
	margin: 0px;
	padding: 0px;*/
    border: 1px solid #777569;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.box_scheda h1
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	display:inline;    
}
.menusx_main h1,h2
{
    padding:0px;
	display:inline;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #58564B;
    }
.menusx_voce h1,h2
{
    padding:0px;
	display:inline;
	margin:0px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
    }