/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

body {
	background: #C2DFFA url(img/bg-body.jpg) repeat-x top;
	background: #aebd10 url(img/bg-body-estivo.jpg) repeat-x top;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	height: 100%;
}

#layout {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

.clear {
	clear: both;
}

img {
	border: none;
}

img.img_sx {
	float: left;
	margin-right: 10px;
}

img.img_dx {
	float: right;
	margin-left: 10px;
}


a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

.white {
	color: #fff;
}

h1 {
	color: #000;
	font-size: 1.5em;
	margin-bottom: 15px;
}


h2 {
	color: #000;
	font-size: 1.3em;
	margin-bottom: 10px;
}


/*-----------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------- HEADER --------*/
#header {
	background: url(img/bg-top.jpg) no-repeat;
	background: url(img/bg-top-estivo.jpg) no-repeat;
	position: relative;
}

#header #service {
	height: 160px;
}

#service #lingue,
#service #logo,
#service #information {
	float: left;
}



/*----------------------------------------------------------------------- LINGUE --------*/
#service #lingue {
	padding-top: 5px;
	width: 325px;
}

#service #lingue #unesco {
	padding-left: 20px;
}

#service #lingue ul {
	padding-top: 35px;
	padding-bottom: 5px;
	list-style-type: none;	
	vertical-align: bottom;
}

#service #lingue ul li {
	display: inline;
}

#service #lingue ul li a {
	padding: 40px 5px 5px 5px;
	text-decoration: none;
}

#service #lingue ul li a.selected {
	background: url(img/hover-lingue.png) repeat-x bottom;
	background: url(img/hover-lingue-estivo.png) repeat-x bottom;
	color: #fff;
}

#service #lingue ul li a:hover {
	background: url(img/hover-lingue.png) repeat-x bottom;
	background: url(img/hover-lingue-estivo.png) repeat-x bottom;
	color: #fff;
}


/*------------------------------------------------------------------------- LOGO --------*/
#service #logo {
	height: 100%;
	width: 350px;
}



/*------------------------------------------------------------------ INFORMATION --------*/
#service #information {
	padding: 4px 0 0 0;
	margin: 0 0 0 50px;
	text-align: right;
	width: 275px;
}



/*------------------------------------------------------------------------ IMAGE --------*/
#header #image {
	position: relative;
}

#image #prenota_online {
	left: 2px;
	top: 250px;
	position: absolute;
	z-index: 50;
}


/*------------------------------------------------------------------------- MENU --------*/
/*----------------------------------------- FASCIA APERTURA --------*/
#header #fascia_apertura {
	background: url(img/bg-apertura.png) no-repeat top center;
	background: url(img/bg-apertura-estiva.png) no-repeat top center;
	font-weight: bold;
	left: 0;
	height: 86px;
	top: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 10;
}

#header #fascia_apertura span.apertura,
#header #fascia_apertura span.speciale,
#header #fascia_apertura span.visita_sito {
	display: block;
}


#header #fascia_apertura span.apertura {
	font-size: 1.4em;
	margin-bottom: 5px;
}

#header #fascia_apertura span.speciale {
	color: #57110A;
	font-size: 1.1em;
	margin-bottom: 5px;
}

#header #fascia_apertura span.visita_sito {
	color: #182E8B;
	color: #730202;	
	font-size: 2em;
}


/*---------------------------------------- OSPITALITA CUORE --------*/
#header #ospitalita_cuore {
	right: 5px;
	top: 25px;
	position: absolute;
	z-index: 15;
}

#header #ospitalita_cuore_int {
	right: 5px;
	top: 283px;
	position: absolute;
	z-index: 15;
}


/*------------------------------------------- VOCI DEL MENU --------*/
#header #menu {
	height: 129px;
	padding-top: 44px;
	position: relative;
	height: 129px;
}

#menu #smooth {
	position: absolute;	
}

#menu ul.home_menu {
	margin: 0;
	padding: 0;
}

#menu ul.home_menu li.home_menu {
	float: left;
	height: 129px;
	overflow: hidden;
	width: 250px;
	text-align: center;
}

#menu ul.home_menu li.benvenuti .text_menu,
#menu ul.home_menu li.benvenuti .list_voci {
	background-color: #4D0402;
}

#menu ul.home_menu li.wellness .text_menu,
#menu ul.home_menu li.wellness .list_voci {
	background-color: #9E7EC8;
}

