/*-------- HP ------------------*/
body.hp{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#00a7d2 url(/images/hp/hp_bkg.jpg) top left repeat-x;

}
.copyrighthp{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#86dcf2;
	font-size:10px;
	font-weight:bold;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*color:#666666;*/
	color:black;
	font-size:11px;
	background:#dee0ce top left repeat-x;
	
}
body.print{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*color:#666666;*/
	color:black;
	font-size:11px;
	background:#ffffff;
	
}
body.bodypopup{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#ffffff url(/images/body_bkg.jpg) top left repeat-x;
	font-size:10px;
}
input,textarea,select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.input_very_short {
	width: 25px;
}
.medio{
	width: 80px;
}
img{
	border:0px;
	/*display: block;*/
}
a{
	color: #ff6600;
}
a.border{
	padding:1px !important;
	border:1px solid #DCDCDC;
}
a.border img{
	margin-top:2px;
}
img.block{
	border:0px;
	display: block;
}

.shadow{
	background-color:#00a7d2;
	width:930px;
	margin: auto;
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;
}
.content{
	background:#00a7d2 url(/images/content_bkg.gif) left top no-repeat;
	width:910px;
	height:270px;
	margin: auto;
}
.content img.border {
	background-color:#ffffff;
	padding: 2px 2px 2px 2px;
	border:1px solid #1e63aa;
}
.content .separator{
	width:5px;
	font-size:1px;
}

.container{
	position:relative;
	top:0px;
	left:0px;
	height:290px;
}
.tophome{
	background: url(/images/top_home.jpg) left top no-repeat;
	width:698px;
	height:271px;
	position:absolute;
	left:15px;
	top:0px;
}

.tophometext{
	width:390px;
	height:140px;
	position:absolute;
	left:290px;
	top:120px;
	overflow-y:auto;
}
.searchhp{
	background:transparent url(/images/search_bkg.jpg) left top no-repeat;
	width:260px;
	height:250px;
	position:relative;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}
.searchhp .size120{
	width:120px;
}
.searchhp .size60{
	width:60px;
}
.searchhp .size70{
	width:70px;
}
.searchhp .size200{
	width:200px;
}
.searchhp input[type="text"]{
	width:70px;

}

.searchhp a{
	color:#fbc91d;
	font-size:10px;
	font-family:verdana;
}

.searchhp img.titolo{
	position:absolute;
	top:20px;
	left:14px;
}
.searchhp .campana{
	position:absolute;
	top:-7px;
	right:0px;
}
.searchhp .tabella{
	position:absolute;
	top:50px;
	left:10px;
	margin:auto;
	/*
	line-height:28px;
	text-align:right;
	*/
}

.searchnormal{
	width:100%;
	font-size:11px;
	font-weight:bold;

}
.searchnormal img.titolo{
	display:none;
}
.searchnormal .tabella{
	width:100%;
	margin:auto;
	line-height:28px;
	text-align:left;
}
.searchnormal .tabella .posizione{
	padding-right:5px;
}

.searchnormal .tabella .posizione1{
	padding-top:5px;
	display:block;
	padding-right:5px;
}


.col_sx /* ricerca */
{
	width:260px;
}
.col_menu /* menu */
{
	width:148px;
	/*padding-top:10px;*/
}
.col_dx 
{
	width:500px;
	padding-left:2px;
}
.contentcenter{
	background:transparent url(/images/contentcenter_bkg.jpg) left top no-repeat;
	width:460px;
	height:226px;
	padding:12px 12px 12px 12px;
}
.contentcenterscroll{
	width:440px;
	height:226px;
	margin:0;
	padding: 0 20px 0 0;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:left;
	position:relative;

}

.col_dx_max
 
{
	width:648px;
	padding-left:2px;
}
.contentcenter_max{
	background:transparent url(/images/contentcenter_max_bkg.jpg) left top no-repeat;
	width:608px;
	height:226px;
	padding:12px 12px 12px 12px;
}

.contentcenterscroll_max{
	width:588px;
	height:226px;
	margin:0;
	padding: 0 20px 0 0;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:left;
}

@media print 
{
	.contentcenter,.contentcenter_max{
		height:100%;
    }
    .contentcenterscroll, .contentcenterscroll_max{
		overflow:visible;
		height:100%;
    }
}

