a {text-decoration: none;}
a.hover {text-decoration: none;}

BODY {
	SCROLLBAR-FACE-COLOR: A0630F;
	SCROLLBAR-SHADOW-COLOR: FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #385C89;
	SCROLLBAR-ARROW-COLOR: FFFFFF;
	SCROLLBAR-TRACK-COLOR:D1D0D5;
	SCROLLBAR-BASE-COLOR: EEDFCF;
	background-image : url(../img/bg.jpg);
	background-position : top;
	background-repeat : repeat-x;
}

#fotoDettaglio{
	width: 260px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
	text-align: center;
}

.ombrab {
	font-family : Verdana;
	font-size : 11px;
	color : FFFFFF;
	text-decoration: none;
  FILTER: DropShadow(Color=black, OffX=1, OffY=1, Positive=yes);
	font-weight : bold;
}
.ombrab:hover {
	color : FFCD00;
}

.arancio {
	font-family : Verdana;
	font-size : 11px;
	color : FFA800;
	text-decoration: none;
  FILTER: DropShadow(Color=black, OffX=1, OffY=1, Positive=yes);
	font-weight : bold;
}

.keyw {
	font-family : Verdana;
	font-size : 1px;
	color : E4CDA5;
}
.rosso {
	font-family : Verdana;
	font-size : 11px;
	color : FF0000;
	text-decoration: none;
  font-weight : bold;
}

INPUT,TEXTAREA,SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	border : 1px solid Black;
}


.testobody {
	font-family : Verdana;
	font-size : 11px;
	color : 000000;
	text-decoration: none;
}

.navon {
	font-family : Verdana;
	font-size : 11px;
	color : 8E7307;
	text-decoration: none;
}


.titolo {
	font-family : Verdana;
	font-size : 11px;
	color : 8E7307;
	text-decoration: none;
  font-weight : bold;
}

.titolo:hover {
	text-decoration: underline;
}


.bianco {
	font-family : Verdana;
	font-size : 11px;
	color : FFFFFF;
	text-decoration: none;
}

.bordo1 {
	border : 1px solid #000000;
}