#slideshow {
	overflow: hidden;
	margin:0px;;
	position: relative;
	width: 780px;
	height: 203px;
}

#slideshow img {
	width: 780px;
	height: 203px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}


a {
	text-decoration: none;
	color:#B06C0A;
}
a.hover {text-decoration: none;}

BODY {
	background-image : url(../img/bg.jpg);
	background-position : top;
	background-repeat : no-repeat;
	background-color: #244410;
	margin:0px;
}

div#body{
	background-image:url(../img/bg_body.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:780px;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

div#offerte{
 background-color:#FFF;
 background-image:url(../img/bg_offerter.gif);
 background-position:bottom;
 background-repeat:no-repeat;
 width:261px;
}


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

.ombrab {
	font-family : Arial;
	font-size : 13px;
	color:#B06C0A;
	text-decoration: none;
  /*FILTER: DropShadow(Color=black, OffX=1, OffY=1, Positive=yes);*/
	font-weight : bold;
}
.ombrab:hover {
	color:#B06C0A;
}

.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;
}