@charset "utf-8";
/* ############################################################## */
/* TAG GENERALI  */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e7e7e;
	margin: 0 auto;
	width:960px;
	padding:0px;
	background-image: url(../images/background/body.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
	font-size:12px;
}

ul, li
{
	margin:0px;
	padding:0px;
}
img
{
	border:none;
}

a:link, a:visited, a:active {
	font-weight:normal;
	color: #6e6659;
	text-decoration: none;	
}
a:hover {
	font-weight:normal;
	text-decoration: underline;
	color: #6e6659;
}
.follow
{
	height:10px;
	background-color:#F00;
	cursor:pointer;
	width:10px;
	display:inline-block;
}


#fullybooked
{
	color:#DD5D20;
	font-size:12px;
	font-weight:bolder;
	margin-left:188px;
	position:absolute;
	top:52px;
	z-index:50;
}


/* ############################################################## */
/* Header (Testata) */

#header
{
	margin:0px;
	padding:0px;
	height:145px;
}

#header .logo
{
	margin-top:9px;
	float:left;
	margin-left:38px;
	width:110px;
	height:126px;
	float:left;
}



#header .fastnav
{
	width:688px;
	float:left;
	margin-top:13px;
	font-size:11px;
}

#header .fastnav  ul
{
	margin:0px;
	text-align:right;



}

 #header .fastnav  ul li
{
		list-style:none;
		display:inline;
		padding-right:10px;

}
#header .fastnav  ul li a:link,  #header .fastnav  ul li a:visited, #header .fastnav  ul li a:active
{
	margin:0px;
	padding:0px;
	text-decoration: none;
	color:#7e7e7e;
}
#header .fastnav  ul li a:hover
{
	margin:0px;
	padding:0px;
	text-decoration:underline;
	color:#7e7e7e;
}






/* ############################################################## */
/* Esempio del cambio della lingua utilizzando la classe in ajax */

#ch_language
{
	float:left;
	color:#6e6659;
	font-size:10px;
	border: 1px solid #889bb8;
	width:124px;
	margin-top:10px;
	
}
/*
#see_lang
{
	clear:both;
	margin-top:86px;
	margin-left:737px;

	z-index:15;
	background:#f9f7f4;
	display: block;
	position: absolute;
	list-style:none;
	border: 1px solid #f0eee5;
	padding:7px;
	width:200px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	top:0;
}
#see_lang li
{
	display:inline;
	margin-left:15px;


}
*/
.slogan
{
	float:left;
	width:812px;
	text-align:right;
	margin-top:22px;
	
}





/* ############################################################## */
/* Slideshow  */

#slide_show
{
	margin-top:9px;
	float:left;
	display:block;
	overflow:hidden;
	width:711px;
	height:275px;
	
}

#slide_show #image
{
	float:left;
	width:711px;
	height:275px;
	overflow:hidden;
	margin-bottom:7px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dedbcc;
}

#slide_show #image img
{
}

#slide_show #txt
{
	float:left;
	width:365px;
	height:110px;
	background-image: url(../images/background/slide-text.png);
	background-repeat: repeat;
	border: 2px solid #bfb8a1;
	z-index:50;
	display: block;
	position: absolute;
	top:299px;
	margin-left:13px;
	


}

#slide_show #txt div
{
	margin:0px;
	padding:17px;
	height: 105px !important;
}

#slide_show #txt div h2
{
	color:#ffffff;
	margin:0px;
	padding:0px;
}

#slide_show #txt div p
{
	color:#ffffff;
	padding:0px;
	font-size:12px;
}

#slide_show .navigator
{
	height:83px;
	clear:both;
	margin:0px;
	padding:0px;

}


#slide_show .navigator .prev
{
	float:left;
	width:20px;
	margin:0px;
	padding:0px;
	display:table-cell; 
	vertical-align:middle;
	cursor:pointer;
}

#slide_show .navigator .next
{
	float:right;
	width:13px;
	margin:0px;
	padding:0px;
	display:table-cell; 
	vertical-align:middle;
	text-align:right;
	cursor:pointer;
}

