
/*#####################################
generici
/*#####################################*/

html,body{
	margin: 0; padding: 0;
	font: 0.82em Verdana, sans-serif; text-align: center;
	background: #4C7D82 url('immagini/img_template/sfondo_pagina.jpg') top center repeat-x;
}
p{
	margin: 0 10px 10px;
}
ul{
	margin: 10px 0 10px 25px;
}
img, div, table, td, tr, th, tbody{
	padding: 0; margin: 0; border: 0;
}
a{
	margin: 0; padding: 0;
	font-weight: bold; color: #005899; text-decoration: underline;
}
a:visited{
	text-decoration:underline;
}
a:hover{
	text-decoration: none;
}
.interruzione{
	clear: both;
}
.titolo{
	display: block;
	font-weight: bold; color: #005899;
}
blockquote {
	padding: 0 0 10px 25px;
}

/*#####################################
struttura
/*#####################################*/

#principale{
	text-align: left;
	width: 962px; margin: 0 auto;
	background: url("immagini/img_template/sfondo_ombra.png") top center repeat-y;
}
/* Attenzione: codice compatibile con IE6 per la png di sfondo: non toccare! (il percorso deve essere assoluto E completo!!)*/
* html #principale{
 background-color: #000;
 back\ground-color: transparent;
 background-image: url(blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="immagini/img_template/sfondo_ombra.png", sizingMethod="scale");
 }
#header{
	position: relative;
	height: 76px; width: 909px; margin: 0 auto;
/*	border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;*/
}
#contenitore_foto{
	margin-top: 2px;
}
#foto{
	margin: 0 auto;
	!margin-left: 2px;
}
#header h1{
	height: 80px; margin:0; padding-left: 10px;
	background: #EEE;
	line-height: 80px; color: #79B30B;
}
#wrapper{
	float: left;
	width: 909px; !width: 909px; margin: 0 0 20px 0; padding-left: 54px;
	/*border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;*/
}
#colonna_centrale{
/*	margin: -27px 262px 0 168px;*/ /* DA USARE SE C'È IL TITOLO NELLE PAGINE */
	margin: 0px 262px 0 168px;
	position: relative;
	z-index: 100;
}
#colonna_centrale li {
	margin-left:20ox;
}
#colonna_centrale h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:5px;
	margin-right:0px;
}
#colonna_centrale p{
	line-height: 1.4;
}
#colonna_sinistra{
	float: left;
	width: 190px; margin: -36px 0 20px -937px;
	text-align: center;

	z-index: 100;
}
#colonna_destra{
	width: 214px; margin: -304px 0 0 -248px;
	float: left;
	text-align: center;

	z-index: 100;
}

/* start_wifi icon */
.wifi{ position: relative; width: 180px; height: 88px; overflow: hidden; top: 60px; }
	.wifi span{ position: absolute; display: block; background: url(../immagini/wifi.png) no-repeat; width: 180px; height: 88px; left: -143px; }
/* end_wifi icon */

#colonna{
	background-color: #f8f8eb;
	width: 214px; margin: 0 auto; padding: 0 0 20px 0;
}

#centrale_sx {
	width: 320px;
	float: left;
}
#centrale_dx {
	float: right;
}

.breadcrumbs{
	margin: 10px 0 20px 0;
}

/*#####################################
testata - logo - lingue
/*#####################################*/

#logo{
	width: 683px;
	height: 78px;
	float: left;
	/*background: url("../immagini/img_template/logo.gif") top center no-repeat;*/
}
#lingue{
	width: 226px; margin: 0; !margin: 0 0 0 -226px;
	float: right;
	text-align: center;
}

#lingue ul{
	padding: 14px 0; margin: 0 auto;
	font-size: 90%; text-align: center;
}
#lingue ul li{
	display: inline;
	padding: 0; margin: 0;
}
span.barra {
	padding-right: 5px;
}
#lingue a{
	color: #500000;
	font-weight: normal;
}
#lingue ul li.selezionato{
	font-weight: bold;
}
#lingue ul li.italiano{
	display: inline;
	padding: 0 1px 0 4px; margin: 0; border-left: 0;
}
#benvenuto{
	height: 31px; width: 214px; margin: 0 auto; padding-top: 6px; display: block;
	background-color: #500000;
	color: #ffffff; font-weight: bold; font-size: 100%;
}


