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

body
{
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #958e81;
	margin: 0 auto;
	width:960px;
	background-color:#2a231b;
}

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:#938877;
	text-decoration: none;	
}
a:hover {
	font-weight:normal;
	text-decoration: underline;
	color:#938877;
}
.follow
{
	height:10px;
	background-color:#F00;
	cursor:pointer;
	width:10px;
	display:inline-block;
}

#page
{
	overflow:auto;
	padding-left:0px;
	padding-right:0px;
}


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


#header
{
	margin:0px;
	padding:0px;
	height:160px;
	background-image: url(../images/background/header.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#header .logo
{
	float:none;
	text-align:center;
}
/*



#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:right;
	color:#6e6659;
	font-size:10px;
	margin-top:17px;
	margin-right:35px;
	
}

#ch_language ul 
{
	margin:0;
	padding:0;
}

#ch_language ul .selector 
{
	color:#7E7E7E;
	font-size:11px;
}

#ch_language ul li 
{
	display:inline;
	margin-right:5px;
}
/*
#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:400px;
	text-align:left;
	margin-top:17px;
	margin-left:20px;
	
}
*/

#top_seo
{
	float:left;
	width:400px;
	text-align:left;
	margin-top:17px;
	margin-left:20px;
	
}

#top_seo h1
{
	font-size:11px;
	font-weight:normal;
}

/* ############################################################## */
/* Pagine avanti e Indietro */
/*
#cnt
{
	margin:0px;
}
#cnt #cnt1
{
	clear:both;
	padding-top:20px;

}
*/



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

#slide_show
{
	float:none;
	display:block;
	overflow:hidden;
	width:960px;
	height:424px;
	
}

#slide_show #image
{
	width:960px;
	height:424px;
	overflow:hidden;
}

#slide_show #image img
{
}

#slide_show #txt
{
	display:none;

}

#slide_show #txt div
{
}

#slide_show #txt div h2
{
}

#slide_show #txt div p
{
}

#slide_show .navigator
{
	height:32px;
	z-index:160;
	top:569px;
	display: block;
	position: absolute;
	float:left;
	margin-left:603px;

}


#slide_show .navigator .prev
{
	width:32px;
	height:32px;
	padding:0px;
	margin:0px;
	margin-right:2px;
	background:none;
	float:left;
	cursor:pointer;
}

#slide_show .navigator .next
{
	width:32px;
	height:32px;
	padding:0px;
	margin:0px;
	background:none;
	background-color:none;
	float:left;
	cursor:pointer;
}

#slide_show .navigator #cnt-thumbs
{
	float:left;
	width:272px;
	overflow:hidden;
	height:32px;

}
#slide_show .navigator #cnt-thumbs li { width: 32px; float: left; margin-right:2px; margin-bottom:0px; list-style: none }
#slide_show .navigator #cnt-thumbs a { width: 32px; padding: 0px; display: block; border: 0px 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_app
{
	float:left;
	margin-right:64px;
	width:223px;
}
 #booking
{
	width:254px;
	height:35px;
	padding:0px;
	margin:0px;
	float:right;
	background-color:#30271b;
	cursor:pointer;
}
#booking p
{
	margin-top:2px;
	margin-bottom:2px;
}
#booking h2
{
	color:878175;
	font-size:12px;
	font-weight:bolder;
	color:#8c857a;


}


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

.simplenews-home
{
	margin-top:9px;
	border: 1px solid #e8e5db;
	padding:15px;

	height:60px;
	overflow:hidden;
	background-color:#fafaf8;

}



.simplenews-home  h2
{
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}


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





.simplenews-home .newscat .news
{

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

}

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



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


}

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


}


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




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

#navigator
{

	padding-top:0px;
	float:none;
	color:#d7d4cf;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom:1px solid #56524a;
	clear:both;
	height:10px;
	text-align:right;

}

#navigator h2
{
	color:#d7d4cf;
	font-size:18px;
	padding-left:35px;


}


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

}
#navigator ul
{
	margin-top:5px;
	float:right;

}

#navigator ul li
{
	padding-left:8px;
	margin-left:5px;
	margin-right:0px;
	float:left;
	list-style:none;
	background-image: url(../images/elements/arrow-nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navigator ul li.first
{
	font-style:normal;
}


#navigator ul li.last
{
	font-style:normal;
}



#navigator .tt_nav
{
	font-style:normal;
	background: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 */

#close_foot
{
	width:960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	

}


#close_foot p
{
	color:#998b7b;
	font-size:11px;
}


#close_foot p a:link,#close_foot p a:visited, #close_foot p a:active {
	text-decoration: none;
	color:#998b7b;
}
#close_foot p a:hover {
	text-decoration: underline;
	color:#998b7b;
}

#close_foot .logo_foot
{
	text-align:center;
	padding-top:10px;
	margin-bottom:20px;
	
}


#booking_cnt
{
	background-image:url(../images/background/booking.png);
	background-position:left bottom;
	background-repeat:repeat;
	color:#2d2519;
	height:172px;
	margin-left:706px;
	padding-top:9px;
	padding-left:14px;
	padding-right:0px;
	padding-bottom:14px;
	position:absolute;
	top:224px;
	width:240px;
	z-index:99;
}

#booking_cnt .date
{
	width:50px;
	margin-right:5px;
}

#booking_cnt p
{
	margin-top:0px;
	margin-bottom:9px;
	font-size:12px;
}
#booking_cnt .adrm
{
	float:left;
	margin-right:10px;

}

#booking_cnt .adrm select
{
	margin-top:3px;

}

#booking_cnt .othbook
{
	float:left;
	padding-top:7px;
	margin-bottom:7px;
}
#booking_cnt .othbook p
{
	margin-bottom:3px;
}


#booking_cnt .othbook a:link,#booking_cnt .othbook a:visited,#booking_cnt .othbook a:active {
	font-weight:normal;
	color:#30271b;
	text-decoration: none;	
}
#booking_cnt .othbook a:hover {
	font-weight:normal;
	text-decoration: underline;
	color:#30271b;
}
#booking_cnt .submit
{
	clear:both;
	float:left;
	margin-top:2px;
}
#booking_cnt .submit input
{
	background-image:url(../images/background/submit-booking.jpg);
	background-position:left bottom;
	background-repeat:repeat;
	height:31px;
	width:140px;
	border:#756d61 1px solid;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	padding-bottom:3px;
	
}

.close_book 
{
	background-image:url(../images/background/close.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#30271B;
	cursor:pointer;
	float:right;
	height:12px;
	margin-bottom:7px;
	margin-right:6px;
	padding-right:26px;
	width:40px;
	font-size:10px;
}


.mcp {
	color:#30271B;
	float:left;
	font-size:12px;
	padding-top:9px;
	width:171px;
}

.mcp a:link, .mcp a:active, .mcp a:visited {
	color:#2D2519;
}



#booking_cnt .sel_day
{
	margin-top:-10px;
	margin-bottom:3px;
}
