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

body
{
	font-family:"Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 auto;
	width:960px;
	padding:0px;
	background-image: url(../images/background/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:19px;
	padding-bottom:20px;
	background-color:#ececec;
}

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

h3
{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#A964B0;
}

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

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



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

#top_seo
{
	float:left;
	margin-left:5px;
	height:27px;
	
}

#top_seo h1
{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#ffffff;
	font-size:14px;	
	font-weight:normal;
	padding-bottom:9px;
}

/* Header (Testata) */

#header
{
	background-image: url(../images/background/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;	
	height:136px;
	width:950px;
	clear:both;
	margin-left:5px;
	margin-right:5px;	
}


#header .logo
{
	clear:both;	
	float:left;
	width:199px;
	height:60px;
	padding-top: 14px;	
	margin-left: 10px;
	width:185px;

}

#header .fastnav
{	
	width: 190px;
	float: left;
	padding-top: 16px;
	margin-top:3px;
	font-family: "Lucida Sans Unicode",Geneva,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 13px;
}

#header .fastnav  ul
{	
	margin:0px;
	padding:0px;
	list-style:none;
	font-size: 13px;
}

 #header .fastnav  ul li
{
	list-style:none;	
	margin-left:10px;
	border-bottom: 1px solid #cba1cf;
	padding-top: 2px;
	

}
#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:#553ca4;
}
#header .fastnav  ul li a:hover
{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#553ca4;
}

#header .infotel
{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	background-image: url(../images/background/fastnav-separator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #d3d3d3;
	padding: 10px;
	padding-left: 15px;
	line-height: 14px;	
}

#header .infotel .tel
{	
	font-size: 15px;
	font-weight:bold;
}

#header .infotel .numero
{	
	font-size: 15px;
}


#slogan
{
	background-image:url(../images/background/slogan.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:86px;
	margin-left:530px;
	padding-top:12px;
	padding-left:17px;
	position:absolute;
	top:413px;
	width:400px;
	z-index:200;
	color:#c8c8c8;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}


#slogan h4
{
	color:#c8c8c8;
	height:29px;
	padding-bottom:0px;
	
}

#slogan p
{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
	color:#c8c8c8;
}


#booking
{
	width:217px;
	margin-left:0px;	
	margin-bottom:0px;
	font-size:12px;	
	padding:20px;
	background-image: url(../images/background/booking.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#a964b0;
	height271px;
}
	
#booking h2
{
	padding-left:10px;
	padding-top:5px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#a964b0;
}

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

#ch_language
{
	text-align: right;
	float:right;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#ffffff;
	font-size:12px;	
	margin-right:5px;
		
}

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


#ch_language ul li
{
	display:inline;
	margin-right:5px;
	font-size: 12px;
}

#ch_language ul .selector
{
	font-size:12px;
	color:#ffffff;

}

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

/* Slideshow  */


#slide_show
{
	display:block;
	overflow:hidden;
	margin:0px;
	width:960px;
}

#slide_show #image
{
	width:950px;
	height:230px;
	overflow:hidden;	
	margin-left: 5px;
}

#slide_show #image img
{
}

#slide_show #txt
{
	margin-left:444px;
	position:absolute !important;
	top:58px;
	width:480px !important;
	z-index:150;
}

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

#slide_show #txt div h2
{
	color:#c491c9;
	font-family:"Lucida Sans Unicode",Geneva,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:6px;
}

#slide_show #txt div p
{
	margin:0px;
	padding:0px;
	color:#343434;
	font-size:12px;
	font-family:"Lucida Sans Unicode",Geneva,Arial,Helvetica,sans-serif;
	line-height: 1.3;
}


#slide_show .navigator
{
	clear: both;
	background-image: url(../images/background/navigator.jpg);
	background-repeat: repeat-x;
	background-position: left top;		
	margin-top: 0px;	
	height: 84px;
	border:1px solid #262626;	
}


#slide_show .navigator .prev
{
	cursor:pointer;
	float:left;
	margin-top:35px;
	padding-left:15px;
	padding-right:10px;

}

#slide_show .navigator .next
{
	cursor:pointer;
	float:left;
	margin-top:35px;
	padding-left:0px;
	padding-right:15px;
}

#slide_show .navigator #cnt-thumbs
{
	background-image:url(../images/background/cnt-thumbs.gif);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	height:79px;
	padding-right:12px;
	padding-top:7px;
	text-align:left;
	width:462px;
}

#slide_show .navigator #cnt-thumbs li 
{
	display:inline; 
	 
}
#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 
{
	padding-left:2px;
	padding-right:5px;
}



/* ############################################################## */
/* Notizie della home Page */

#newshome
{
	float:left;
	z-index:10;
	display: block;
	position: absolute;
	top:115px;
	margin-left:716px;
	background-color:#f2f0e8;
	padding-top:19px;
	height:189px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2f0e8;
	padding-left:22px;
	width:193px;
	padding-right:22px;
	padding-bottom:22px;
	color:#707070;
	overflow:hidden;
	font-size:11px;
	
	

}
#newshome .news 
{
	font-size:11px;
	line-height:1.3;


}


#newshome .news h3
{
	font-size:11px;
	font-weight:bold;


}
#newshome .news p
{
	margin-top:5px;
	margin-bottom:5px;

}


#newshome .news h3 a:link,  #newshome .news h3 a:visited, #newshome .news h3 a:active
{
	text-decoration: none;
	color:#c55a3e;
}
#newshome .news h3 a:hover
{
	text-decoration:none;
	color:#c55a3e;
}

#newshome .oft input
{
	width:193px;

}


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

/* 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
{

}

/* ############################################################## */
#cnt2 .logo
{
	padding-left:13px;

}

/* Chiusura della pagina */

#footer
{

	width:950px;
	margin-left:5px;
	margin-top:0px;
	font-size:10px;
	background-image:url(../images/background/footer.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#ffffff;
	overflow:auto;

}


#footer p
{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	width:100%;
	margin-top:3px;
	margin-bottom:3px;
	color:#6650ad;
	
}
#footer .info
{
	padding:20px;
	padding-top:5px;
	line-height:1.6;
	width:630px;
}



.close{
	clear:both;

	font-size:10px;
	margin-top:10px;
	margin-left:217px;
	
}

#buttsubmit {
	float: left;
	margin-top: 15px;
	padding-left: 7px;	
	width: 150px;
}
