@charset "UTF-8";
/* CSS Document */

body,html {
	margin: 0;
	background-image: url(../img/patt.gif);
	background-repeat: repeat;
	height: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#ombra {
	background-image: url(../img/ombra.png);
	height: 700px;
	width: 100%;
}
#headerino {
	width: 799px;
	height: 35px;
	margin: 0 auto;
	background-color: #1b2235;
}
a {
	text-decoration:underline;
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color:#FF6600;
	text-decoration: underline;
}


/* bottone input */
input.btn {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #ff6816;
	border: 0;
} 
input.btnhov {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #869dcf;
	border: 0;
}

  
hr{
	border: 0;
	height: 1px;
	width: 100%;
	background-color: #2d3345;
}

a.areaRiservata  {
	padding:5px 0px 0px 640px;
	color:#FFFFFF;
	display: block;
	background-image: url(../img/ico-areaRiservata.jpg);
	background-repeat: no-repeat;
	background-position: 625px 5px;
}
 a.linkArancio {
	padding:3px;
	color:#FFFFFF;
	background-color: #ff6816;
	font-weight: bold;
	text-decoration: none;
}
a.linkArancio:hover {
	text-decoration:none;
	background-color: #869dcf;
}
 a.linkGallery {
	color:#FFFFFF;
	display: block;
	background-image: url(../img/icoGallery.jpg);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	margin-top: 5px;
	padding-left: 15px;
	width: 200px;
}
#headerHome {
	background-repeat: no-repeat;
	width: 800px;
	margin: 0 auto;
	height: 302px;
	background-position: center top;
	background-color: #1b2235;
}
#menu {
	width: 493px;
	padding: 94PX 0PX 0PX 308PX;
	z-index: 3;
	position: absolute;
}
#logo {
	z-index: 2;
	position: absolute;
	padding: 20px;
}

#introTxt {
	line-height: 17px;
	text-align: justify;
}
.boxOfferte {
	width: 800px;
	margin: 4px auto;
}
.offerta img {
	padding: 5PX 0PX 0PX 0PX;
}
.offertaSx img {
	padding: 5PX 0PX 0PX 0PX;
}
.offerta {
	background-color: #1b2235;
	width: 179px;
	padding: 9px;
	line-height: 16px;
	float: left;
	margin-right: 4px;
}
.offertaSx {
	background-color: #1b2235;
	width: 179px;
	padding: 9px;
	line-height: 16px;
	float: left;
}
.titoletto12Bold{
	font-size:12px;
	font-weight:bold;
}
.nomeAnnuncioLista{
	font-size:12px;
	font-weight:bold;
	padding-left: 25px;
}
.offerta .offertaSx a {
	color:#FFFFFF;
	padding: 3px;
	font-weight: bold;
	margin-top: 10px;
	background-color: #ff6816;
}
.boxContainer {
	background-color: #1b2235;
	margin: 4px auto;
	padding: 8px 15px;
	width: 770px;

}

#footer {
	background-color: #232733;
	height: 51px;
	width: 780px;
	margin: 4px auto 0px auto;
	line-height: 18px;
	padding: 10px;
}
.tabRicerca {
	margin: 25px auto;
	line-height: 24px;
}
.listaAnnunci{
	line-height: 16px;
	float: left;
}
.listaAnnunciIMG {
	float: left;
}
.linkAnnuncio   {
	width: 765px;
	text-align: right;
	padding-bottom: 10px;
}

.listaAnnunciReserved  {
	float: left;
	padding-left: 50px;
	color: #CCCCCC;
	line-height: 16px;
}
.thumbGallery {
	float: left;
	padding: 15PX 15PX 0PX 0PX;
}
p {
	margin: 0;
	line-height: 16px;
	padding: 5px 0px;
}
dt {
	color: #bfbcbc;
	float: left;
	padding-right: 5px;
}
dl {
	line-height: 18px;
}
dd{
	margin: 0;
}
.prezzo {
	font-size: 18px;
}

#slideshow {
	overflow: hidden;
	width: 784px;
	height: 308px;
	z-index: 1;
	position: absolute;
	text-align: center;
	margin: 0px 0px 0px -392px;
	left: 50%;
}
.infoAnnuncio {
	float: left;
	padding-left: 25px;
	line-height: 18px;
	width: 180px;
}
.prezzoOfferta {
	font-size: 14px;
	font-weight: bold;
}
.dettagliAnnuncio {
	float: left;
	width: 250px;
}
#contatti {
	float: left;
	padding: 0px 8px 20px 20px;
	height: 400px;
}