/*#####################################
menu laterale
/*#####################################*/

#menu{
	width: 172px; padding: 0; margin: 0 auto;
	text-align: left;
	background: url("immagini/img_template/sfondo_menu_standard.gif") top center repeat-y;
}
#menu li{
	list-style: none;
	font-weight: bold;
	padding: 0 6px 0 0px; !padding: 0; margin: 0;
	border-top: 1px solid #ffffff;
}
#menu li a, #menu li a:visited{
	display: block;
	padding: 11px 6px 11px 15px; margin: 0 -13px; !margin: 0;
	width: 100%; !width: 150px; height: 100%;
	color: #000000;
	text-decoration: none;
}
#menu li a:hover{
	color: #500000;
	background: url("immagini/img_template/sfondo_menu_standard_over.gif") top center repeat-y;
}
#menu li img{
	display: inline;
	vertical-align: middle;
}
#menu li.bimbi{
	background: url("immagini/img_template/sfondo_menu_bimbi.gif") top center repeat-y;
}
#menu li.bimbi a:hover{
	color: #005899;
	background: url("immagini/img_template/sfondo_menu_bimbi_over.gif") top center repeat-y;
}
#menu li.allinclusive{
	background: url("immagini/img_template/sfondo_menu_allinclusive.gif") top center repeat-y;
}
#menu li.allinclusive a:hover{
	color: #194f01;
	background: url("immagini/img_template/sfondo_menu_allinclusive_over.gif") top center repeat-y;
}
#menu li.areariservata{
	background: url("immagini/img_template/sfondo_menu_areariservata.gif") top left repeat-y;
}
#menu li.areariservata a:hover{
	color: #500000;
	background: url("immagini/img_template/sfondo_menu_areariservata_over.gif") top center repeat-y;
}


.spot{
	font-size: 120%; font-weight: bold; color: #ffffff;
	text-align: center;
	width: 100%; display: block;
	margin-bottom: 30px;
}


/*#####################################
menu orizzontale offerte
/*#####################################*/


div.menu_orizzontale {padding: 8px 10px 4px 4px;
	background: #D4E3F4 url("immagini/img_template/sfondo_menu_offerte.gif") top left repeat-x;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 0px;
	}
.menu_orizzontale ul
{
color: #ffffff;
padding: 0; margin: 0 auto;
background: url("immagini/img_template/freccia_blu.gif") center left no-repeat;
}
.menu_orizzontale li
{
text-align: center;
display: inline;
list-style: none;
font-weight: bold;
padding: 0; margin: 0;
}
.menu_orizzontale a
{
color: #005899;
text-decoration: none !important;
padding: 10px 3px 4px 3px;
}
.menu_orizzontale a:hover
{
color: #000000;
background-color: #ffffff;
}
.voce_corrente {padding: 10px 3px 4px 3px;
	color: #000000;
	background-color: #ffffff;}


/*#####################################
struttura foto
#####################################*/

.foto{
	float: left;
	margin: 0 14px 6px 0;
}

/*cornice da utilizzare con foto normale

.cornicetop_gallery{
	height: 6px;
	background: url('/img/sfondotop_foto_gallery.gif') bottom center no-repeat;
}
.cornicelaterale_gallery{
	padding: 6px;
	background: url('/img/sfondolaterale_foto_gallery.gif') center center repeat-y;
	text-align:center;
}
.cornicebottom_gallery{
	height: 6px;
	background: url('/img/sfondobottom_foto_gallery.gif') top center no-repeat;
}*/



/*#####################################
box offerte e box news
#####################################*/

#offerte, #news{
	margin-bottom: 16px;
}
#news h2{
	color: #ffffff;
	font-weight: bold; font-size: 110%; background-color: #005899;
	padding: 5px 10px; margin: 0 0 10px 0;
}
#offerte h2{
	color: #ffffff;
	font-weight: bold; font-size: 110%; background-color: #005899;
	padding: 5px 10px; margin: 0;
}
#offerte p{
	border-bottom: 1px solid #D4E3F4;
	padding: 6px 0 6px 46px; margin: 4px 0 0 0;
}
#menu_offerte{
	padding: 8px 6px 4px 10px;
	background: #D4E3F4 url("immagini/img_template/sfondo_menu_offerte.gif") top left repeat-x;
	text-align: right;
	margin-bottom: 10px;
}
#menu_offerte img{
	float: left;
}
#menu_offerte ul{
	color: #ffffff;
	padding: 0; margin: 0 auto;
	background: url("immagini/img_template/freccia_blu.gif") center left no-repeat;
}
#menu_offerte li{
	text-align: center;
