@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,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;}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%;}

.clear
{
	clear:both;
	height:0px;
	width:100%;
}


html 
{
	background-color:#eeece5;	
}
body
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	background-color:#eeece5;
	margin: 0 auto;
	width:960px;
	margin-top:32px;
}

a:link, a:visited, a:active {
	color: #9d3314;
	text-decoration: none;	
}
a:hover {
	text-decoration: normal;
	color: #7b270e;
}

.top_seo
{
	margin-bottom:10px;
	color: #D19A15;
	float:left;
}

h6
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7B270E;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
	font-weight:bold;
}


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

.star
{
	color:#f1a354;
	font-weight:bolder;
	font-family:Times;
}

.slogan
{
	float:left;
	margin-bottom:10px;
}

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

#header
{
	background-image:url(../images/background/header.gif);
	background-position:left top;
	background-repeat:repeat-x;
	min-height:71px;
	border-top:2px #fff solid;
	border-left:2px #fff solid;
	border-right:2px #fff solid;
	padding:0px 15px;
	background-color:#fff;
	overflow:auto;
	clear:both;
}

#header .slogan
{
	color:#763018;
	float:left;
	font-size:13px;
	text-align:right;
	width:151px;
	padding-top:12px;
}

#header .cntLogo
{
	background-color:#F1EFEB;
	background-image:url(../images/background/header-cntLogo.gif);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	height:284px;
	text-align:center;
	width:252px;
	
}

#header .cntLogo img
{
	margin-top:49px;
	
}


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

#ch_language
{
	float:right;
	margin-bottom:10px;
	text-align:right;
}

#ch_language ul
{
	text-align:right;
}


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

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

#slide_show
{
	float:left;
	
}
#slide_show #loading {
	background-image:url("../images/background/cnt1.jpg") !important;
	background-position:left top !important;
	background-repeat:repeat-x !important;
}
#slide_show #loading p {
	display:inline;
	margin-left:460px;
}
#slide_show #loading img {
        margin-left: 460px;
        margin-top: 10px;
}

#slide_show #image
{
	border-left:1px #fff solid;
	height:284px;
	width:673px;
}

#slide_show #image img
{
		

}

#slide_show #txt
{
 display:none;
}

#slide_show #txt div
{

}

#slide_show #txt div p
{

}

#slide_show #txt div h2
{
	
}

#slide_show #txt div p
{
}

#slide_show .navigator
{

}


#slide_show .navigator .prev
{
}

#slide_show .navigator .next
{
}

#slide_show .navigator #cnt-thumbs
{
}
#slide_show .navigator #cnt-thumbs li {  }
#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 { }

/* ############################################################## */
/* Modulo booking+notizie */

#bookingNews
{
	background-image:url("../images/background/booking-news.gif");
	background-position:left top;
	background-repeat:repeat-x;
	margin-top:8px;
	padding:0px 13px 0px 15px;
	height:119px;
}
#bookingNews #booking
{
		background-image:url("../images/background/separator-bookingNews.gif");
		background-position:right top;
		background-repeat:repeat-y;
		width:376px;
		height:87px;
		padding:15px 0px 14px 0px !important;
		float:left;
}


/* ############################################################## */
/* Contenitore  */


#cnt
{
	background-color:#fff;
	border-left:2px #fff solid;
	border-right:2px #fff solid;
	padding:0px 15px;
	overflow:auto;
	
	clear:both;
	padding-top:21px;
	padding-bottom:21px;
}



/* ############################################################## */
/* Primo contenitore */




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

.simplenews-block
{
	float:left;
	width:492px;
	padding:7px 15px 14px 15px ;
	height:88px;
	overflow:hidden;
}



.simplenews-block  h2
{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	
}


.simplenews-block  h2 a:link,.simplenews-block  h2 a:visited,.simplenews-block  h2 a:active {
}
.simplenews-block  h2 a:hover {
	
}





.simplenews-block .newscat .news
{
	margin-top:8px;
}
.simplenews-block .newscat .news h3 
{
	color:#d6ad49;
	font-size:13px;
	font-weight:bold;
}

.simplenews-block .newscat .news h3 a:link,  .simplenews-block .newscat .news h3 a:visited,.simplenews-block .newscat .news h3 a:active
{
	color:#d6ad49;
}
.simplenews-block  .newscat .news h3 a:hover
{
	color:#d6ad49;
}



.simplenews-block .newscat .news img
{
	display:none;
}

