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

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

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

/*  */
h3
{
	color:#12749a;

}


p
{
	margin-top:6px;
	margin-bottom:6px;
}

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

a:link, a:visited, a:active {
	font-weight:normal;
	color: #d6753b;
	text-decoration: none;	
}
a:hover {
	font-weight:normal;
	text-decoration: none;	
	color: #d6753b;
}

.follow
{
	height:10px;
	background-color:#F00;
	cursor:pointer;
	width:10px;
	display:inline-block;
}



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

#header
{
	margin:0px;
	padding:0px;
	width:960px;
	height:242px;
	background-image: url(../images/background/header.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

#header .logo
{
	width:179px;
	height:60px;
	float:left;
	margin-left:33px;
	margin-top:27px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
}

#header .slogan
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	width:478px;
	height:64px;
	float:left;
	margin-left:16px;
	margin-right:0px;
	margin-top:4px;
	margin-right:0px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
	padding:0px;
	padding-left:10px;
}

#header .fastnav
{
	width:481px;
	float:left;
	margin:0px;
	padding:0px;
	color:#ffffff;
	margin-top:25px;
	margin-right:17px;
	margin-bottom:0px;
}

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



}

 #header .fastnav  ul li
{
	
	list-style:none;
	display:inline;
	margin:0px;
	padding-left: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:#ffffff;
}
#header .fastnav  ul li a:hover
{
	margin:0px;
	padding:0px;
	text-decoration:underline;
	color:#ffffff;
}

#page
{
	margin:0px;
	padding:0px;
	background-color:#FFF;
	padding-left:27px;
	padding-right:27px;
	overflow:visible;
}




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

#ch_language
{
	margin-top:22px;
	float:left;
	width:188px;
	margin-left:72px;
}

#ch_language ul
{
	list-style:none;
	font-size:11px;
	text-align:right;
}

#ch_language ul .selector
{
	
}

#ch_language ul li
{
	display:inline;
	text-align:right;
	padding-left:10px;
}

#ch_language ul li a:link,  #ch_language ul li a:visited, #ch_language ul li a:active
{
	
	text-decoration: none;
	color:#003236;
}
#ch_language ul li a:hover
{
	text-decoration:none;
	color:#003236;

}
/*
#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;


}
*/




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

#slide_show
{

	float:left;
	overflow:hidden;
	width:498px;
	margin:0px;
	margin-top:200px;
	padding:0px;
	top:0;
	z-index:5;
	position:absolute;
	margin-left:4px;
}

#slide_show #image
{
	float:left;
	width:498px;
	height:235px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	border:1px solid #eeeeec;
}

#slide_show #image img
{
	width:498px;
	height:235px;
	margin:0px;
	padding:0px;

}

#slide_show #txt
{
	color:#474747;
	width:498px;
	margin-top:235px;
	background-image: url(../images/background/slideshow-txt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#slide_show #txt div
{

	padding:10px;
	height:93px;


}

#slide_show #txt div h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;	
	font-weight:normal;
	color:#e1a135;
}

#slide_show #txt div p
{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#474747;
	margin-top:10px;
	line-height:1.3;
}

#slide_show .navigator
{
	display:none;
	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  */
/*
#book-news
{
	float:left;
	width:313px;
	margin-left:0px;
	margin-right:18px;
	margin-top:26px;
	min-height:100px;

}

#book-news #booking
{
	width:722px;
	padding:0px;
	margin:0px;
	height:72px;
	margin-bottom:0px;
	margin-top:7px;
	margin-left:15px;
	text-align:left;
	float:right;
	background-color:#F00;

}
#book-news #booking h2
{
	height:21px;
	background-color:#0364be;
	padding-top:2px;
	padding-left:5px;
	margin-bottom:10px;
	
}

#book-news #booking p
{

	
}

#book-news #booking .sub_book input
{
	margin:0px;
	padding:0px;
	border:none;
	background-image: url(../images/button/sub_book.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:22px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding-left:5px;
	padding-right:5px;


}

*/

/* ############################################################## */

/* booking orizzontale  */

#booking
{
	width:450px;
	padding:0px;
	margin:0px;
	height:25px;
	margin-bottom:0px;
	margin-top:5px;
	margin-left:30px;
	padding-top:18px;
	text-align:left;
	float:left;
	font-size:10px;

}

#booking h2
{
	height:21px;
	background-color:#0364be;
	padding-top:2px;
	padding-left:5px;
	margin-bottom:10px;
	
}

#booking h3
{
	font-size:11px;
	padding-bottom:8px;
	color:#2c5f8d;
	font-weight:normal;
}


#booking p
{
	padding:0px;
	margin:0px;
	float:left;
	color:#2c5f8d;
	font-size:10px;
}

#booking .sel_day
{
	padding:0px;
	margin:0px;
	float:left;
	margin-right:15px;
	font-size:11px;
}

#booking .sel_day input
{
	font-size:11px;
	height:13px;
}

#booking .sub_book
{
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:-3px;
	float:left;
	
}

#booking .sub_book input
{
	margin:0px;
	padding:0px;
	border:#efefef solid 1px;
	
	background-image: url(../images/button/sub_book.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height:25px;
	min-width:88px;
	font-size:11px;
	font-weight:normal;
	color:#185898;
	padding:0px;

	margin:0px;
	cursor:hand;
}


/* ############################################################## */


/* Notizie in home page */

.offert .simplenews-block
{
	float:left;
	width:313px;
	margin-left:0px;
	margin-right:18px;
	margin-top:20px;


}



.offert  .simplenews-block  h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:21px;
	background-color:#0364be;
	padding-top:2px;
	padding-left:5px;
}


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





.offert  .simplenews-block .newscat .news
{
	margin-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7eced;
	overflow:hidden;

}
.offert  .simplenews-block .newscat .news h3 
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;

}

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



.offert  .simplenews-block .newscat .news img
{
	margin-top:5px;
	float:left;
	margin-right:10px;


}

.offert  .simplenews-block .newscat .news p
{
	margin-top:2px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4;


}







/* ############################################################## */
/* 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
{
	background-image: url(../images/background/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
	height:86px;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	padding-left:0px;
	color:#FFF;
	text-align:center;
	padding-top:10px;
	

}


#footer .logo
{
	display:none;
	
}
#footer .info
{
	float:left;
	font-size:11px;
	margin-top:26px;
	text-align:center;
	color:#FFF;


}

#footer p
{
	width:960px;
	float:left;	
	color:#FFF;
	font-size:11px;
}

.info2
{
	margin-left:25px;
		color:#FFF;
	font-size:11px;

}

.news-goto
{
	display:none;
}