#menu ul.home_menu li.offerte .text_menu,
#menu ul.home_menu li.offerte .list_voci {
	background-color: #60A8F9 ;
}

#menu ul.home_menu li.informazioni .text_menu,
#menu ul.home_menu li.informazioni .list_voci {
	background-color: #DD6710;
}


#menu ul.home_menu li.home_menu .text_menu a {
	color: #fff;
	font-size: 1.6em;
	text-transform: uppercase;
}

#menu ul.home_menu li.home_menu .list_voci ul.list_sub {
	font-size: 1.2em;
	line-height: 1.5em;
	list-style-type: none;
	text-align: left;
	padding: 5px 20px 10px 20px;
}

#menu ul.home_menu li.home_menu .list_voci ul.list_sub a {
	background: url("img/menu-list.png") no-repeat scroll 0 4px;
	color: #fff;
	display: block;
	padding: 0 0 0 15px;
}

#menu ul.home_menu li.home_menu .list_voci ul.list_sub a:hover {
	background: #B89B9A url("img/menu-list-hover.png") no-repeat scroll 0 4px;
	color: #333333;
	padding: 0 0 0 15px;
}



/*-----------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------ WRAPPER --------*/
#wrapper_home {
	background-color: #80B3E4;
	background-color: #8da853;
}

#wrapper {
	background-color: #2E3450;
	background-color: #3b5417;
}

/*---------------------------------------------------------------- CONTENT FLASH --------*/
#wrapper_home #content_flash {
	background-color: #80B3E4;
	background-color: #8da853;
	float: left;
	width: 405px;
	padding: 15px 0 15px 15px;
}

/*-------------------------------------------------------------------- TEXT HOME --------*/
#wrapper_home #text_home {
	background-color: #80B3E4;
	background-color: #8da853;
	float: left;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	padding: 15px;
	width: 550px;
}

#wrapper_home #text_home p {
	line-height: 1.2em;
	margin: 0 0 10px 0;
}

#wrapper_home #text_home span.guarda_sito a {
	color: #262F99;
	font-size: 1.4em;
	text-decoration: none;
}


/*------------------------------------------------------------------- BUS NAVETTA --------*/
#wrapper_home #bus_navetta {
	padding: 0 15px;
	line-height: 1.8em;
}


/*----------------------------------------------------------------------- MENU_SX --------*/
#wrapper #menu_sx {
	background-color: #2E3450;
	background-color: #3c5418;
	color: #fff;
	float: left;
	width: 264px;
}

#wrapper #newsletter_int {
	padding: 20px 0 20px 30px;
}

#wrapper #newsletter_int span.newsletter {
	color: #EFB325;
	font-size: 1.6em;
	letter-spacing: 0.05em;
}


/*------------------------------- level 1 --------*/
#menu_sx .voice {
	list-style-type: none;
	border-top: 1px solid #2E3450;
}

#menu_sx .voice a {
	color: #565447;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#menu_sx .voice a:hover,
#menu_sx .voice a.selected {
	background-color: #8D8B82;
	color: #fff;
}

#menu_sx .voice a.menu_title {
	float: left;
	display: block;
	padding: 0 4px 3px 4px;
	width: 183px
}

#menu_sx .voice a.menu_piu:hover {
	background-color: transparent;
}

#menu_sx .voice a.menu_title:hover {
	background-color: #8D8B82;
	color: #fff;
}

#menu_sx .text-menu {
	padding: 3px 0px 3px 15px;
}

#menu_sx .text-menu a {
	background: url(img/frix.gif) 2px 5px no-repeat;
	color: #565447;
	display: block;
	font-weight: normal;
	padding: 0 0 4px 10px;
	text-decoration: none;
	text-transform: none;
}

#menu_sx .text-menu a:hover,
#menu_sx .text-menu a.selected {
	background-color: #E1E1E1;
	color: #565447;
	text-decoration:none;
}
/*------------------------------- Level 2 --------*/
#menu_sx .menu_lv2 {
	font-size:1.2em;
	line-height:1.5em;
}

#menu_sx .voce_benvenuti {
	background-color: #4D0402;
}

#menu_sx .voce_wellness {
	background-color: #9E7EC8;
}

#menu_sx .voce_offerte {
	background-color: #60A8F9;
}

#menu_sx .voce_informazioni {
	background-color: #DD6710;
}

