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:#dbb367 url(/images/body_bkg.jpg) top left repeat-x;
	
}
body.bodypopup{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0178b2 !important;
	font-size:10px;
}
input,textarea,select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.input_very_short {
	width: 25px;
}

img{
	border:0px;
	/*display: block;*/
}
a.border{
	padding:1px !important;
	border:1px solid #DCDCDC;
}
a.border img{
	margin-top:2px;
}
img.block{
	border:0px;
	display: block;
}
.shadow{
	background:transparent url(/images/shadow_bkg.gif) left top repeat-y;
	width:994px;
	margin: auto;
}
html>body .shadow{
	background:transparent url(/images/shadow_bkg.png) left top repeat-y;	
}
.content{
	background:#ffffff url(/images/content_bkg.jpg) left top no-repeat;	
	width:990px;
	margin: auto;
}
.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;
	overflo-y:auto;
}
.searchhp{
	background:transparent url(/images/search_bkg.jpg) left top no-repeat;
	width:227px;
	height:271px;
	position:absolute;
	left:737px;
	top:0px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;

}
.searchhp img.titolo{
	margin-top:11px;
	margin-left:9px;
}
.searchhp .tabella{
	width:200px;
	margin:auto;
	line-height:28px;
	text-align:right;
}
.searchhp .tabella .posizione,.searchhp .tabella .posizione1{
	float:left;

}

.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_hp /* menu */
{
	width:200px;
	padding-top:10px;
	padding-left:15px;
}
.col_sx /* menu */
{
	width:200px;
	padding-left:15px;
	/*padding-top:10px;*/
}
.col_dx_hp
{
	width:230px;
	padding-top:10px;
	/*padding-left:10px;*/
	padding-right:10px;
}
.col_dx 
{
	width:160px;
	padding-top:20px;
}
.contentseparator_hp
{
	width:20px;
	font-size:1px;
}
.contentseparator
{
	width:25px;
	font-size:1px;
}
.contentcenter_hp{
	width:490px;
	padding-top:10px;
}
.contentcenter{
	width:570px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	background:transparent url(/images/contentcenter_bkg.jpg) left top no-repeat;
}
.contentcenter2{
	width:715px;
	/*padding-top:20px;*/
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	background:transparent url(/images/contentcenter2_bkg.jpg) left top no-repeat;
	display:block;
	min-height:350px;
}

.linksemplici{
	color:#3a3a3a;
	text-decoration:none;
}

.header img{
	border:0px;
	display: block;/**/
}
.header{
	background: transparent url(/images/top/top_bkg.jpg) top left no-repeat;
	border:0px;
	color:#000000;
	display: block;
	margin:auto;
	margin-top:10px;
	width:994px;
	height:136px;
	position:relative;
}
.logo{
	position:absolute;
	top:12px;
	left:28px;
	
	}
