@import url("reset.css");
@import url("jquery.lightbox-0.5.css");
html, body {
	padding:0;
	margin:0;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	color:#74706D;
	font-size:12px;
	background: #474747 url(../img/bkg.jpg) repeat-x top;
	line-height: 17px;
	text-align:center;
}
p {
	padding: 0 0 14px 0;
	margin: 0;
}
a {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #000000;
}
.clear {
	clear: both;
	display: block;
}
/*------------------Layout-----------*/
#main {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	position:relative;
	background: url(../img/bkg_main1.jpg) no-repeat 0 406px;
}
#header {
	height: 300px;
}
#content {
	background: #dbe0e3;
}
/*-------------------HEADER ---------*/
#header {
	position:relative;
	height: 450px;
}
#header h1 {
	clear:both;
}
#logo {
	position: absolute;
	top: 127px;
	left: 0;
	z-index: 12
}
#lingua-cambio {
	float:left;
	background: url(../img/bg-lingua.gif) no-repeat;
	width:209px;
	height:28px;
	position:absolute;
	top:386px;
	text-align:center;
}
#lingua-cambio a {
	color: #242424;
	font-size:12px;
	text-decoration: none;
	line-height:28px;
	font-weight:500;
	display:block;
}
#lingua-cambio a:hover {
	background:url(../img/bg-lingua-hover.gif) no-repeat;
}
/*------------------ Menu -----------*/
#menu {
	background: url(../img/menu.jpg);
	width: 807px;
	height: 76px;
	position: absolute;
	right: 0;
	top: 30px;
}
#menu li {
	padding: 4px 12px 0 12px;
	margin: 0;
	text-indent: -100000px;
	float: left;
}
#menu li a {
	display: block;
	height: 72px;
}
#menu li a:hover, #home #menu li#m_home a, #hotel #menu li#m_hotel a, #prenotazioni #menu li#m_prenotazioni a, #dovesiamo li#m_dovesiamo a, #ristorante li#m_ristorante a, #servizi li#m_servizi a, #tariffe li#m_tariffe a, #contatti li#m_contatti a, #link li#m_link a {
	background-image: url(../img/menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
li#m_home {
	width: 68px;
}
li#m_hotel {
	width: 46px;
}
li#m_ristorante {
	width: 68px;
}
li#m_servizi {
	width: 56px;
}
li#m_tariffe {
	width: 46px;
}
li#m_prenotazioni {
	width: 94px;
}
li#m_dovesiamo {
	width: 96px;
}
li#m_contatti {
	width: 60px;
}
li#m_link {
	width: 56px;
}
/*-----------menu-en----------*/

#menu-en {
	background: url(../img/menu-en.jpg);
	width: 807px;
	height: 76px;
	position: absolute;
	right: 0;
	top: 30px;
}
#menu-en li {
	padding: 4px 12px 0 12px;
	margin: 0;
	text-indent: -100000px;
	float: left;
}
#menu-en li a {
	display: block;
	height: 72px;
}
#menu-en li a:hover, #home #menu-en li#m_home-en a, #hotel #menu-en li#m_hotel-en a, #booking #menu-en li#m_booking-en a, #location li#m_location-en a, #restaurant li#m_restaurant-en a, #services li#m_services-en a, #rates li#m_rates-en a, #contacts li#m_contacts-en a, #link li#m_link-en a {
	background-image: url(../img/menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
li#m_home-en {
	width: 68px;
}
li#m_hotel-en {
	width: 46px;
}
li#m_restaurant-en {
	width: 68px;
}
li#m_services-en {
	width: 56px;
}
li#m_rates-en {
	width: 46px;
}
li#m_booking-en {
	width: 94px;
}
li#m_location-en {
	width: 85px;
}
li#m_contacts-en {
	width: 70px;
}
li#m_link-en {
	width: 50px;
}
/*-----------fine-menu-en----------*/	
div#mappa {
 width:708px;
 height:300px;
 margin:0px;
 }