#menu_sx ul.ul_lv2{
	margin: 0;
	padding: 0;
	/*padding: 5px 0 0 5px;*/
}

#menu_sx ul.ul_lv2 li.li_lv2 {
	list-style-type: none;
	height: 20px;
	margin: 0;
	padding: 0;
}

#menu_sx ul.ul_lv2 li.li_lv2 a {
	background: url(img/menu-list.png) 0px 4px no-repeat;
	padding: 0 0 0 15px;
	margin: 0;
	text-transform: none;
	color: #fff;
}

#menu_sx ul.ul_lv2 li.li_lv2 a:hover {
	background: url(img/menu-list-hover.png) 2px 5px no-repeat;
	color: #333;
}

#menu_sx .voce_benvenuti ul.ul_lv2 li.li_lv2 a:hover {
	background-color: #B89B9A;
}

#menu_sx .voce_wellness ul.ul_lv2 li.li_lv2 a:hover {
	background-color: #E2D9EF;
}

#menu_sx .voce_offerte ul.ul_lv2 li.li_lv2 a:hover {
	background-color: #D0E5FD;
}

#menu_sx .voce_informazioni ul.ul_lv2 li.li_lv2 a:hover {
	background-color: #F5D2B8;
}



/*-----------------------------------------------------------------  --------*/
#wrapper #content_text {
	background-color: #FDDFA0;
	float: left;
	font-size: 1.2em;
	letter-spacing: 0.01em;
	padding: 25px 50px 15px 50px;
	min-height: 460px;
	width: 635px;
}

#wrapper #content_offerte {
	background-color: #52433e;
	float: left;
	font-size: 1.2em;
	letter-spacing: 0.01em;
	padding: 25px 50px 15px 50px;
	min-height: 460px;
	width: 635px;
}

#wrapper #content_offerte p {
	line-height: 1.2em;
	margin: 0 0 10px 0;
}



/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------- LOGHI --------*/
#loghi_home,
#loghi {
	background-color: #2E3450;
	background-color: #3b5417;
	color: #fff;
	padding: 15px 3px 3px 3px;
}

#loghi_home {
	padding-top: 185px;
	position: relative;
}
/*------------------------------------------------------------ FASCIA NEWSLETTER --------*/
#fascia_newsletter {
	background: url(img/bg-pre-footer.jpg) no-repeat top left;
	background: url(img/bg-pre-footer-estivo.jpg) no-repeat top left;
	height: 185px;
/*	padding: 35px 15px 15px 15px;*/
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	z-index: 15;
}

#fascia_newsletter a {
	color: #80B3E4;
	color: #3b5417;
	text-decoration: underline;
}

#fascia_newsletter a:hover {
	text-decoration: none;
}

#fascia_newsletter #newsletter {
	margin: 35px 0 0 15px;
	float: left;
	width: 320px;
}

#fascia_newsletter #newsletter span.newsletter {
	font-size: 1.6em;
	letter-spacing: 0.05em;
}

#fascia_newsletter #offerte_wellness {
	margin: 35px 15px 0 0;
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0 230px 0 0;
	text-align: right;
	width: 410px;
}





/*----------------------------------------------------------------- LOGHI GRANDI --------*/
#loghi_grandi {
	padding: 10px;
	position: relative;
	z-index: 20;
}

#loghi_grandi #lista_loghi {
	float: left;
	/*width: 750px;*/
	width:720px;
}

#loghi_grandi .logo a {
	color: #fff;
	text-decoration: underline;
}

#loghi_grandi .logo a:hover {
	text-decoration: none;
}

#loghi_grandi .logo .img_logo_sx {
	float: left;
	margin-right: 5px;
}

#loghi_grandi .logo .text_logo_dx {
	float: left;
	padding-right: 30px;
}

#loghi_grandi #meteo {
	float: left;
	width: 210px;
}

#loghi_grandi #meteo #meteo_img {
	margin-bottom: 10px;
}

#loghi_grandi #meteo a {
	color: #fff;
	text-decoration: underline;
}

#loghi_grandi #meteo a:hover {
	text-decoration: none;
}

#loghi_grandi #meteo #ti_forecast {
	background-color: #80B3E4;
	background-color: #9aa522;
	padding: 5px;
}

#loghi_grandi #meteo #forecast-spot {
	background-color: #80B3E4;
	background-color: #9aa522;
	padding: 5px;
}

#loghi_grandi #meteo th.spots {
	width: 70px;
}

