body 
{
	background-image: url(../images/fondo.gif); 
	margin-top:0px;
	font-family:arial,verdana;
}
.titologrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #715B00;
}
.testoPiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4B4B4B;
}

a:link{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #423500;
}
a:visited{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #423500;
}
a:hover{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
}	
.Stile1 {
	color: #996600;
	font-family: Arial;
}
.Stile2 {color: #715B00}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #715B00;
}
.testoform {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.testoGrass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4B4B4B;
}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #715B00;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sottotitolocorsivo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: normal;
	color: #715B00;
}
.linkattivo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.titoloPagina {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.tabBordo-dx-sx {
	border-right-width: medium;
	border-left-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #eee9d4;
	border-left-color: #eee9d4;
	border-bottom-color: #eee9d4;
}
.tabTastiattivi {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
.sfondoTestata {
	background-image: url(../images/fondosopra.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 100%;
}
form {
	margin-top: 14px;
	margin-left: 35px;
}

input.fields {display: block;
        width: 100px;
        background: url(../images/input_bg.png);
		border-top: 1px solid #715B00;
		border-left: 1px solid #715B00;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;
}
submit_button {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
	float: right;
	margin-right: 40px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
}
.tabintestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #715B00;
	background-image: url(../images/sfondo_tabella.jpg);
}
.tabsinistra {
	background : url(../images/sfondoLaterale.jpg);
	background-position : top;
	background-repeat : repeat-x;
}
.tabcentrale {
	background : url(../images/sfondocentrale.jpg);
	background-position : top;
	background-repeat : repeat-x;
}
