BODY {
	background: #FEE679;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E3E14;
	padding: 0px;
}

A:link          {color: #DB9904; text-decoration: underline}
A:active        {color: #DB9904; text-decoration: underline}
A:visited       {color: #DB9904; text-decoration: underline}
A:hover         {color: #4B4B4B; text-decoration: underline}

a.vuoto:link, a.vuoto:active, a.vuoto:visited, a.vuoto:hover {
	text-decoration: none;
	border: 0;
}

input {
	background-color: #FEF0AE;
	border: none;
}
input.pre {
	background-color: #FEF0AE;
	border: 1px solid #4B4B4B;
}
textarea {
	background-color: #FEF0AE;
	border: none;
}

select {
	background-color: #FEF0AE;
	border-color: #DA9103;
	border-style: solid;
	border-width: 1px;
}

.top {
	background: #FEF0AE url(immagini/top.gif) no-repeat;
	width: 780px;
	height: 32px;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	text-align: left;
}
.top a{
	margin: 0px;
	height: 0px;
}
.top img{
	margin: 0px;
	padding: 0px;
}

.testata {
	width: 792px;
	height: 165px;
}

.menu {
	background: #FEF0AE url(immagini/menu-sfondo.gif) repeat-y;
	padding: 3px 0 10px 0;
	width: 114px;
	height: auto;
	text-align: left;
}

.corpohome {
	background: #FEF0AE url(immagini/corpo.gif) no-repeat;
	width: 658px;
	height: auto;
	padding: 10px;
	text-align: left;
	color: #5E3E14;
}

.corpo {
	background: #FEF0AE url(immagini/corpo.gif) no-repeat;
	width: 638px;
	height: auto;
	padding: 10px 15px 10px 25px;
	text-align: justify;
	color: #5E3E14;
}
.corpocontatti {
	background: #FEF0AE url(immagini/corpo.gif) no-repeat;
	width: 638px;
	height: auto;
	padding: 10px 15px 10px 25px;
	text-align: justify;
	font-weight: bold;
	font-size: 13px;
	color: #5E3E14;
}
.corpo li{
	margin: 0 0 0 15px;
	list-style-position: outside;
}
.fotodx {
	margin: 0 10px 10px 0;
}
.fotosx {
	margin: 0 0 10px 10px;
}
.scuro {
	background-color: #FEE679;
	width: auto;
	height: auto;
}

.info {
	margin: 0 5px 0 4px;
}

.spaziocorpo {
	background: #FEF0AE;
	width: 638px;
	height: 10px;
}

.scuro2 {
	background: #FEE679 url(immagini/offerta-sbordo.gif) repeat-y;
	width: auto;
	height: auto;
	padding: 10px 20px 10px 38px;
	text-align: justify;
}
.fotoscuso2{
	background: #FEE679 url(immagini/offerta-base.jpg) no-repeat;
	padding: 7px 27px 12px 8px;
}
.spazioscuro2 {
	height: 10px;
}
.spaziotabella {
	height: 10px;
}
.scurotabella {
	background-color: #FEE679;
	width: auto;
	height: auto;
	padding: 3px 2px;
}

.titolofferta {
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}

.corpo2 {
	background: #FEF0AE;
	width: 638px;
	height: auto;
	padding: 10px 15px 10px 25px;
	text-align: justify;
	color: #5E3E14;
}

.prezzi {
	font-weight: bold;
	text-align: left;
}

.arancio {
	font-size: 14px;
	color: #FF2000;
}

.piede {
	background: #FEF0AE url(immagini/piede.gif) no-repeat;
	width: 732px;
	height: auto;
	padding: 10px 30px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
}

.controllo {
	font-size: 13px;
	font-weight: bold;
}
.dispo {
	display: inline;
	list-style: none inside;
}