.linksemplici{
	color:#3a3a3a;
	text-decoration:none;
}

.header{
	border-top:5px solid #ffffff;
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;
	border-bottom:0px;
	color:#000000;
	display: block;
	margin:auto;
	width:930px;
	height:390px;
	position:relative;
	top:45px;
	background: transparent url(/images/top/top_bkg.jpg) top left no-repeat;
	margin-bottom:45px;
}

.top{
	width:375px;
	height:30px;
	position:absolute;
	top:20px;
	left:298px;
}
.topphoto{
	color: #FFFFFF;
	width:680px;
	height: 320px;
	position:absolute;
	left:240px;
	top:60px;
	background-color:#ffffff;
	text-align:center;
}

/*CANALI STATICI*/
/*
.menutop{
	width:580px;
	height: 40px;
	line-height: 40px;
	position:absolute;
	top:5px;
	right:17px;
	padding-left:10px;
	padding-right:20px;
	list-style-type: none;
	margin: 0;
}
.menutop li{
	background: transparent url(/images/tab/separator.gif) right top no-repeat;
	display:inline;
	margin:0 4px 0 0;
}

.menutop li a{
	background: transparent url(/images/tab/tab_div.gif) left top no-repeat;
	float:left;
	height: 40px;
	margin: 0;
	padding: 0;
	color: white;
	padding-left:10px;
	text-decoration:none;
	margin:0 0 0 0;
}
.menutop li a span{
	background: transparent url(/images/tab/tab_span.gif) right top no-repeat;
	height: 40px;
	line-height: 40px;
	padding-right:10px;
	font-family: Verdana,Arial,Helvetica,Helvetica-Narrow;
	font-size:11px;
	font-weight: bold;
	color: white;
	float:left;
	display:block;
	cursor:pointer;
}
.menutop li a.tabon1{
	background: transparent url(/images/tab/tab_div1.gif) left top no-repeat;
}
.menutop li a.tabon1 span{
	background: transparent url(/images/tab/tab_span1.gif) right top no-repeat;
}

.menutop li a.tabon2{
	background: transparent url(/images/tab/tab_div2.gif) left top no-repeat;
}
.menutop li a.tabon2 span{
	background: transparent url(/images/tab/tab_span2.gif) right top no-repeat;
}
.menutop li a.tabon3{
	background: transparent url(/images/tab/tab_div3.gif) left top no-repeat;
}
.menutop li a.tabon3 span{
	background: transparent url(/images/tab/tab_span3.gif) right top no-repeat;
}
.menustatico{
	position:relative;
	top:0px;
	left:5px;
	width:574px;
	height:30px;
	background: transparent url(/images/menu/menu1_bkg.gif) left top no-repeat;
	color:#0b2f78;
	list-style-type: none;
	margin: 0;

}
.menustatico li{
	display:inline;
	margin:0 2px 0 0;
}

.menustatico li a{
	float:left;
	height: 30px;
	margin: 0;
	padding: 0;
	color: #0b2f78;
	padding-left:10px;
	text-decoration:none;
	margin:0 2px 0 0;
}
.menustatico li a span{
	background: transparent url(/images/menu/divisorio1.gif) right top no-repeat;
	height: 30px;
	line-height: 27px;
	padding-right:10px;
	font-family: Verdana,Arial,Helvetica,Helvetica-Narrow;
	font-size:11px;
	font-weight: bold;
	color: #0b2f78;
	float:left;
	display:block;
	cursor:pointer;
}
*/
.topmenu {
	border:0px;
	display: block;
	margin:auto;
	background-color:#ffffff;
	/*margin-top:10px;*/
	width:225px;
	height:320px;
	position:absolute;
	left:10px;
	top:60px;
	background: transparent url(/images/menu/menu1_bkg.jpg) left top no-repeat;
}

.logo{
	/*position:absolute;
	top:132px;
	left:16px;*/
}

.menutable{
	position:absolute;
	bottom:0px;
	left:10px;
	width:201px;
	color:#0b2f78;
	margin-bottom:10px;
}
.menutable td.separator{
	background: transparent url(/images/menu/divisorio1.gif) bottom left no-repeat;
	width:2px;
	font-size:1px;
}
.menutable a{
	color: #ffffff;
	text-decoration:none;
	height:23px;
	line-height:23px;
	padding-right:15px;
}

