body  {
	background-color : #FCF9F2;
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

p, tr, td, select, textarea, input, ul  {
	font-size : 11px;
	color : #5B3F00;
	text-decoration : none;
}

div  {
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}



a {	 color : #5B3F00; text-decoration : none; }
a:hover { color : #000000; text-decoration : none; }

/* Link */
.arancione { color : #D71800; }
.arancione:hover { color : #FF0000; text-decoration : none; }


.LinkServizi { font-size : 11px;color : #8F8F8F;font-weight : bold;  }
.LinkServizi:hover { font-size : 11px;color : #5B3F00; text-decoration : none; }


.MenuLink { font-size : 11px;color : #660000; }

.testopiccolo  { font-size : 9px; color : #5B3F00; }
.testonormale  { font-size : 11px;color : #5B3F00; letter-spacing:1pt}
.testogrande  { font-size : 12px; color : #5B3F00; letter-spacing:2pt}
.testogigante  { font-size : 18px; color : #5B3F00; letter-spacing:3pt}
.testopiccolob  { font-size : 9px; color : #5B3F00; font-weight : bold; }
.testonormaleb  { font-size : 11px; color : #5B3F00; font-weight : bold; }
.testograndeb  { font-size : 14px; color : #5B3F00; font-weight : bold; }
.testologo  { font-family : serif;font-size : 16px; font-weight : bold; color : #9FBA37; letter-spacing:1pt; vertical-align: middle; }

.testosx1  { font-family : serif;font-weight : bold;  font-size : 20px; color : #5B3F00; letter-spacing:2pt;}
.testosx2  { font-family : serif;font-weight : bold;  font-size : 20px; color : #E5C7AC; letter-spacing:2pt;}

.testoind {font-weight : normal; font-family : serif; font-size : 12px; color : #9FBA37; letter-spacing:1pt; vertical-align: middle; }


.testoDesc  { font-size : 11px; color : #8F8F8F;line-height:180%;}
.testoTit  { font-size : 11px; color : #9FBA37;font-weight : bold;}


/* Menu */
div .mspacer { font-size : 1px; height: 4px; }

ul#MenuLista {	margin: 0; padding: 0; background-color: #FCF9F2;	list-style: none; }
ul#MenuLista li {border-top: 1px solid #E5C7AC; border-bottom: 1px solid #E5C7AC; height: 17px; }
ul#MenuLista li a:link, ul#MenuLista li a:visited {text-align : center;	color: #5B3F00;	width: 100%; padding-top: 2px;padding-bottom: 2px; display: block; }
ul#MenuLista li a:hover { text-align : center;color: #9FBA37; background-color: #eeeecf; width: 100%; height: 100%; padding-top: 2px;padding-bottom: 2px; display: block; }
ul#MenuLista li span { text-align : center; color: #5B3F00;	width: 100%; padding-top: 2px;padding-bottom: 2px; }