#loghi_grandi #meteo th.colwth {
	width: 60px;
}

#loghi_grandi #meteo th.coln {
	width: 30px;
}

#loghi_grandi #meteo th.colx {
	width: 30px;
}



/*---------------------------------------------------------------- LOGHI PICCOLI --------*/
#loghi_piccoli {
	background-color: #fff;
	padding: 5px 0 5px 10px;
}

#loghi_piccoli img.img_loghi_piccoli {
	float: left;
	margin-right: 8px;
}



/*-----------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------- PRESENTATION --------*/
#presentation {
	background-color: #D3E7FA;
	background-color: #dfe87b;
	padding: 10px 0;
	text-align: center;
}

#presentation p {
	margin-bottom: 5px;
}

span.evidence {
	color: #9B0007;
	font-weight: bold;
}


/*-----------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------- FOOTER --------*/
#footer {
	line-height: 1.4em;
	padding: 10px 0 30px 0;
	text-align: center;
}

#footer a {
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}


/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/

#divieto {
	width:200px;
	margin: 0 auto;
}

.no-dog {
	float:left;
	margin-right:5px;
}

#facebook {
	float:left;
	width:320px;
}

/*------------------------------------------------------------------------------------------------------ box news top home*/

#box-news-home {
	position:absolute;
	width:285px;
	height:255px;
	margin-left:15px;
	background-color:#000;
	z-index:30;
	opacity: .80;
	filter: alpha(opacity=80);
}

.offerte-scroll-list,
.offerte-scroll-list a
.offerte-scroll-list a:hover {
	color:#fff;
}

#box-news-home #testo a {
	color:#fff;
}

.vista-news-clearfix {
	margin:5px 5px 12px 5px;
}

ul.carousel {
	padding:0;
	margin:0;
}

li.carousel {
	list-style-type:none;
	height:120px;
}

.titolo-news a {
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

.titolo-news a:hover {
	text-decoration:none;
}

.link-news a {
	color:#fff;
	text-decoration:underline;
}

.link-news a:hover {
	text-decoration:none;
}

/*---------------------------------------------------- formattazione pagina offerte*/

#content_offerte h1 {
	color:#fff;
}

#content_offerte .vista-news-clearfix .info_news .titolo-news a{
	text-decoration:none;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#e3d6d4;
}

#content_offerte .vista-news-clearfix .info_news .titolo-news a:hover {
	text-decoration:none;
	text-transform:none;
	color:#968b89;
}

#content_offerte .vista-news-clearfix .info_news .data-news {
	font-size:0.8em;
	color:#807674;
}

#content_offerte .vista-news-clearfix .info_news .testo-news {
	color:#968b89;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#content_offerte .link-news a{
	font-size:0.8em;
	color:#807674;
	text-decoration:underline;
}

#content_offerte .link-news a:hover{
	font-size:0.8em;
	color:#fff;
}

#content_offerte .vista-news-clearfix {
	margin-bottom:20px;
}

#content_offerte .single_offert {
	color:#968b89;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
}

#content_offerte .single_offert a{
	color:#968b89;
	text-decoration:underline;
}

#content_offerte .single_offert a:hover{
	text-decoration:none;
}

#content_offerte .single_offert .data_offert {
	color:#e3d6d4;
	font-size:0.8em;
	margin-bottom:1em;
}

#content_offerte .single_offert .titolo_offert {
	color:#fff;
	font-size:0.9em;
	margin-bottom:1em;
	text-transform:uppercase;
	font-weight:bold;
}

#content_offerte .single_offert .testo_offert {
	color:#e3d6d4;
	font-size:0.8em;
	margin-bottom:1.3em;
	text-align:justify;
}

#content_offerte .elenco_offerts .nav {
	font-size:0.8em;
}

#content_offerte .pagenavigator {
	color:#e3d6d4;
	font-size:0.8em;
}

#content_offerte .pagenavigator a {
	color:#e3d6d4;
	text-decoration:underline;
}

#content_offerte .pagenavigator a:hover{
	color:#e3d6d4;
	text-decoration:none;
}

#no_offerts {
	text-align:center;
	color:#fff;
	font-size:1em;
}

.skype {
	width:680px;
}

.wifi {
	float:right;
}

.image_offert {
	float:left;
	width:220px;
}

.single_offert {
	margin-top:60px;
}