.langchoise{
	border:0px;
	height:25px;
	line-height:20px;
	background: url(/images/lingua/sfondolingua.gif) top right no-repeat;
	vertical-align: middle;
	position:absolute;
	right:32px;
	top:2px;
	padding-right:10px;
}
.langchoise .off {
	margin-top:5px;
	border:1px solid #246e95;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
.langchoise .on {
	margin-top:5px;	
	border:1px solid #246e95;
}

.menutop{
	height: 25px;
	line-height: 25px;
	position:absolute;
	top:63px;
	right:17px;
	padding-left:10px;
	padding-right:20px;
	list-style-type: none;
	margin: 0;
}
.menutop li{
	display:inline;
	margin:0 2px 0 0;
}

.menutop li a{
	background: transparent url(/images/tab/tab_div.gif) left top no-repeat;/**/
	float:left;
	height: 25px;
	margin: 0;
	padding: 0;
	color: white;
	padding-left:10px;
	text-decoration:none;
	margin:0 2px 0 0;
}
.menutop li a span{
	background: transparent url(/images/tab/tab_span.gif) right top no-repeat;
	height: 25px;
	line-height: 23px;
	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;
}
.menutop li a.tabon4{
	background: transparent url(/images/tab/tab_div4.gif) left top no-repeat;
}
.menutop li a.tabon4 span{
	background: transparent url(/images/tab/tab_span4.gif) right top no-repeat;
}
.menustatico{
	position:relative;
	top:91px;
	left:16px;
	width:960px;
	height:25px;
	background: transparent url(/images/menu/menu1_bkg.gif) left top no-repeat;
	color:#333333;
	list-style-type: none;
	margin: 0;

}
.menustatico li{
	display:inline;
	margin:0 2px 0 0;
}

.menustatico li a{
	float:left;
	height: 25px;
	margin: 0;
	padding: 0;
	color: #333333;
	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: 25px;
	line-height: 23px;
	padding-right:10px;
	font-family: Verdana,Arial,Helvetica,Helvetica-Narrow;
	font-size:11px;
/*	font-weight: bold;*/
	color: #333333;
	float:left;
	display:block;
	cursor:pointer;
}

/*menu sx*/
.menu {
	background: transparent url(/images/menu/menu_bkg.gif) left top no-repeat;
	width: 198px;
/*	height:215px;*/
	overflow-y: visible;
	min-height:215px;
	margin: 0;
	text-align: left;
	margin-bottom: 7px; 
	font-family:Arial;
	font-size:12px;
}
html>body .menu {
	background: transparent url(/images/menu/menu_bkg.png) left top no-repeat;
}

.menufooter{
	position:relative;
	/*top:-45px;*/
	top:-15px;
}
.menu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	padding-left:5px;
	padding-right:5px;
	width: 180px;
}
.menu li{
	height:25px;
	vertical-align:middle;
}
/*
.menu li a {
	padding: 5px;
}
.menu li img {
	margin-right: 2px;
	margin-top:5px;
}
*/
.menu .primary{
	border-bottom:1px solid #f1e8dc;
	text-align:right;
}

.menu .secondary,.menu .secondary_selected {
	border-bottom:1px solid #f1e8dc;
	text-align:right;	
}

.menu .primary a {
	height:25px;
	line-height:25px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	vertical-align:middle;
}
.menu .secondary a {
	height:25px;
	line-height:25px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	vertical-align:middle;	
}
.menu .secondary_selected a {
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	vertical-align:middle;	
}
.menu .hidden {
	display: none;
}

/* fine menu sx */
.clearboth{
	clear:both;
}
.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;
} 

.meteo{
	background:transparent url(/images/meteo_bkg.png) left top no-repeat;
	width:198px;
	height:110px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#336699;
}
.meteo .titolo{
	height:22px;
	text-align:center;
	text-transform:uppercase;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	line-height:22px;
	
}
/*---------------------------------------canali -----------------------*/
.titolocanale{
	width:98%;
	height:23px;
	line-height: 20px;
	color:#ffffff;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	/*background: #FFFFFF url(/images/title_bkg.gif) left top repeat-x;*/

}
/*--------------------------------------- fine canali -----------------------*/

.boldricerca{
	color:#1474b3;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
/*.titolorisorsa{
	height:25px; 
	background-color: #1d85ca;
	color:#ffffff;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}*/
.titolorisorsa{
	width:98%;
	height:25px;
	line-height: 20px;
	color:#FFFFFF;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	background: transparent url(/images/titleResource_bkg.gif) left top repeat-x;
	margin-top:2px;
}

/* Styles for scrolling layers	
		Specify width and height in hold and wn, and in clip for wn */
	div.hold	{ 
		position:relative; 
		overflow:hidden;
		width:32px;
		height:18px; 
		z-index:100
		}
	div.wn	{ 
		position:absolute; 
		left:0px;
		top:0px; 
		width:32px;
		height:18px; 
		clip:rect(0px, 32px, 18px, 0px); 
		overflow:hidden;
		z-index:1;
		}
	div.lyr	{ 
		position:absolute;
		visibility:hidden; 
		left:0px; top:0px; 
		z-index:1; 
		}
	.freccia{
		width:20px;
		height:27px;
	}
/* END Styles for scrolling layers	*/
/* 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*/

.footer{
	margin: auto;
	width:994px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.footer img {
	display:inline;
}

.indirizzo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 21px;
	color: #000000;
	font-size: 11px;
	letter-spacing: -0.1em;
	padding-left:2px;
}
.copyright{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	height: 22px;
	padding-right:10px;
	padding-left:145px;
	position:relative;
}
.conchiglia{
	position:absolute;
	top:-50px;
	left:-10px;
}
 .copyright a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}