#slide_show .navigator #cnt-thumbs
{
	margin:0px;
	padding:0px;
	float:left;
	width:630px;
	height:83px;
	overflow:hidden;

}
#slide_show .navigator #cnt-thumbs li { width: 77px; float: left; margin-right:13px; list-style: none }
#slide_show .navigator #cnt-thumbs a { width: 77px; padding: 2px; display: block; border: 1px solid #ccc; }
#slide_show .navigator #cnt-thumbs a.activeSlide { background: #a9cbda }
#slide_show .navigator #cnt-thumbs a:focus { outline: none; }
#slide_show .navigator #cnt-thumbs img { border: none; display: block }

/* ############################################################## */
/* Collonna di appoggio alle slide  */

.coll_ap
{
	position:absolute;
	top:154px;
	z-index:5;
	width:240px;
	margin-left:722px;
}

.coll_ap #booking
{
	width:218px;
	background-image: url(../images/background/booking.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:146px;
	padding:16px;

}

.coll_ap #booking h2
{
	margin-bottom:-5px;
	margin-top:0px;
	padding:0px;

}
.coll_ap #booking p
{
	margin-top:5px;
	margin-bottom:5px;

}
.coll_ap #booking .language
{
	margin-top:-2px;
	width:60px;
	float:left;
}

.coll_ap #booking .submit_booking
{
	margin-top:10px;
	float:left;
	width:100px;
	
}


/* ############################################################## */
/* Notizie in home page */

.simplenews-fast
{
	margin-top:9px;
	border: 1px solid #e8e5db;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	height:57px;
	overflow:hidden;

}




.simplenews-fast  h2 a:link,.simplenews-fast  h2 a:visited,.simplenews-fast  h2 a:active {
	font-weight:bold;
	color: #6e6659;
	text-decoration: none;	
}
.simplenews-fast  h2 a:hover {
		display:none;
	font-weight:bold;
	text-decoration: none;	
	color: #6e6659;
}

.simplenews-fast h3
{
	border-bottom: none !important;
	margin-bottom:15px;
	color:#6e6659;
	padding-bottom:5px;

}




.simplenews-fast .newscat .news
{

}
.simplenews-fast .newscat .news h4 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-bottom:5px;

}
.simplenews-fast .newscat .news h3 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;

}

.simplenews-fast .newscat .news h3 a:link,  .simplenews-fast .newscat .news h3 a:visited,.simplenews-fast .newscat .news h3 a:active
{
	font-weight:bold;
	color: #6e6659;
	text-decoration: none;	
}
.simplenews-fast  .newscat .news h3 a:hover
{
	font-weight:bold;
	text-decoration: none;	
	color: #6e6659;
}



.simplenews-fast .newscat .news img
{
	float:left;


}

.simplenews-fast .newscat .news p
{
	display: none;
	line-height:1.5;
	margin-top:5px;
	font-size:11px;


}


.news-goto, .news-price
{
	display:none;
}




/* ############################################################## */
/* Esempio del navigator */

#navigator
{
	height:20px;
	
}
#navigator h6
{
	color:red;
	font-size:12px;
	float:left;

}
#navigator ul
{
	float:left;

}

#navigator ul li
{
	margin-left:5px;
	margin-right:5px;
	float:left;
	list-style:none;

}






/* ############################################################## */
/* Pagine avanti e Indietro */

.nxtprv
{
	border: ridge;
}


.nxtprv .prev 
{

}


.nxtprv .prev p
{

}


.nxtprv .page
{
	text-align: center;
	display: table;
}


.nxtprv .page p
{

}

.nxtprv .page ul
{
	list-style-type: none;
	display: inline;
}

.nxtprv .page ul li
{
	list-style: none;
	position: relative;
	display: table-cell;
}

.nxtprv .page ul li .current
{

}

.nxtprv .next 
{

}


.nxtprv .next p
{

}

/* ############################################################## */
/* Chiusura della pagina */

#footer
{
	
	margin-top:10px;
	background-image: url(../images/background/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:52px;
	margin-bottom:50px;

}
#footer #mn_fs
{
	float:left;
	width:845px;
	color:#aba38b;

}

#footer .logo
{
	float:left;
	margin:0px;
	padding:0px;
	
}
#footer p
{

	width:100%;
	margin-top:3px;
	margin-bottom:3px;
	
}




