/******************** inizio GENERICI ************************/
body{
	background-color:#86806B;
	background-image: url(../images/background/background.gif); 
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#3F331F;
}

p{
	margin:0px;
	padding:0px;
}

a#uno:link {
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
}

a#uno:hover {
	color: #ffffff;
	text-decoration:decoration;
	font-size:12px;
}

a#uno:visited {
	color: #ffffff;
	font-size:12px;
}
	

a:link {
	color: #918869;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #918869;
}

a:visited {
	color: #918869;
	text-decoration:none;
}

#container{
	width:960px;
	margin:auto;
	
}

#top{
	background:#ffffff  url(../images/background/back_top.gif);
	height:43px;
}

#menu {
	background: url(../images/background/back_menu.gif) repeat-x;
	width:948px;
	margin:auto;
	
}	

#foto{
	background-image:url(../images/background/back_foto.gif);
	width:960px;
}

#bottom{
	background-image:url(../images/background/back_bottom.gif);
	background-repeat:repeat-y;
	width:960px;
}
#body{
	background-image:url(../images/background/back_body.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:946px;
	margin:auto;
}

#sx{
	width:267px;
	margin-left:27px;
	float:left;
}

#centre{
	width:649px;
	background-image:url(../images/background/back_testo.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#centre2{
	width:649px;
	background-position:top;
	float:left;
}

#text{
	padding-left:19px;
}

#text1{
	padding-left:19px;
	padding-right:19px;
}

#text2{
	padding-right:19px;
}

#footer{
	width:97%;
	font-size:11px;
	color:#918869;
	margin-left:10px;
}

/********************************* 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: #762D10;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A2E0D;
	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: #6A2E0D;
	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: #6A2E0D;
	font-weight:normal;
	text-decoration:none;
	margin:0;
}

/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px dashed #DCC99D;
}
/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima a{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #575637;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

#text1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A2E0D;
	text-decoration:none;
}


#offerteanteprima h1{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #262619;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}
/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #575637;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px solid #575637;
	width:100px;
	margin-bottom:10px;
	margin-top:10px;
}


/* Stile per il form booking */
#booking {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #575637;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}