/*	background-color: #000000;*/
	display: inline;
	list-style: none;
	font-weight: bold;
	padding: 0; margin: 0;
}
#menu_offerte li a, #menu_offerte li a:visited{
	padding: 10px 3px 4px 3px;
	color: #005899;
	text-decoration: none;
}
#menu_offerte li a:hover{
/*	padding: 10px 3px 8px 3px;*/
	color: #000000;
	background-color: #ffffff;
}
#menu_offerte li.selezionato{
	padding: 10px 3px 4px 5px;
	color: #000000;
	background-color: #ffffff;
}
.abstract{
	display: block;
	margin-bottom: 7px;
}

#offerte_famiglia{
	background: url("immagini/img_template/icona_offerte_famiglie.gif") top left no-repeat;
}
#offerte_wellness{
	background: url("immagini/img_template/icona_offerte_wellness.gif") top left no-repeat;
}
#offerte_parchi{
	background: url("immagini/img_template/icona_offerte_parchi.gif") top left no-repeat;
}
#offerte_sport{
	background: url("immagini/img_template/icona_offerte_sport.gif") top left no-repeat;
}

#newsletter h3{
	color: #005899;
	font-weight: bold; font-size: 110%; background-color: #ffffff;
	padding: 5px 10px; margin: 10px 0;
	border-bottom: 1px solid #005899;
}

.testo_introduttivo{
	float: left;
	width: 270px; margin-top: 7px;
}
#newsletter form{
	float: right;
	width: 200px;
	margin: 0 auto; padding: 0;
}

#newsletter label{
	text-align: left;
	width: 174px; margin: 8px auto 3px auto;
	display: block;
}
#newsletter .textbox{
	font-size: 90%;
	width: 174px;
}
select.nazionalita{
	display: inline;
	font-size: 90%;
	width: 180px;
}
.submit {
	background-color: #005899; color: #ffffff;
	font-weight: bold; font-size: 90%;
	text-align: center;
	padding: 1px;
	border: 1px solid #000000;
	margin-top: 15px;
}

.bottone {
	background-color: #005899; color: #ffffff;
	font-weight: bold; font-size: 90%;
	text-align: center;
	padding: 1px;
	border: 1px solid #000000;
	margin-top: 15px;
}

.def_button {
	background-color: #005899; color: #ffffff;
	font-weight: bold; font-size: 90%;
	text-align: center;
	padding: 1px;
	border: 1px solid #000000;
	margin-top: 15px;
}

.form_etichetta {
	color: black;
}

table.form_guestbook {
	margin-left: 15px;
	!margin-left: 0px;
	text-align: left;
}
table.form_guestbook .textinput {
	width: 158px;
}
table.form_guestbook .textareainput {
	width: 158px;
	!width: 160px;
}


/*#####################################
colonna banner


#banner{
	text-align: center;
	margin-top: 10px;
}
#banner img{
	display: block;
	padding: 14px 0; margin: 0 auto;
}
#banner ul{
	width: 172px; padding: 0; margin: 0 auto;
	text-align: center;
}
#banner ul li{
	list-style: none;
	padding: 0; margin: 0;
	border-top: 1px solid #E4DDBE;
}
#####################################*/