/*------   -----------*/
#gallery {
	position: absolute;
	right: 0;
	top: 120px;
	z-index: 20;
	width: 710px;
	overflow:hidden;
	height: 320px;
}
#foto {
	width: 370px;
	margin:10px 0px 0px 10px;
}
#foto li {
	float:left;
}
#foto img {
	display:block;
	padding: 1px;
	border: 4px #fff solid;
	margin: 4px;
}
#foto a:hover img {
	border: 4px #ccc solid;
}
/*------------- CONTENT -----------------*/
#content {
	background: #242424 url(../img/footer.gif) no-repeat left bottom;
	padding-bottom: 60px;
}
#testo, #testo-prenotazione {
	width: 370px;
	float: left;
	color: #dfdfdf;
}
#testo-prenotazione {
	width:700px;
}
#testo p a {
	margin:0px;
	padding:0px;
	color:#CCCCCC;
}
#testo a {
	margin:10px 0px 0px 30px;
	padding:0px;
	color:#f2b153;
}
#testo a:hover {
	text-decoration:underline;
}
#testo p a:hover {
	color:#f2b153;
}
#testo p, #testo-prenotazione p {
	width:340px;
	margin:0px 0px 0px 15px;
	text-align:justify;
	padding:0px;
}
#testo h4, #testo-prenotazione h4 {
	height: 47px;
	width: 370px;
	text-indent: -10000px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	float:left;
}
#home #testo h4 {
	background: #242424 url(../img/label-home.gif) no-repeat right bottom;
}
#home-en #testo h4 {
	background: #242424 url(../img/label-home-en.gif) no-repeat right bottom;
}
#hotel #testo h4 {
	background: #242424 url(../img/label-hotel.gif) no-repeat right bottom;
}
#prenotazioni #testo-prenotazione h4 {
	background: #242424 url(../img/label-prenotazioni.gif) no-repeat bottom;
}
#booking #testo-prenotazione h4 {
	background: #242424 url(../img/label-prenotazioni-en.gif) no-repeat right bottom;
}
#dovesiamo #testo h4 {
	background: #242424 url(../img/label-dove.gif) no-repeat right bottom;
}
#location #testo h4 {
	background: #242424 url(../img/label-dove-en.gif) no-repeat right bottom;
}
#ristorante #testo h4 {
	background: #242424 url(../img/label-ristorante.gif) no-repeat right bottom;
}
#restaurant #testo h4 {
	background: #242424 url(../img/label-ristorante-en.gif) no-repeat right bottom;
}
#servizi #testo h4 {
	background: #242424 url(../img/label-servizi.gif) no-repeat right bottom;
}
#services #testo h4 {
	background: #242424 url(../img/label-servizi-en.gif) no-repeat right bottom;
}
#tariffe #testo h4 {
	background: #242424 url(../img/label-tariffe.gif) no-repeat right bottom;
}
#rates #testo h4 {
	background: #242424 url(../img/label-tariffe-en.gif) no-repeat right bottom;
}
#contatti #testo h4 {
	background: #242424 url(../img/label-contatti.gif) no-repeat right bottom;
}
#contacts #testo h4 {
	background: #242424 url(../img/label-contatti-en.gif) no-repeat right bottom;
}
#link #testo h4 {
	background: #242424 url(../img/label-link.gif) no-repeat right bottom;
}
#link #testo h4 {
	background: #242424 url(../img/label-link-en.gif) no-repeat right bottom;
}
#offerta #testo h4 {
	background: #242424 url(../img/label-offerte.gif) no-repeat right bottom;
}
#offerta-en #testo h4 {
	background: #242424 url(../img/label-offerte-en.gif) no-repeat right bottom;
}
/*-------testo-en--------*/

#home-en #testo h4 {
	background: #242424 url(../img/label-home-en.gif) no-repeat right bottom;
}
/*----- HOME PRENOTAZIONE ------------*/
#prenotazione, #prenotazione-en {
	margin:0px 0px 0px 15px;
	width:305px;
	height:415px;
	float: left;
	position:relative;
	background:url(../img/homte_thprenotazione1.gif) no-repeat;
	z-index:120;
}
#prenotazione-en {
	background:url(../img/homte_thprenotazione-en.gif) no-repeat;
}
#prenotazione table, #prenotazione-en table {
	width: 190px;
	margin: 10px 0 0 20px;
}
#prenotazione label, #prenotazione-en label {
	display: block;
	color: #eee;
	text-transform: uppercase;
	font-size: 10px;
}
input#invia {
	float:right;
	margin-top: 4px;
}
/*--------- OFFERTE --------------*/
#offerte {
	height: 420px;
	width: 230px;
	float: right;
	position:relative;
	z-index:95;
	background: url(../img/homte_thofferte.gif) no-repeat right top;
}
#prenotazioni #offerte {
	margin-top:100px;
}
#booking #offerte-en {
	margin-top:100px;
}
#offerte div, #offerte-en div {
	margin: 0 60px 10px 20px;
	clear:both;
	padding-bottom: 10px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	color: #dfdfdf;
	font-size: 10px;
	border-bottom: 1px dashed #eee;
}
#offerte img, #offerte-en img {
	display: block;
	float: left;
	margin: 5px 4px 2px 0;
	border: 1px solid #ccc;
	padding: 1px;
}
#offerte strong, #offerte-en strong {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}
#offerte a, #offerte-en a {
	color:#ccc;
}
#offerte a:hover, #offerte-en a:hover {
	color:#fff;
	text-decoration:underline;
}
#offerte-en {
	height: 415px;
	width: 230px;
	float: right;
	position:relative;
	z-index:95;
	background: url(../img/homte_thofferte-en.gif) no-repeat right top;
}
.titolo_offerta {
	text-align:left;
	margin:0px 0px 10px 30px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}