/*tab menu??? */
div.menutab{
	width:800px;
	margin: auto;
	background:url(/images/tab/starttab.gif) top left no-repeat;
	padding:0 10px 0 10px;
}
div.menustart{
	width:780px;
	padding:0 0px 0 0px;
	background:url(/images/tab/sfondotab.gif) top left;
	display:block;
	margin-left:10px;
	height:41px;
}
#nav{
	margin:0;
	clear:both;
	font-size:12px;
	font-weight:bold;
	color:#091e4b;
	margin-left:0px;
	float:left;
	list-style-type:none;
	padding:0 11px 0 0;
	background:url(/images/tab/finetab.gif) top right no-repeat;
/*	background:url(navshadow.gif) no-repeat 8px 100% #fff;
	padding-bottom:21px;*/
}

html>body #nav{
/*	margin-left:8px;
	background:url(navshadow.gif) no-repeat <strong>4px</strong> 100% #fff;*/
}
#nav li{
	list-style-type:none;
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 10px ;
	background:url(/images/tab/normal.gif) #c0c0c0 ;
	height:41px;
	vertical-align: middle;
}
#nav li a{
	font-size:12px;
	color:#091e4b;	
	background:url(/images/tab/normal.gif) transparent top right no-repeat;
	display:block;
	padding:15px 10px 0 0;
	text-decoration:none;
}
#nav li.start{
	list-style-type:none;
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 10px ;
	background:url(/images/tab/normalstart.gif) #c0c0c0 top left no-repeat;
	height:41px;
	vertical-align: middle;
}
#nav li.start a{
	font-size:12px;
	color:#091e4b;	
	background:url(/images/tab/normalstart.gif) transparent top right no-repeat;
	display:block;
	padding:15px 10px 0 0;
	text-decoration:none;
}
#nav li.cur,#nav li.over,#nav li:hover
{
	background:url(/images/tab/selected.gif) #3375b2 top left no-repeat;
}
#nav li strong,ul#nav li.cur a,ul#nav li.over a,ul#nav li:hover a
{
	display:block;
	color:#091e4b;
	padding:15px 10px 0 0;
	text-decoration:none;
	background:url(/images/tab/selected.gif) transparent top right no-repeat;
	text-decoration:none;
}
#nav li.curOfferta{
	background:url(/images/tab/selectedofferte.gif) #3375b2 top left no-repeat;

}
ul#nav li.curOfferta a
{
	display:block;
	color:#ffffff;
	padding:15px 10px 0 0;
	text-decoration:none;
	background:url(/images/tab/selectedofferte.gif) transparent top right no-repeat;
	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:absmiddle;
	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:absmiddle;
	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:absmiddle;
	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;
}
.separatorepopup{
	background: #FFFFFF url(/images/top/bottompopup.gif) repeat-x !important;
	font-size:1px !important;
	height:21px !important;
}
.footerpopup{
	background-color:#0178b2 !important;
	color:#FFFFFF !important;
	border:0px;
}
.grigio{
	background-color:#efefef;
}
.celeste{
	background-color:#dff4fd;
	font-weight:bold;
}
.footer{
	width:970px;
	margin:auto;
}

/*-----------------------------*/
.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;}