/*#####################################
box laterali
#####################################*/

.box_evidenze{
	background: #f8f8eb url("immagini/img_template/sfondo_box_evidenze.gif") top center no-repeat;
	padding: 22px 19px 0 19px;
}
.box_banner{
	width: 172px; padding: 12px 0; margin: 0 auto;
	border-bottom: 1px solid #500000;
}
.box_banner a, .box_banner a:visited{
	background: #500000 url("immagini/img_template/sfondo1_banner_depliant.gif") top center no-repeat;
	color: #ffffff;
	width: 135px; margin: 0 auto; display: block;
	font-weight: bold; text-align: left;
	padding: 5px 29px 6px 6px;
	text-decoration: none;
}
.box_banner a:hover{
	background: #D80B0B url("immagini/img_template/sfondo2_banner_depliant.gif") top center no-repeat;
}
.box_tipologia1{
	border-bottom: 1px solid #500000;
	padding-bottom: 10px;
}
.box_tipologia1 p{
	text-align: left;
	margin: 10px 2px; padding: 0 2px;
}
.box_tipologia2{
	padding-bottom: 12px;
	border-bottom: 1px solid #500000;
}
a.titolo_evidenza, a.titolo_evidenza:visited{
	background: #500000 url("immagini/img_template/freccia1_evidenza.gif") bottom right no-repeat;
	color: #ffffff;
	width: 135px; margin: 0 auto; display: block;
	font-weight: bold; text-align: left;
	padding: 6px 29px 6px 6px;
	text-decoration: none;
}
a.titolo_evidenza:hover{
	background: #500000 url("immagini/img_template/freccia2_evidenza.gif") bottom right no-repeat;
}


/*#####################################
box booking
#####################################*/

a.titolo_evidenza_booking, a.titolo_evidenza_booking:visited{
	background: #500000 url("immagini/img_template/icona1_booking.gif") bottom right no-repeat;
	color: #ffffff;
	width: 135px; margin: 0 auto; display: block;
	font-weight: bold; text-align: left;
	padding: 6px 29px 6px 6px;
	text-decoration: none;
}
a.titolo_evidenza_booking:hover{
	background: #500000 url("immagini/img_template/icona2_booking.gif") bottom right no-repeat;
}
.booking{
	text-align: center !important; font-weight: bold;
	background: url("immagini/img_template/sfondo_box_booking.gif") top center repeat-y;
}
.booking img{
	display: inline; vertical-align: middle;
	margin-left: 15px;
}
.booking form{
	width: 156px;
	margin: 0 auto; padding: 10px 0;
}
.booking fieldset{
	text-align: right;
	display: block;
	border: 0; padding: 7px 0;
}
select.booking_giorno, select.booking_mese, select.booking_anno{
	display: inline;
	font-size: 90%;
	margin: 7px 0 0 0;
}
select.booking_notti, select.booking_adulti, select.booking_bambini, select.booking_camere{
	font-size: 90%;
	margin: 4px 0;
	vertical-align: middle;
}
.booking .submit{
	background-color: #500000; color: #ffffff;
	font-weight: bold; font-size: 90%;
	text-align: center;
	padding: 1px;
	border: 1px solid #000000;
}


/*#####################################
footer
#####################################*/

#footer{
	width: 911px; margin: 20px auto 0 auto;
	color: #FFF; text-align: center;
	clear: both;
}
address{
	width: 894px;
	padding-top: 10px;
	font-style: normal;
	margin: 0 auto 5px auto;
	background-color: #500000;
}
address a{
	font-weight: normal; color: #ffffff; text-decoration: underline;
}


/*#####################################
tabelle camere, prezzi, servizi_spiaggia
#####################################*/

table.camere {
	border-collapse: collapse;
	width: 100%;
}
table.camere td{
	padding: 3px;
	border-bottom: black 1px solid;
}
table.listino_normale {
	border-collapse: collapse;
	width: 100%;
}
table.listino_normale td{
	padding: 3px;
}
table.listino_offerta {
	border-collapse: collapse;
	width: 100%;
}
table.listino_offerta td{
	padding: 3px;
}
table.servizi_spiaggia {
	border-collapse: collapse;
	width: 100%;
}
table.servizi_spiaggia td{
	padding: 3px;
}