.menutable a.selected{
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	height:23px;
	line-height:23px;
	padding-right:15px;
}

/*---------------------------------------------------- menu center ----------------------------------------------------*/
.indirizzonavbar{
	width: 148px;
	margin: 0;
	text-align: center;
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	padding-top:30px;
}
.menu {
	width: 148px;
	margin: 0;
	text-align: left;
	font-family:Verdana;
	font-size:11px;
}
.menufooter{
	position:relative;
	top:-7px;
}
.menu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	margin-top:10px;
	padding: 0;
	width: 148px;
}
.menu li{
	height:22px;
	vertical-align:middle;
}
/*
.menu li a {
	padding: 5px;
}
.menu li img {
	margin-right: 2px;
	margin-top:5px;
}
*/
.menu .primary,.menu .primary_selected{
	height:20px;
	border-bottom:1px solid #f5f4d2;
}

.menu .secondary,.menu .secondary_selected {
	height:20px;
	border-bottom:1px solid #f5f4d2;
}

.menu .primary a {
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	vertical-align:middle;
	display:block;
	width: 148px;
	border-bottom:1px solid #d7d589;
}

.menu .primary_selected a {
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	vertical-align:middle;
	display:block;
	width: 148px;
	border-bottom:1px solid #d7d589;
}
.menu .secondary a {
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	vertical-align:middle;	
	display:block;
	width: 148px;
	border-bottom:1px solid #d7d589;
}
.menu .secondary_selected a {
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	vertical-align:middle;	
	display:block;
	width: 148px;
	border-bottom:1px solid #d7d589;
}
.menu .hidden {
	display: none;
}