.simplenews-block .newscat .news p
{
	margin-top:4px;
	color:#4d4d4d;
	font-size:11px;
}

.simplenews-block .newscat .news .news-price
{
	display:none;
}

.simplenews-block .newscat .news .news-link
{
	display:none;
	
}
.simplenews-block  .navigator
{
	
}

.simplenews-block  .navigator .next
{
	
	
}
.simplenews-block  .navigator .prev
{
	
	
}



.news_home
{
}

.news_home h2
{
}


.news_home .simplenews-block
{
}

.news_home .simplenews-block .newscat-title
{
}

.news_home .simplenews-block .newscat-title h2
{
}


.news_home .simplenews-block .newscat-title h2 a:link,.news_home .simplenews-block .newscat-title h2 a:visited,.news_home .simplenews-block .newscat-title h2 a:active {

}
.news_home .simplenews-block .newscat-title h2 a:hover {

}

.news_home .simplenews-block .newscat-title .news-folder
{
	display:none;
}


.news_home .simplenews-block .newscat .news
{
}
.news_home .simplenews-block .newscat .news h3 
{
}

.news_home .simplenews-block .newscat .news h3 a:link, .news_home .simplenews-block .newscat .news h3 a:visited,.news_home .simplenews-block .newscat .news h3 a:active
{
}
.news_home .simplenews-block  .newscat .news h3 a:hover
{
}



.news_home .simplenews-block .newscat .news img
{
}

.news_home .simplenews-block .newscat .news p
{
}

.news_home .simplenews-block .newscat .news .news-price
{
}

.news_home .simplenews-block .newscat .news .news-price .news-goto
{
}

.news_home .simplenews-block .newscat .news .news-price .news-goto a:link, .news_home .simplenews-block .newscat .news .news-price .news-goto a:visited, .news_home .simplenews-block .newscat .news .news-price .news-goto a:active 
{
}

.news_home .simplenews-block .newscat .news .news-price .news-goto a:hover
{
}

.news_home .simplenews-block .newscat .news .news-link
{

}

.news-folder
{
	display:none;
}


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

#navigator
{
	float:left;
	margin-left:50px;
	
}
#navigator h6
{
	display:none;
}
#navigator ul
{

}
#navigator ul .tt_nav
{
	display:none;
}

#navigator ul li
{
	background-image:url(../images/background/memu-footer-li.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:inline;
	padding-left:10px;
	padding-right:10px;
	
}



/******************************/



#cnt1 .simplenews-block
{
	padding:0px ;
	width:200px;
	height:123px;
	overflow:hidden;

}



#cnt1 .simplenews-block  h2
{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	
}


#cnt1 .simplenews-block  h2 a:link,.simplenews-block  h2 a:visited,.simplenews-block  h2 a:active {
}
#cnt1 .simplenews-block  h2 a:hover {
	
}





#cnt1 .simplenews-block .newscat .news
{
	margin-top:8px;
}
#cnt1 .simplenews-block .newscat .news h3 
{
	color:#d6ad49;
	font-size:13px;
	font-weight:bold;
}

#cnt1 .simplenews-block .newscat .news h3 a:link,  #cnt1 .simplenews-block .newscat .news h3 a:visited, #cnt1 .simplenews-block .newscat .news h3 a:active
{
	color:#d6ad49;
}
#cnt1 .simplenews-block  .newscat .news h3 a:hover
{
	color:#d6ad49;
}



#cnt1 .simplenews-block .newscat .news img
{
	display:none;
}

#cnt1 .simplenews-block .newscat .news p
{
	margin-top:8px;
	color:#4d4d4d;
	font-size:11px;
}

#cnt1 .simplenews-block .newscat .news .news-price
{
	display:none;
}

#cnt1 .simplenews-block .newscat .news .news-link
{
	display:none;
	
}
#cnt1 .simplenews-block  .navigator
{
	
}

#cnt1 .simplenews-block  .navigator .next
{
	
	
}
#cnt1 .simplenews-block  .navigator .prev
{
	
	
}



