@charset "utf-8";
/*
	Copyright (c) 2009, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.8.0r4

html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
*/
img{border:0;}

/*
	@copyright  		Copyright (c) 2007-2009 Mentefredda Srl All rights reserved.
	@license    		All right reserved
	@web-developing 	Mentefredda S.r.l. - http://www.mentefredda.it/chi-siamo/team
*/
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#665f56;
	background-color:#ffffff;
	margin: 0 auto;
	width:963px;
	background-image: url(../images/background/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px;
}

a:link, a:visited, a:active 
{
	color: #665f56;
	text-decoration: none;	
}
a:hover 
{
	text-decoration: normal;
	color: #665f56;
}

#header
{
	padding:0px;
	margin:0px;
	width:960px;
	margin-top:19px;
	display:inline-block;
	height:115px;
}

#header #top_seo
{
	padding:0px;
	margin:0px;
	margin-left:8px;
	color:#987746;
	font-size:12px;
	float:left;
}

h2, h3
{
	color: #9C7D4F;
    line-height: 1.5em;
}

h3
{
font-size: 13px;
}

#header #top_seo h1
{
	padding:0px;
	margin:0px;
	color:#987746;
	font-size:12px;
}

#header #ch_language
{
	color: #665f56;
	margin-bottom:0px;
	padding-left:0px;
	font-weight:normal;
	float:right;
}
#header #ch_language a{
	color: #665f56;
}


#header #ch_language ul
{
	text-align:right;
	padding:0px;
	margin:0px;
}


#header #ch_language ul li
{
	display:inline;
	padding-right:5px;
}

#header #info 
{
	clear:both;
	float:right;
	margin:57px 0 0;
	padding:0;
	text-align:right;
	width:700px;
}

#logo
{
	z-index:200;
	position:absolute;
	top:52px;
	padding-left:27px;
}




/* Slideshow  */

#slide_show
{
	clear:both;
	width:949px;
	height:398px;

}

#slide_show #image
{
	margin:0px;
	padding:0px;
	float:left;
}

#slide_show #image img
{
	margin:0px;
	width:949px;
	height:398px;

}

#slide_show #txt
{
	display:none;		
}

#slide_show #txt div
{

}

#slide_show #txt div p
{
	clear:both;
	padding:10px;
	height:30px !important;
	overflow:hidden;
}

#slide_show #txt div h2
{
	font-size:18px;
	text-transform:uppercase;
	padding-top:10px;
	padding-left:10px;
}

#slide_show #txt div p
{
	font-size:11px;
	padding-top:4px;
	height:50px;
}

#loading {
padding-left:215px !important;
padding-top:10px !important;
width:734px !important;
}

#slide_show .navigator
{
	background-image: url(../images/background/navigator.png);
	background-repeat: repeat;
	background-position: left top;
	width:949px;
	display:inline-block;
	z-index:160;
	position:relative;
	top:-54px;
	height:53px;
	border-bottom:2px solid #8F6B26;
}


#slide_show .navigator .prev
{
	float:left;
	cursor:pointer;
	padding-top:19px;	
	padding-left:8px;
	padding-right:8px;
	display:none;
}

#slide_show .navigator .next
{
	float:left;
	cursor:pointer;
	padding-top:19px;
	display:none;
}

#slide_show .navigator #cnt-thumbs
{
	float:left;
	padding-top:7px;
	padding-left:7px;
}

#slide_show .navigator #cnt-thumbs li 
{
	display:inline; 
	float:left;	 
	padding:0px;
	margin-right:5px;
}
#slide_show .navigator #cnt-thumbs a {  }
#slide_show .navigator #cnt-thumbs a.activeSlide {  }
#slide_show .navigator #cnt-thumbs a:focus { }
#slide_show .navigator #cnt-thumbs img { margin:0px; padding:0px; 	border:1px solid #c3c3c3;}






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

/* Booking Online*/

#booking 
{
	background-image:url("../images/background/navigator.png");
	background-position:left top;
	background-repeat:repeat;
	height:222px;
	margin-left:700px;
	position:relative;
	top:-276px;
	width:249px;
	z-index:201;
	
}

#booking h2 {
	font-size:16px;
	background-image: url(../images/background/booking-h2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left:20px;
	color:#ffffff;
	
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	padding:16px;
	margin-top:0px;
	padding-bottom:0px;
	font-weight:bold;
}

#booking select {
	border:1px solid #a89a87;
	color:#424242;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ffffff;
	border:1px solid #ebe9e3;
}
#booking input {
	border:1px solid #a89a87;
	color:#424242;
}
#booking .submit {
	color:#424242;
	padding-top:0px;

}
#booking .submit input {
	background-image:url(../images/background/home-row-col.gif);
	background-position:-20px top;
	background-repeat:repeat-x;
	border:1px solid #a89e90;
	color:#ffffff;
	height:33px;
	margin-top:0;
	padding-top:0;
	width:128px;
	padding-right:0px;
	margin-right:0px;
	padding-left:0px;
	cursor:pointer;
	text-transform:uppercase;
}

#booking .othbook p{
	margin-top:7px;
}

#booking form {
	padding-left:16px;
	padding-top:0px;
	display:inline-block;
	color:#ffffff;
}

#booking .sel_day input 
{
	background-color:#ffffff;
	border:1px solid #EBE9E3;
	font-size:11px;
	height:16px;
	margin-left:-3px;
	margin-top:0;
	padding-bottom:0;
	padding-left:4px;
	padding-top:0;
	width:32px;
	font-family:Arial, Helvetica, sans-serif;
}
#booking .adrm {
	float:left;
	margin-bottom:0;
	margin-right:0;
	margin-top:6px;
	width:53px;
}
#booking .othbook {
	background-image:url(../images/background/othbook.gif);
	background-position:left top;
	background-repeat:repeat-y;
	color:#ffffff;
	display:inline-block;
	height:47px;
	padding-left:0px;
	padding-right:0;
	padding-top:15px;
	font-weight:normal;
}
#booking .othbook a:link, #booking .othbook a:active, #booking .othbook a:visited {
	color:#ffffff;
	font-weight:normal;
}
#booking .othbook a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}

#booking .othbook p {

	margin-left:0px;
	font-size:11px;
}


#booking #ddlPersone {
	margin-top:2px;
}
#booking #ddlCamere {
	margin-top:2px;
}

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


/* Contenitore  */


#cnt
{
	background-image:url("../images/background/cnt.jpg");
	background-position:left top;
	background-repeat:repeat-y;
	clear:both;
	display:inline-block;
	margin-top:7px;
	width:956px;
	padding-left:7px;
}

/* Esempio del navigator */

#navigator
{
	display:none;
	
}

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

/* Chiusura della pagina */

#footer
{
	background-image: url("../images/background/footer.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	display:inline-block;
	width:963px;
	
}

#footer .info
{

	margin-left:0px;
	padding-top:0px;
	padding-left:24px;
	text-align:center;
	font-size:11px;
	color:#8f7440;
}

#footer #foot_seo
{

	margin-left:0px;
	padding-top:0px;
	text-align:center;
	font-size:12px;
	color:#8f7440;
}

#footer #foot_seo h1
{

	text-align:center;
	font-size:12px;
	color:#8f7440;
}
/* ############################################################## */