/* fine menu sx */
.clearboth{
	clear:both;
}
.boxtipologie img{
	margin-bottom:2px;
}
.boxofferte{
	width:160px;
	background-color: #1c7ebe;
}
.boxofferte div{
	cursor:pointer;
}
.titolooffertetop{
	width:215px;
	height:20px;
	vertical-align:middle;
	line-height: 20px;
	background:url(/images/offerte/sfondo.gif);
	color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
}
.titoloofferte{
	height:20px;
	line-height: 20px;
	color:#333333;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
.divofferte{
	width:235px;
	background-color: #FFFFFF;
	margin-top:10px;
	border-bottom:10px solid #FFFFFF;
} 
.titoloofferte a{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
} 



.newsletterbox{
	background: #2557a3 url(/images/top/newsletter_bkg.jpg) left top no-repeat;
	width:313px;
	height:30px;
	position:relative;
	left:579px;
	top:-30px;
	line-height:30px;
	padding-left:33px;
	color:#ffffFf;
	font-size:12px;
	font-weight:bold;
}
.textbox{
	width:100px;
	height:15px;
}

.ricerca_avanzata{
	width:100%;
}
/*---------------------------------------canali -----------------------*/
.titolocanale{
	height:15px;
	line-height: 15px;
	color:#f00881;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
.lblContent{
}

.descrizione{
	text-align:center;
}
/*--------------------------------------- fine canali -----------------------*/
/*--------------------------------------- dettagli unita-----------------------*/
.linkgenerali{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#1e63aa;
}
.linkgenerali a{
	color:#1e63aa;
	text-decoration:none;
}
.linkgenerali img{
	vertical-align:middle;
	margin-right:5px;
	margin-left:5px;
}

.dots{
	border-bottom:1px solid #e8e6a6;
	width:100%;
	height:5px;
	margin-bottom:5px;
}

.dettagliunita{
	width:440px;
	line-height:18px;
}
.dettagliunita .gallery{
	width:230px;
}
.dettagliunita .gallery div.immagini{
	width:225px;
	height:130px;
	padding:0 5px 0 0;
}
html>body .dettagliunita .gallery div.immagini{

}

.descr_title{
	color:#f00881;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	height:15px;
}

.testo{
	color:#333333;
	font-family:verdana;
	font-size:11px;
}
/* -tabella prezzi-*/
.prezzi_title {
	width: 100%;
	color:#f00881;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	text-align: left;
}

.prezzi_title div.titlePrezzi {
	float:left;
	display:inline;
}

.prezzi_title div.yearsPrezzi {
	float:right;
	display:inline;
	margin-right:10px;
}

.prezzi td {
	/*border: 1px solid #ffffff;*/
	text-align: left;
	padding: 3px;
}
.prezzi .titoli td {
	background-color: #ffcc66;
	font-weight: bold;
}
.prezzi .rigaalternata {
	background-color: #ffcc66;
}
.bottone{
	line-height: 15px;
	font-size:11px;
	width:180px;	
}

.prezzi tr.titoli td {
	background-color: #ffcc66;
	color:#333333;
}
.prezzi tr.footer td {
	background-color: #ffcc66;
	color:#333333;
}


/*--------------------------------------- fine dettagli unita-----------------------*/


.boldricerca{
	color:#1474b3;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
.titolorisorsa{
	height:15px;
	line-height: 15px;
	color:#f00881;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.titoloofferta{
	height:15px;
	line-height: 15px;
	color:#f00881;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.testoofferta{
	padding:10px;

}

.obbligatori{
	font-weight:bold;
	width:98%;
	text-align:right;
	line-height: 20px;
}
.boxriassunto{
	color:#333333;
	width:100%;
	border:1px solid transparent;
	border-bottom:10px solid transparent;
}
.pager{
}
.risultati{
	color:#333333;
	width:100%;
	line-height:18px;

}
.risultati a{
	color:#f00881;
	text-decoration:underline;
}

.risultati .sx{
	width:120px;
	text-align:center;
	border-bottom:10px solid transparent;
	padding:5px;
}
.risultati .middle{
	/*width:260px;*/
	border-bottom:10px solid transparent;
	padding:5px;
	text-align:left;
	vertical-align:top;
}
.risultati .dx{
	width:190px;
	text-align:right;
	border-bottom:10px solid transparent;
	padding:5px;
	vertical-align:bottom;
	line-height:30px;
}
.dettagli{
	width:190px;
	background: transparent url(/images/dettagli_bkg.jpg) right top repeat-y;
	text-align:right;
}
.dettagli .ico{
	width:35px;
}
.dettagli a{
	color:#1e63aa;
	text-decoration:none;
	font-size:11px;

}

.CheckBoxListServizi label{
	display:inline-block;
	width:120px;
	vertical-align: top;
	margin-bottom:5px;
}
.CheckBoxListServizi td{
	vertical-align: top;
}
.CheckBoxListServizi input[type="checkbox"]{
	margin-top:-2px;
}
/* style per pagine*/
/*

.gallery{
	width:345px;
	height:345px;
	display:inline;
	float:left;
	line-height:10px;
}
.gallery table{
	margin-top:5px;
}
.gallery a{
	text-decoration:none;
	color:#5d4100;
}
*/
/* END style per pagine*/

div.footer{
	background-color: #00a7d2;
	margin: auto;
	width:930px;
	height:45px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;
	border-bottom:5px solid #ffffff;
}
table.footer{
	background: #00a7d2 url(/images/footer_bkg.jpg) center center no-repeat;
	margin: auto;
	width:910px;
	height:35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top:10px solid #00a7d2;
}

.indirizzo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:35px;
	color: #ffffff;
	font-size: 11px;
	/*letter-spacing: -0.1em;*/
	padding-left:15px;
}
.copyright{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	height:35px;
	padding-right:15px;
}
 .copyright a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8c9ec3;
	font-size: 11px;
	text-decoration:none;
}

.noclass{
	/*background-color:#FFFFFF !important;
	padding-left:10px;*/
}
.bottoneprenota{
    border: 0;
	font-family:verdana;
	color:#FFFFFF;
    background: #1797d9 url(/images/button.gif) no-repeat;
	font-weight:bold;
	font-size:9px;
	padding-left:10px;
	padding-bottom:2px;
    height: 20px;
    position: relative;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
}

.bottoneprenota1{
    border: 0;
	font-family:verdana;
	color:#05112a;
    background: #efefef url(/images/btDettagli.gif) 0 0 no-repeat;
	font-weight:normal;
	font-size:10px;
    width: 90px;
    height: 20px;
	vertical-align:middle;
	text-decoration: underline;
	padding-left:30px;
	text-align:left;
	/*
	text-transform:uppercase;
	border-right:3px solid #FFFFFF;*/
}
.bottoneprenota2{
    border: 0;
	font-family:verdana;
	color:#05112a;
    background: #efefef url(/images/btDettagli1.gif) 0 0 no-repeat;
	font-weight:normal;
	font-size:10px;
    width: 90px;
    height: 20px;
	vertical-align:middle;
	text-decoration: underline;
	padding-left:30px;
	text-align:left;
	/*
	text-transform:uppercase;
	border-right:3px solid #FFFFFF;*/
}

.linktipologie{
	font-family:verdana;
	color:#05112a;
	text-decoration: none;
	padding-right:10px;
}
.buttonEnding {
    position: absolute;
    display: inline;
    width: 5px;
	font-size:9px;
    height: 20px;
    background: #FFFFFF url(/images/end.gif) no-repeat;
}
.prezzomin{
	font-family:verdana;
	font-weight:bold !important;
	font-size:18px !important;
}
/*
.divFormAmico{
	padding-top:76px;
	background: #FFFFFF url(/images/top/toppopup.gif) 0 0 repeat-x;
}
.titoloamico{
	font-family:verdana;
	color:#f97a00;
	font-weight:bold;
	font-size:14px;
}
.formamico{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/images/sfondoemail.jpg) no-repeat;
	font-size:12px;
	margin:auto;
	width:400px;
}
*/
.footerpopup{
	color:#FFFFFF !important;
	border:0px;
}
.grigio{
	background-color:#efefef;
}
.celeste{
	background-color:#dff4fd;
	font-weight:bold;
}

/*-----------------------------*/
.calendariodisponibilita{
	line-height:15px;
	border:1px solid #1c85ca;
}
.calendariodisponibilitaheader{
	background-color:#1c85ca;
	color:#FFFFFF !important;
}
.ggdisponibile{
	background-color:#FFFFFF;
	color:#1c85ca !important;
	text-align: center;
}
.ggdisponibileselezionabile{
/*	background-color:#f79726; */
	background-color:#4ad311;
	color:#FFFFFF !important;
	cursor:pointer;
	text-align: center;
}
.ggdisponibileselezionabile a{
	background-color:#4ad311;
	color:#FFFFFF !important;
	cursor:pointer;
}

.ggoccupato{
/*	background-color:#72c2fd;*/
	background-color:#FF4343;
	color:#FFFFFF !important;
	text-decoration: line-through;
	text-align: center;
}
.tblseleziona{
	border:1px solid #FF0000;
}
tr.rirsorsaselected td {
	background-color:#1474b3 !important;
	color:White;
}

/*Googlemaps*/
.tbmappagoogle
{
	background-image: url(/images/background/sfondomappa.png);
	background-position: bottom;
	background-repeat: no-repeat;
	border-top:1px solid #bbcfd5;
	width:500px;
	margin-top:5px;
}
.tbmappagoogle td.sx
{
	vertical-align:middle;
	text-align:center;
	border-right:1px solid #ffffff;
}
.tbmappagoogle td.dx
{
	width:200px;
	vertical-align:middle;
	text-align:center;
	border-left:1px solid #93c8d5;
}


/*--- contentstatico -----*/
.statico{
	background-color:#00a7d2;
 }

.statico .content{
	background:#00a7d2 url(/images/contentstatico_bkg.gif) left top no-repeat;
 }

.statico .contentcenter{
	background:#385899 left top no-repeat;
	color: #FFFFFF;
 }
.statico .titolocanale{
 	color: #a7c85c;
 }

.statico .searchhp .candela{
	position:absolute;
	top:-7px;
	right:0px;
}
.statico .searchhp{
	background:transparent url(/images/prenotatrattamento.jpg) left top no-repeat;
}

/*----menu-*/
.statico .menu .primary,.statico .menu .primary_selected, .statico .menu .secondary,.statico .menu .secondary_selected{
	border-bottom:1px solid #3f66b0;
}
.statico .menu .primary a,.statico .menu .primary_selected a,.statico .menu .secondary a,.statico .menu .secondary_selected a  {
	color: #FFFFFF;
	border-bottom:1px solid #1f458e;
}