table tr.intestazione {
	text-align: center;
}
table tr.rosa {
	background-color: #ffeaf3;
	text-align: center;
}
table tr.verde {
	background-color: #e3ffe4;
	text-align: center;
}
table tr.giallo {
	background-color: #feffd7;
	text-align: center;
}
table tr.rosso {
	background-color: #f9e5e6;
	text-align: center;
}
table tr.azzurro {
	background-color: #e5f1fd;
	text-align: center;
}

table td.rosa {
	background-color: #ffeaf3;
	text-align: center;
}
table td.verde {
	background-color: #e3ffe4;
	text-align: center;
}
table td.giallo {
	background-color: #feffd7;
	text-align: center;
}
table td.rosso {
	background-color: #f9e5e6;
	text-align: center;
}
table td.azzurro {
	background-color: #e5f1fd;
	text-align: center;
}

table td.rosa_int {
	background-color: #ffeaf3;
	text-align: center;
	color: #FF55D4;
	font-weight: bold;
}
table td.verde_int {
	background-color: #e3ffe4;
	text-align: center;
	color: green;
	font-weight: bold;
}
table td.giallo_int {
	background-color: #feffd7;
	text-align: center;
	color: orange;
	font-weight: bold;
}
table td.rosso_int {
	background-color: #f9e5e6;
	text-align: center;
	color: red;
	font-weight: bold;
}
table td.azzurro_int {
	background-color: #e5f1fd;
	text-align: center;
	color: #1d8eff;
	font-weight: bold;
}

table td.grigio {
	background-color: #D9CBBF;
}

/* INIZIO STILI PER THICKBOX */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* FINE CSS THICKBOX */


.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

table, tr, td{
	margin: 0;
	padding: 1px 0;
}

#sfondo_verticalbooking{
	width: 170px;
	margin-left:22px; !margin-left:0px;
	text-align: center;
	background: url('immagini/img_template/sfondo_box.gif') top center repeat-y;
}
#tabella_verticalbooking{
	width: 160px;
	margin: 5px auto;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	border-style: inset;
	text-decoration: none;
}
select.numero_camere, select.numero_adulti, .myinput{
	margin: 0px 0px 0px 4px;
}
.eta{
	border-top: 1px solid #4D6185;
	display: block;
	padding: 4px 0 4px 0;
	margin: 4px auto 0 auto;
}
#bam_div, #bam_div1{
	position: relative;
	visibility: hidden;
	display: none;
/*	background-color: white;
	layer-background-color: white;*/
	text-align: center;
}

BODY	{ margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

table, tr, td{
	margin: 0;
	padding: 1px 0;
}

#sfondo_verticalbooking{
	width: 170px;
	margin-left:22px; !margin-left:0px;
	text-align: center;
	background: url('immagini/img_template/sfondo_box.gif') top center repeat-y;
}
#tabella_verticalbooking{
	width: 160px;
	margin: 5px auto;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	border-style: inset;
	text-decoration: none;
}
select.numero_camere, select.numero_adulti, .myinput{
	margin: 0px 0px 0px 4px;
}
.eta{
	border-top: 1px solid #4D6185;
	display: block;
	padding: 4px 0 4px 0;
	margin: 4px auto 0 auto;
}
#bam_div, #bam_div1{
	position: relative;
	visibility: hidden;
	display: none;
/*	background-color: white;
	layer-background-color: white;*/
	text-align: center;
}


    * /Lightbox background */
    #lightbox {
     display:none;
     background:#000000;
     opacity:0.9;
     filter:alpha(opacity=90);
     position:absolute;
     top:0px;
     left:0px;
     min-width:100%;
     min-height:100%;
     z-index:1000;
    }

/* Microformat Contact Details */
.vcard div{ display: inline; }
