/******************** inizio GENERICI ************************/
body{
	background-color:#ffffff;
	background-image:url(../images/background/back_esterno.jpg);
	background-position: top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#634A00;
}

p{
	margin:0px;
	padding:0px;
}

a#uno:link {
	color: #8E7426;
	text-decoration:none;
	font-size:10px;
}

a#uno:hover {
	color: #8E7426;
	text-decoration:none;
	font-size:10px;
}

a#uno:visited {
	color: #8E7426;
	font-size:10px;
	text-decoration:none;
}

a:link {
	color: #54441C;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #54441C;
}

a:visited {
	color: #54441C;
	text-decoration:none;
}

#container{
	background:#FFFFFF url(../images/background/back_body.gif);
	background-repeat:repeat-y;
	width:962px;
	height:100%;
	margin:auto;
	
}
#container2{
	background:#FFFFFF url(../images/background/back_body2.gif);
	background-repeat:repeat-y;
	width:962px;
	height:100%;
	margin:auto;
	
}

#top{
	background:#ffffff;
	height:87px;
}


#menu {
	z-index:2;
	position: absolute;
	width:587px;
	height:29px;
	background:#ffffff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	top: 349px;
	background: url(../images/background/back_menu.gif) repeat-x;
	margin-left:1px;
	
}	
	

#body{
	background-image:url(../images/background/background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#body_booking{
	background-image:url(../images/background/background_booking.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#sx{
	float:left;
}

#offerte{
	width:176px;
	float:left;
	color:#7A5D03;
}

#foto{
	width:183px;
	float:left;
}

#testo{
	width:413px;
	float:left;
}

#banner{
	width:189px;
	float:right;
}

#indirizzo{
	margin-left:25px;
	font-size:11px;
	color:#54441C;
	margin-bottom:5px;
}

.booking{
	
	font-size:11px;
	color:#54441C;
	
}

#text{
	padding-left:25px;
	padding-right:25px;
}

/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A2E0D;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E7426;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #634A00;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #634A00;
	text-decoration:none;
	font-weight:normal;
	margin:0;
}

/* Stile per Descrizione Lunga Offerta */
#offertelastminute h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #634A00;
	font-weight:normal;
	text-decoration:none;
	margin:0;
}

/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 0px dashed #DCC99D;
}
/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #8E7426;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #8E7426;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border:1px dotted #EEE9D9;
	width:98%;
	margin-top:7px;
	margin-bottom:7px;
}

h1{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #8E7426;
	text-decoration:none;
	font-weight: bold;
		padding-left:25px;
	padding-right:25px;

}