#offerta #testo p {	
	margin: 10px 30px;
}
#offerta #testo a.dettaglio_offerte {	
	margin-bottom: 20px;
	display:block;
	text-align: right;
	border-bottom: 1px dashed #666
}
a.tutte_offerte_lato {
	font-size: 11px;
	margin:0px 50px 0px 12px;
	text-align:right; 
	clear:both; 
	display: block;
	border-n
	}
.paginazione-offerte b {
	margin:0px 0px 0px 23px;
	padding:3px;
	font-size:12px;
}
.paginazione-offerte a {
	margin:0px;
	padding:0px 4px 0px 4px;
	font-size:12px;
	color:#F2B153;
}
.paginazione-offerte a:hover {
	text-decoration:underline;
}
/*--------- OFFERTE --------------*/
#lastminute {
	height: 300px;
	width: 230px;
	float: left;
	position:relative;
	background: #242424 url(../img/homte_thlastminute.gif) no-repeat right top;
}
#lastminute div {
	margin: 0 60px 10px 20px;
	padding-bottom: 5px;
	color: #dfdfdf;
	font-size: 10px;
	border-bottom: 1px dashed #eee
}
#lastminute img {
	display: block;
	float: left;
	margin: 0 4px 4px 0;
	border: 1px solid #ccc;
	padding: 1px;
}
#lastminute strong {
	display: block;
}
/*--------- FOOTER -----------------------*/
#footer {
	margin-top: 10px;
	padding-bottom: 20px;
}
/*---------- PRENOTAZIONI ------------------*/
#prenotazioni h5, #booking h5 {
	width:360px;
	border-bottom: 1px solid #eee;
	text-align:right;
	margin-bottom: 20px;
	margin-top:10px;
	float:left;
}
#prenotazioni fieldset, #booking fieldset {
	background: #a6261b;
	width: 596px;
	height:255px;
	padding:40px 10px 0px 10px;
	margin: 36px 10px 20px 30px;
	background: url(../img/datiprenotazione1.gif) no-repeat #a6261b;
	float:left;
}
#booking fieldset {
	background: url(../img/datiprenotazione1-en.gif) no-repeat;
}
#prenotazioni table, #booking table {
	margin:0px;
}
#testo table td, ##booking table td {
	padding: 2px;
}
#cont_footer {
	color:#ccc;
}
/*----------- TARIFFE --------------------*/
.table_tariffe {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}
.table_tariffe thead th {
	padding: 5px 8px;
	background: #666;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px
}
.table_tariffe td {
	padding: 8px 4px;
	border-bottom: 1px solid #666
}
/*---------------- DOVE SIAMO ---------------*/
#dovesiamo #testo ul, #location #testo ul {
	margin: 10px 0 10px 25px;
	}
#dovesiamo #testo ul li, #location #testo ul li {
	margin-left: 10px;
	margin-bottom: 8px
	}
#dovesiamo #testo ul li span, #location #testo ul li span {
	display: block;
	font-size: 11px;
	}
#dovesiamo #testo ul li a, #location #testo ul li a {
	display: block;
	text-align: right;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	}
#dovesiamo #testo h5, #location #testo h5 {
	color: #fff;
	text-transform: uppercase;
	margin: 10px 0 10px 25px;
	border-bottom: 1px dashed #666
	}
#dovesiamo #testo h6, #location #testo h6 {
	margin: 5px auto;
	text-transform: uppercase
	}