/*/


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

.nxtprv
{
	clear:both;
	width:100%;
	padding-bottom:20px;
	padding-top:6px;
}


.nxtprv .prev 
{
	margin:0px;
	padding:0px;
}


.nxtprv .prev ul
{
	margin:0px;
	padding:0px;
}


.nxtprv .prev li
{
	padding-right:10px;
	margin:0px;
	list-style:none;
	text-align:left;
	font-weight:normal;
	float:left;
}


.nxtprv .page
{

}


.nxtprv .page p
{
	margin:0px;
	padding:0px;

}

.nxtprv .page ul
{
	margin:0px;
	padding:0px;
}

.nxtprv .page ul li
{
	float:left;	
	margin:0px;
	list-style:none;
	text-align:center;
	font-weight:normal;
	padding-right:5px;
}

.nxtprv .page ul li.current
{
	float:left;	
	margin:0px;
	list-style:none;
	text-align:left;
	font-weight:bold;
	color:#c71717;
}

.nxtprv .next 
{
	margin:0px;
	padding:0px;
}


.nxtprv .next ul
{
	margin:0px;
	padding:0px;
}

.nxtprv .next ul li
{

	padding-right:10px;
	margin:0px;
	list-style:none;
	text-align:left;
	font-weight:normal;
	float:left;
}

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

#footer 
{

	background-color:#fff;
	margin-top:5px;
	border-bottom:2px solid #cacaca;
	padding:12px 15px 9px 15px; 
	overflow:auto;
	font-family:Arial;
	margin-bottom:30px;

}
#footer .logo
{
	float:left;
	width:63px;
}

#footer address
{
	color:#b2b2b2;
	font-style:normal;
	font-family:Arial;
	font-size:11px;
	padding-left:78px;
	padding-top:31px;
}

#footer_close
{
	
}

#close_logo
{
	
}





/* ############################################################## */
/* Menu delle strutture */




#menu_struct
{
	background-image:url(../images/background/title-sx.gif);
	background-position:right top;
	background-repeat:no-repeat;	
}

#menu_struct ul
{
	font-size:14px;
	font-weight:bolder;
	height:28px;
	padding-top:11px;
	text-transform:uppercase;
}




#menu_struct ul .first
{
	padding-left:21px;
	background:none;	
}

#menu_struct ul li
{
	background-image:url(../images/background/menu_struct-li.gif);
	background-position:left top;
	background-repeat:repeat-y;
	display:inline;
	padding:11px 10px 10px;
	overflow:hidden;
	cursor:pointer;
}

#menu_struct ul li:hover
{
	background-image:url(../images/background/menu_struct-li.gif);
	background-position:left top;
	background-repeat:repeat-y;
	color:#F37113;
}

#menu_struct ul li a:link,  #menu_struct ul li a:visited, #menu_struct ul li a:active
{

}
#menu_struct ul li a:hover
{
	color:#fff;
}


/* Primo blocco */

#menu_struct ul .first:hover
{
	background-image:none;
	color:#F37113;
}

#menu_struct ul .first_current
{
	background-image:url(../images/background/menu_struct-li-first.gif);
	background-position:left top;
	background-repeat:no-repeat;	
	color:#fff;
}


#menu_struct ul .first_current a:link,  #menu_struct ul .first_current a:visited, #menu_struct ul .first_current a:active
{
	color:#fff;
}
#menu_struct ul .first_current a:hover
{
	color:#fff;
}


/* Ultimo blocco */

#menu_struct ul .last:hover
{
	background-image:url(../images/background/menu_struct-li.gif);
	background-position:left top;
	background-repeat:repeat-y;
	color:#F37113;
}


#menu_struct ul .last_current
{
	background-image:url(../images/background/menu_struct-li-last.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
}


#menu_struct ul .last_current a:link,  #menu_struct ul .last_current a:visited, #menu_struct ul .last_current a:active
{
	color:#fff;
}
#menu_struct ul .last_current a:hover
{
	color:#fff;
}


/* Blocco centrale */

#menu_struct ul .current:hover, #menu_struct ul .current
{
	background-image:url(../images/background/menu_struct-li-last.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
}

#menu_struct ul .current a:link,  #menu_struct ul .current a:visited, #menu_struct ul .current a:active
{
	color:#fff;
}
#menu_struct ul .current a:hover
{
	color:#fff;
}


/* Blocchi centrali */


.new_cnt
{
	border-left:1px solid #ceced0;
	border-right:1px solid #ceced0;
	background:#ffffff;
	padding:15px 21px;
	overflow:hidden;
}

#cnt_struct
{
	background-color:#FFFFFF;
	border-left:1px solid #CECED0;
	border-right:1px solid #CECED0;
	padding:17px 21px 17px 19px;

}


F