/*-----------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------- BUONI SOGGIORNO --------*/
#content_text fieldset {
	margin: 0 0 15px 0;
}

#content_text table.table_buoni {
	border: 0;
}

#content_text .box_buoni {
	padding: 10px 15px;
}

#content_text table.table_buoni caption.title_table {
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
}

#content_text table.table_buoni td.etichette {
	padding: 0 10px 0 0;
	vertical-align: top;
	text-align: right;
	width: 100px;
}

#content_text table.table_buoni td.campi {
	padding-bottom: 5px;
	width: auto;
}

#content_text table.table_buoni td.campi input,
#content_text table.table_buoni td.campi textarea {
	width: 350px;
}

#content_text table.table_buoni td.etichetta_importo,
#content_text table.table_buoni td.label_check {
	width: auto;
}

#content_text table.table_buoni td.campo_importo {
	width: 100px;
}

#content_text table.table_buoni td.campo_importo input {
	width: 60px;
}

#content_text table.table_buoni td.check {
	width: 20px;
}

#content_text table.table_buoni td.pre_captcha {
	padding-bottom: 20px;
}

#content_text table.table_buoni td.captcha {
	padding: 0 0 10px 65px;
	width: 335px; 
}

#content_text table.table_buoni td.avviso {
	padding: 0 0 10px 0;
	width: 335px;
	text-align: center;
}

#content_text table.table_buoni td.button {
	padding: 0 0 20px 80px;
	width: 335px; 
}

#content_text table.table_buoni td.button input {
	padding: 0 5px;
	width: auto; 
}

#content_text table.table_buoni span.star {
	color: #ff0000;;
}

#content_text table.table_buoni td.errore {
	color: #ff0000;
	padding: 10px 0 15px 75px;
	width: auto; 
}

.mappa {
	float:left;
	margin-right:5px;
}

#bus {
	float:left;
	width:540px;
	margin-right:10px;
} 

span.copy {
	font-size:0.85em;
}

span.friend a {
	color:#000!important;
	text-decoration:underline!important;
}

span.friend a:hover {
	color:#000!important;
	text-decoration:none!important;
}

#impianti a {
	color:#000!important;
	text-decoration:underline!important;
}

#impianti a:hover {
	color:#000!important;
	text-decoration:none!important;
}

#patrimonio {
	background-color:#f8e6c2;
	width:620px;
	margin-left:5px;
	padding:15px;
	text-align:justify;
}

#seasons {
	position:absolute;
	margin-left:830px;
	margin-top:180px;
}


span.titoletto {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: x-small;
	font-weight: bold;
}


/*------------------------------------- pagina contatti --------*/
.star {
	color: #FF0000;
}

#form form table {
	border: none;
	border-collapse: separate;
	border-spacing: 1px;
	width: 561px;
}

#form form td {
	padding: 4px;
}

#form form td.etichette {
	width: 20%;
}

#form form td.campi {
	width: 80%;
}

#form form td.campi input,
#form form td.campi textarea,
#form form td.campi #privacy {
	width: 80%;
}

#form form td.campi select#provincia {
	width: 354px;
}

#form form td.pre_captcha {
	padding-bottom: 10px; 
}

#form form td.errore {
	color: #ff0000;
	text-align: center;
}

#form form td.radio,
#form form td.button,
#form form td.avviso,
#form form td.img_captcha,
#form form td.campi_captcha,
#form form td.messaggi {
	text-align: center;
}

#form form td.campi_captcha input.input_captcha {
	width: 200px;
}

#form form td.campi input.input_radio {
	width: auto;
}

#form form td.campi input.button {
	width: 80px;
}

#form form td.campi textarea#privacy {
	background-color: #fff;
	font-size: 1em;
	text-align: justify;
}

#form form td.messaggi a {
	color: #993333;
	font-weight: bold;
}

#form form td p.quest_check {
	padding: 0 0 20px 0;
}

#form form td p.quest_check_altro {
	padding: 0;
}

#form form td.campo_altro input {
	width: 100%;
}

#activity img{
	float:right;
}

/**/

#settimane-tematiche {
	margin-top:15px;
}

.title-tema {
	color:#1a2707;
	font-size:1.2em;
	font-weight:bold;
}

#coordinate {
	text-align:right;
}

#txt-divieto {
	padding:5px;
	text-align:center;
	margin-top:10px;
	color:#a50907;
	font-size:1.2em;
}

