﻿

body {
	background-color: White;
	margin:0 auto;
	font-family:Verdana;
	font-size:10px;
	color:#808080;
}

.cont-top{
	width:100%;
	height:138px;
	background-color:White;
	/*border-bottom:#E6E6E6 9px solid;*/
	background-image:url(../../image/master/top_sfondo.jpg);
	}

.cont-sfondo_blu{
	width:100%;
	height:265px;
	background-image:url(../../image/master/sfondo_blu.jpg);
	background-repeat:repeat-x;
	border-top:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;
	}

.cont-sfondo_blu_offerta{
	width:100%;
	height:50px;
	background-image:url(../../image/master/sfondo_blu.jpg);
	background-repeat:repeat-x;
	border-top:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;
	}

.cont-rigaGrigia{
	width:100%;
	height:490px;
	border-top:#E6E6E6 9px solid;
	}

.cont-sfondo{
	width:100%;
	height:490px;
	background-image:url(../../image/master/sfondo_tot.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;
	}


.contenitore{
	width:840px;
	margin:0 auto;
	height:100%;
	position:relative;
	}

.contenitoreAbsolute{
	width:840px;
	height:100%;
	position:absolute;	
	top:1px;
	}

image{
	display:block;
	}

.divParteBlu{
	width:840px;
	height:265px;
	background-image: url(../../image/master/sfondo_flash.jpg);
	background-position:right;
	background-repeat:no-repeat;
	position:relative;
	}

.divParteBluMenu{
	width:840px;
	height:40px;
	background-image: url(../../image/master/sfondo_flash.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	position:relative;
	}

.divMenu{
	width:156px;
	height:247px;
	background-image: url(../../image/master/sfondo_menu.jpg);
	border-right:1px solid white;
	padding-left:22px;
	padding-top:18px;
	float:left;
	position:relative;
	}

.divFlash{
	/*width:581px;
	height:265px;
	float:left;
	position:relative;*/
	position:absolute;
	right:10px;
	top:0px;
	width:651px;
	height:265px;	
	}

.divSfondoTesto{
	background: transparent;	  
	width:840px;
	min-height:490px;
	height:auto !important;
	height:490px;	
	}

	
#logo{
	background-image: url(../../image/master/sfondo_testo.png);
	background-repeat:no-repeat; 
	}	

.sfondoGrigio{
	position: absolute; 
	top: 404px;
	left:0px;
	height:20px; 
	width: 770px; 
	}

.sfondoGrigio_offerta{
	position: absolute; 
	top: 205px;
	left:0px;
	height:20px; 
	width: 840px; 
	}
	
.divContOfferte{
	width:253px;
	height:100%;	
	padding-right:16px;
	margin-top:45px;
	padding-left:31px;
	float:left;
	position:relative;
	/*position:absolute;
	top:45px;
	left:31px;*/
	}

.divOfferte{
	margin-top:28px;
	
	}

.divTesto{
	width:449px;
	float:left;
	min-height:530px;
	height:auto !important;
	height:530px;	
	padding-top:32px;
	margin-top:13px;
	border-left:1px solid #F2F2F2;
	padding-left:26px;
	font-size: 12px;
	color: #666666;
	position:relative;
	}

.divTestoOfferta{
	width:100%;
	min-height:530px;
	height:auto !important;
	height:530px;
	margin-left:26px;
	margin-right:26px;	
	/*padding-top:32px;
	margin-top:13px;
	border-left:1px solid #F2F2F2;
	*/
	font-size: 12px;
	color: #666666;
	position:relative;
	}

.divBottomTesto{
	background-image: url(../../image/master/sotto.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:White;
	margin:0 auto;
	width:820px;
	min-height:200px;
	height:auto !important;
	height:200px;
	}
		

.divDatiHotel{
	text-align:center;
	margin:0 auto;
	padding-top:80px;
	padding-bottom:62px;
	font-size:9px;
	color:#999999;
	}

/*MENU*/

.divMenu a{
	}

a.menuHome{
	display:block;
	height:22px;
	width:156px;
	margin-bottom:13px;
	background-repeat: no-repeat;
	background-image: url(../../image/master/menu/menu_home.jpg);	
	}
	
a:hover.menuHome{	
	background-image: url(../../image/master/menu/menu_home_H.jpg);	
	}

a.menuHotel{
	display:block;
	height:22px;
	width:156px;
	margin-bottom:13px;
	background-repeat: no-repeat;	
	background-image: url(../../image/master/menu/menu_hotel.jpg);	
	}
	
a:hover.menuHotel{	
	background-image: url(../../image/master/menu/menu_hotel_H.jpg);	
	}

a.menuBen{	
	display:block;
	height:22px;
	width:156px;
	margin-bottom:13px;
	background-repeat: no-repeat;
	background-image: url(../../image/master/menu/menu_benessere.jpg);	
	}
	
a:hover.menuBen{	
	background-image: url(../../image/master/menu/menu_benessere_h.jpg);	
	}
	
a.menuTempo{	
	display:block;
	height:22px;
	width:156px;
	margin-bottom:13px;
	background-repeat: no-repeat;
	background-image: url(../../image/master/menu/menu_tempo.jpg);	
	}
	
a:hover.menuTempo{
	
	background-image: url(../../image/master/menu/menu_tempo_H.jpg);	
	}

a.menuCont{	
	display:block;
	height:22px;
	width:156px;
	margin-bottom:13px;
	background-repeat: no-repeat;
	background-image: url(../../image/master/menu/menu_contattaci.jpg);	
	}
	
a:hover.menuCont{	
	
	background-image: url(../../image/master/menu/menu_contattaci_H.jpg);	
	}

a.menuListini{	
	display:block;
	height:22px;
	width:156px;
	margin-bottom:13px;
	background-repeat: no-repeat;
	background-image: url(../../image/master/menu/menu_listino.jpg);	
	}
	
a:hover.menuListini{	
	background-image: url(../../image/master/menu/menu_listino_H.jpg);	
	}


.sottomenu{
	z-index: 100;
	width:108px;	 
	padding-bottom:15px;
	padding-top:15px;
	padding-left:15px;	
	background-color:#ffffff;
	/*filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;*/
	/*position:absolute;*/
	}

	
.sottomenu a{
	font-size:10px;
	color:#1A4FB4;
	text-decoration:none;	
	/*font-weight:bold;	*/
	}
	
.sottomenu a:hover{
	text-decoration:underline;	
	}

.sottomenu img{
	float:left;
	margin-right:12px;
	border-width:0px;	
	}

.sottomenu div{
	margin-bottom:5px;
	}
/**/

.imgTitolo{
	display:block;
	margin-bottom:46px;
	}
	
.contenitore-TESTO{
	text-align: justify;
	word-spacing: 1px;
}

.TESTO{	
	line-height:15px;
	margin-bottom:36px;
}

.divImage{
	padding:2px;
	border:1px solid #CCCCCC;
	}
	
.divSlide{
	text-align:right;
	margin-top:10px;
	}

.divImageSlide{
	border:1px solid #404040;
	}
	
	
/*Menu Lingue*/

.contenitoreMenuLingua{
	position:absolute;
	top:110px;
	right:25px;
	font-size:9px;
	color:#CED0CE;
	}
	
.contenitoreMenuLingua a{
	font-size:10px;
	color:#CED0CE;
	text-decoration:none;
	/*text-transform:uppercase;*/
}

.contenitoreMenuLingua a:hover{
	color:#3B6FD4;
}

/*LISTINO*/

.paddingLeft{
	padding-left:7px;
	}
	


.index{
	z-index:200;
	background-color:Gray;
	}
	


.divContenitoriBoxSx{
	margin:0 auto;
	border-top:1px solid #E6E6E6;
	margin-top: 95px;
	width:209px;
	}

.divBoxSx{
	padding-top:15px;
	padding-bottom:10px;
	border-bottom:1px solid #E6E6E6;
	
	}

.divSfondoTestoOfferta{
	background-image: url(../../image/offerta/bottomBanner.png);
	background-repeat:no-repeat;
	background-position:top;
	width:840px;
	min-height:350px;
	height:auto !important;
	height:350px;
	padding-top:52px;
	}

.divSfondoTestoLanding{
	background-image: url(../../image/offerta/bottomBanner.png);
	background-repeat:no-repeat;
	background-position:top;
	width:840px;
	min-height:350px;
	height:auto !important;
	height:350px;
	padding-top:11px;
	}

.titoloOfferta{
	margin:0 auto;
	width:740px;
	font-family:Verdana;
	font-size:11px;
	color:#1D51B7;
	}
.titoloLanding{
	margin:0 auto;
	width:740px;
	font-family:Verdana;
	font-size:11px;
	color:#1D51B7;
	margin-top:41px;
	}

.divBottomTestoOfferta{
	background-color:White;
	margin:0 auto;
	width:740px;
	min-height:100px;
	height:auto !important;
	height:100px;
	position:relative;
	margin-top:13px;
	}

.divFotoMassaggi{
	position:absolute;
	/*background-color:Gray;*/
	right:0px;
	width:150px;
	top:90px;
	}

.divForm{
	width:382px;
	margin:0 auto;
	margin-top:75px;
	padding-bottom:12px;
	}

	
.titoloPromo{
	color:#9C010E;
	font-size:16px;
	display:block;	
	margin-left:15px;
	font-weight:bold;
	}

.testoPromo{
	display:block;
	margin-left:16px;
	margin-top:17px;
	margin-bottom:24px;
	font-size:12px;
	line-height:20px;
	color:#5B5B5B;
	}

.divPrezzo{
	text-align:right;
	margin-right:16px;
	font-size:11px;
	display:block;
	color:#5B5B5B;
	line-height:17px;
	}

.imgTrat{
	border:1px solid #B2B2B2;
	margin-bottom:35px;
	}

.imgTratOfferta{
	border:1px solid #B2B2B2;
	margin-bottom:3px;
	}

.sottoMenuOfferta
{
	margin-top:20px;
	padding-top:10px;
	z-index: 100;
	}
	
.sottoMenuOfferta a
{
	font-size:10px;
	color:#1A4FB4;
	text-decoration:none;
	background-image:url(../../image/master/menu/link_sottomenu.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	}

.sottoMenuOfferta a:hover
{
	text-decoration:underline;
	}

.menuOfferte a
{
	letter-spacing:1px;
	}

.MenuOfferte
{
	margin:0 auto;
	/*background-image: url(../../image/master/menu/linea.jpg);
    background-repeat: no-repeat;
    background-position: -5px;*/
	}

.divFormOfferta{
	width:450px;
	/*margin:0 auto;
	margin-top:75px;
	padding-bottom:12px;*/
	width:510px;
	margin-left:55px;
	margin-top:10px;
	font-family:Verdana;
	padding-bottom:10px;
	padding-right:10px;
	}

.divOfferta{
	width:510px;
	margin-left:4px;
	margin-top:35px;
	font-family:Verdana;
	padding-bottom:20px;
	padding-right:10px;
	}

.sfondoBianco_offerta
{
	background-image: url(../../image/offerta/sfondo_bianco.png);
	background-repeat:repeat-y;
	/*background-position:0px 600px;*/
	}

	
	
