@charset "utf-8";
/* CSS Document */

html {
	margin: 0; 
	padding: 0;
}


body {
	margin : 0px; 
	padding : 0px; 
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #666;	
	text-align : justify;	
	background-color : #fff;
	margin-bottom: 20px;
}

.parole {
	margin : 0px auto;	
	width : 100%; 
	line-height: 25px; 
	height: 25px; 
	text-align : center;	
	background-color:#f4f4f4;	
	color:#d0d0d0;
	font-size: 10px;
	border-bottom: 1px solid #e0e0e0;	
	margin-bottom:20px;
}

.pagina {
	margin : 0 auto;	
	width : 970px; 
	height: 100%;	
	color:#666;
	background: #d7c8a1 url(../img/sfondo-pagina.jpg) no-repeat top center;
	border-left: 1px solid #d7c8a1;
	border-right: 1px solid #d7c8a1;
	border-top: 1px solid #d7c8a1;
}


/* separazione */
.separazione {
	clear: both;
}
/* / separazione */


/* form */

p.mod {
	width:236px; 
	margin: 0; 
	text-align: justify; 
	padding-left:20px; 
	color: #666;
	font-size: 10px;
	padding-top:10px;
}

p.mod2 {
	width:170px;
	height: 35px;
	margin: 0 auto; 
	text-align: justify; 
	padding-left:10px; 
	color: #666;
	font-size: 20px;
	background: url(../img/bt.png) top center no-repeat;
}


input, select, textarea {
	font-family:  Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;	
	font-size: 12px; 
	border: 1px solid #d7c8a1;
}

.bt {
	margin : 0 auto; 
	width: 160px;
	height:26px;
	text-align:center; 
	color:#000;
	font-size:11px;
	border: 0px; 
	background: url(../img/spazio.png) repeat top center;
	padding-bottom: 1px;
}

/* / form */

/* sezione corpo */

.corpo {
	margin:0 auto;
	width: 960px;
	background-color: transparent;
	height: 100%;
}

.corposx{
	margin: 0 auto; 
	width: 700px; 
	float: left;
	text-align:left;
	background-color: transparent;
	margin-bottom:20px;
}
.corpodx{
	margin: 0 auto;	
	width: 256px; 
	float: right;
	background-color: transparent;
	padding-left: 4px;
	margin-bottom:20px;
}

/* /sezione corpo */

/* sfondo corpo */

.sf-corpo-top {
	margin:0 auto;
	width: 700px;
	background: url(../img/sf-corpo-top.png) no-repeat bottom center;
	height:100%;
}

.sf-corpo-mid {
	margin:0 auto;
	width: 700px;
	background: url(../img/sf-corpo-mid.png) repeat-y top center;
	height:100%;
}

.sf-corpo-bot {
	margin:0 auto;
	width: 700px;
	background: url(../img/sf-corpo-bot.png) no-repeat top center;
	height:14px;
}

/* / sfondo corpo */

/* lingua */
.lingua {
	margin:0;
	width: 560px;
	background-color: transparent;
	padding-left: 10px;
	margin-bottom:20px;
	margin-top:5px;
}

.lingua a img{ /*aero button CSS*/
border:0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40); /*this and next two rules control opacity of buttons before hover*/
	opacity: 0.4;
	-moz-opacity: 0.4;
}

.lingua a:hover img{ /* Hover state CSS */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
	opacity: 1;
	-moz-opacity: 0.99;
	border:0px;
}

/* / lingua */

/* footer */

.footer {
	margin:0 auto;
	width: 700px;
	background-color: transparent;
	height: 78px;
	display:inline;
}

.footersx{
	margin: 0 auto; 
	width: 470px; 
	float: left;
	text-align:left;
	background-color: transparent;
	padding-left: 10px;
	margin-top:20px;
	margin-bottom:20px;
	display:inline;
}
.footerdx{
	margin: 0 auto;	
	width: 200px; 
	float: right;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	display:inline;
}

.footer p {
	padding: 0px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	color: #85744b;
	font-size: 11px;
	text-align: justify;
}

.footer p a{
	color: #85744b;
	text-decoration:underline;
}

.footer p a:hover{
	color: #85744b;
	text-decoration:none;
}


/* /footer */

/* sub footer */

.subfooter {
	margin:0 auto;
	width: 700px;
	background-color: transparent;
	height: 100%;	
	display:inline;
}

/* / sub footer */

/* box laterali */

.box {
	margin:0 auto; 
	width: 250px;	
	margin-bottom: 15px;
	background: #fff;
	text-align:center;
	padding-bottom: 25px;
	margin-top: 15px;
}

.box h4 {
	padding: 0px;
	text-align:left;
	padding-left:10px;
	margin: 0px;
	font-size: 14px;
	color: #000;
	padding-top: 7px;
	font-style:italic;
	background: transparent url(../img/etichetta.png) no-repeat center top;
	height: 36px;
}

.box h4 a{
	color: #000;
	text-decoration:none;
}

.box h4 a:hover{
	color: #000;
	text-decoration:underline;
}

.box h5 {
	padding: 0px;
	text-align:left;
	padding-left:8px;
	margin: 0px;
	font-size: 12px;
	color: #0078b9;
	padding-top: 7px;
	font-weight:bold;
}


.box h5 a{
	color: #0078b9;
	text-decoration:none;
}

.box h5 a:hover{
	font-size: 12px;
	color: #0078b9;
	text-decoration:underline;
}


.box p {
	padding: 5px 8px 10px 8px;
	margin: 0px;
	color: #666;
	font-size: 11px;
	text-align: justify;
}

.box p a{
	color: #0078b9;
	text-decoration:underline;
}

.box p a:hover{
	color: #0078b9;
	text-decoration:none;
}

.box img{
	margin: 0 auto;
	margin:3px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #0078b9;
}

.box a img{
	border: 1px solid #0078b9;
}

/*  / box laterali */

/* booking */
.booking {
	margin:0 auto; 
	width: 250px;	
	margin-bottom: 25px;
	text-align:center;
}
.sf-book-top h4 {
	padding: 0px;
	text-align:left;
	padding-left:10px;
	margin: 0px;
	font-size: 14px;
	color: #000;
	padding-top: 7px;
	font-style:italic;
}

.sf-book-top{
	margin:0 auto;
	width: 250px;
	background: url(../img/sf-booking-top.png) no-repeat top center;
	height:32px;
}

.sf-book-mid{
	margin:0 auto;
	width: 250px;
	background: url(../img/sf-booking-mid.png) repeat-y top center;
	height:100%;
	padding-bottom:10px;
}

.sf-book-bot{
	margin:0 auto;
	width: 250px;
	background: url(../img/sf-booking-bot.png) no-repeat top center;
	height:11px;
}

.book-or{
	margin:0 auto;
	width:660px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom:20px;
}

.book-or #remote_search td {
	text-align: left;
	vertical-align: bottom;
	font-family: Arial;
	font-size: 11px;
}
.book-or #remote_search img {
	border: 0px;
}
.book-or .remote_search_button {
	cursor: pointer;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	border: 0px solid;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	border-right-color: #000000;
	background-color: #B79C57;
		height: 19px;
	width: 50px;
}
.book-or .remote_search_text_input {
	font-family: Arial;
	font-size: 11px;
	height: 20px;
}
.book-or .remote_search_text_input2 {
	font-family: Arial;
	font-size: 11px;
	width: 40px;
	height: 20px;
	padding-bottom:0;
}

.book-or .style7 {color: #000000; font-size: 10px;}
.book-or .style20 {color: #B79C57; font-weight: bold; font-size: 10px;}
.book-or .style22 {color: #89743A; font-weight: bold; font-size: 10px;}

/* / booking */


/* logo */
.logo {
	margin:0 auto; 
	width: 256px;	
	margin-bottom: 10px;
	text-align:center;
}

/* / logo */

/* movie */
.movie {
	margin:0 auto; 
	width: 660px;	
	margin-bottom: 10px;
	padding-top:10px;
	margin-top:0px;
	height:285px;
}

/* / movie */


/* testo */

.sf-corpo-mid .testo h2{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #0078b9;
	height:24px;
	line-height: 24px;
}

.sf-corpo-mid .testo p{
	color: #666;
	text-align:justify;
	font: 11px/22px verdana, arial, helvetica, san-serif;
}

.sf-corpo-mid .testo p a{
	color: #0078b9;
	text-decoration:underline;
}

.sf-corpo-mid .testo p a:hover{
	color: #666;
	text-decoration:none;
}

.sf-corpo-mid .testo h3{
	padding: 0px;
	margin: 0px;
	padding-top:8px;
	font-size: 16px;
	font-weight: bold;
	color: #b79c57;
	height:20px;
	text-align:left;
}

.sf-corpo-mid .testo h3 a{
	color: #b79c57;
	text-decoration:underline;
}

.sf-corpo-mid .testo h3 a:hover{
	color: #b79c57;
	text-decoration:none;
}

.sf-corpo-mid .testo{
	margin:0 auto;
	width:660px;
	padding-bottom: 15px;
}

.sf-corpo-mid .testo p img{
	margin:5px 5px 2px 5px;
	padding:2px;
	border: 1px solid #b79c57;
}

.sf-corpo-mid .testo p a img{
	margin:5px 5px 2px 5px;
	padding:2px;
	border: 1px solid #b79c57;
}


.testo table a img{
	margin:5px 5px 2px 5px;
	padding:2px;
	border: 1px solid #b79c57;
}

.testo p a img{
	margin:5px 5px 2px 5px;
	padding:2px;
	border: 1px solid #b79c57;
}
/*
.sf-corpo-mid .testo a img{
	margin:5px 5px 2px 5px;
	padding:2px;
	border: 1px solid #b79c57;
}



.testo a img{
	margin:5px 5px 2px 5px;
	padding:2px;
	border: 1px solid #b79c57;
}
*/
/* /testo */



/* testo */

.sf-corpo-mid .picture h2{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #0078b9;
	height:24px;
	line-height: 24px;
}

.sf-corpo-mid .picture p{
	color: #666;
	text-align:justify;
	font: 11px/22px verdana, arial, helvetica, san-serif;
}

.sf-corpo-mid .picture p a{
	color: #0078b9;
	text-decoration:underline;
}

.sf-corpo-mid .picture p a:hover{
	color: #666;
	text-decoration:none;
}

.sf-corpo-mid .picture h3{
	padding: 0px;
	margin: 0px;
	padding-top:8px;
	font-size: 16px;
	font-weight: bold;
	color: #b79c57;
	height:20px;
	text-align:left;
}

.sf-corpo-mid .picture h3 a{
	color: #b79c57;
	text-decoration:underline;
}

.sf-corpo-mid .picture h3 a:hover{
	color: #b79c57;
	text-decoration:none;
}

.sf-corpo-mid .picture{
	margin:0 auto;
	width:660px;
	padding-bottom: 15px;
}

.sf-corpo-mid .picture p img{
	margin:5px 5px 2px 5px;
	padding:2px;
	border: 1px solid #b79c57;
}

.sf-corpo-mid .picture p a img{
	margin:5px 5px 2px 5px;
	padding:2px;
	border: 1px solid #b79c57;
}


.picture table a img{
	border: 2px solid #b79c57;
}

.picture p a img{
	margin:5px 5px 2px 5px;
	padding:2px;
	border: 1px solid #b79c57;
}
/*
.sf-corpo-mid .testo a img{
	margin:5px 5px 2px 5px;
	padding:2px;
	border: 1px solid #b79c57;
}



.testo a img{
	margin:5px 5px 2px 5px;
	padding:2px;
	border: 1px solid #b79c57;
}
*/
/* /testo */








/* fotogallery */
.fotogallery {
	margin:0 auto;
	width:660px;
	height:100%;
	padding-bottom: 15px;
	padding-top: 20px;
}

.fotogallery .sfondo{
	margin:0 auto;
	width:154px;
	padding:0px 0px 6px 0px;
}

.fotogallery .sfondo img{
	width:150px;
	border: 2px solid #d7c8a1;
}

.fotogallery a img{
	border: 2px solid #d7c8a1;
}

.fotogallery .sfondo .bottom {
	background: url(../img/sf-foto3.png) no-repeat top center;
	height:8px;
}

/* /fotogallery */

/* gallery home */
.gal-home {
	margin:0 auto;
	width:660px;
	height:100%;
	padding-bottom: 15px;
}

.gal-home h3 {
	padding: 0px;
	text-align:left;
	margin: 0px;
	font-size: 14px;
	color: #0078b9;
	padding-top: 7px;
	padding-bottom: 10px;
}

.gal-home .sfondo{
	margin:0 auto;
	width:154px;
	padding:0px 0px 6px 0px;
}

.gal-home .sfondo img{
	width:150px;
	border-left: 2px solid #d7c8a1;
	border-top: 2px solid #d7c8a1;
	border-right: 2px solid #d7c8a1;
	border-bottom: 2px solid #d7c8a1;
}

.gal-home .sfondo .bottom {
	background: url(../img/sf-foto3.png) no-repeat top center;
	height:8px;
}

/* / gallery  home */



/* Briciole di pane */
.txt2{
	margin : 0px;	
	padding : 0px;	
	text-align : left;	
	font-size:9px;	
	padding-top:10px;	
	padding-left: 10px;
	padding-bottom: 15px;
	color: #666;
}

.txt2 a{
	margin: 0px;	
	padding: 0px;	
	text-align: left;
	color:#b79c57;
}

.txt2 a:hover{
	margin: 0px;	
	padding: 0px;	
	text-align: left;
	color:#666;	
	text-decoration:underline;
}

/*/Briciole di pane*/


/* menu */

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-bottom:3px;
	padding-left:10px;
	}
.menu ul{
	background:transparent;
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		margin-left:2px;
		margin-right:2px;
		background: #b79c57 url(../img/sf-tab.png) top left repeat-x;
		}
	.menu li a{
		background:transparent /*url(../img/seperator.gif) bottom right no-repeat*/;
		color:#666;
		display:block;
		font-weight:normal;
		line-height:30px;
		margin:0px;
		padding:0px 10px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #b79c57 url(../img/hover.png) bottom center no-repeat;
			color:#000;
			text-decoration:none;
			}
	.menu li ul{
		background:#b79c57;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:195px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url(../img/sub-sef.png) bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:195px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:30px;
		font-size:10px;
		font-style:normal;
		margin:0px;
		padding:0px 8px 0px 8px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#b79c57 url(../img/hover-sub.png) center left no-repeat;
			border:0px;
			color:#fff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}
/* /menu */


/* menu bottoni */

.subfooter{ /*container that holds a row of aero buttons*/
	margin:0 auto;
	width: 660px;
	height: 100%;
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	background: transparent; /*menu strip background*/
	padding-left: 20px;
	padding-right:20px;
	margin-bottom: 20px;
}

* html .subfooter{ /*IE6 and below hack. Set explicit strip width*/
	width: 100%;
}

.subfooter a img{ /*aero button CSS*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); /*this and next two rules control opacity of buttons before hover*/
	opacity: 0.2;
	-moz-opacity: 0.2;
	border: 0px;
}

.subfooter a:hover img{ /* Hover state CSS */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
	opacity: 1;
	-moz-opacity: 0.99;
	border: 0px;
}
/* menu bottoni */


/*----------------- Guestbook -----------------*/

.titologuestbook
{
	margin: 0px;
	padding: 0px;
	margin:auto;	
	text-align: left;
	color:#0078b9;
	background-color: transparent;
	font-size:13px;
	padding:4px 0px;
}

.titologuestbook a
{
	margin: 0px;
	padding: 0px;
	color:#0078b9;
}

.titologuestbook a:hover
{
	margin : 0px;
	padding : 0px;
	text-decoration:underline;
	color:#666;
}

.guestbook
{
	margin : 0px;
	padding : 10px 15px 15px 15px;
	width : 630px;
}
.guestbook p
{
	color: #666;
	text-align:justify;
	padding: 4px 0px;
	font-size:11px;
}
.guestbook p a
{
	margin: 0px;
	padding: 0px;
	color:#0078b9;
}

.guestbook p a:hover
{
	margin : 0px;
	padding : 0px;
	text-decoration:underline;
	color:#666;
}

.guestbook-dt
{
	margin : 0px;
	padding : 0px;
	font-size: 11px;
	font-weight: bold;
	color:#b79c57;
	text-decoration:underline;
	padding:4px 0px;
}

/*-------------------------------------------*/


/*----------------------- Sottomenu ------------------*/

.menuorizz {
	margin-top: 10px;
	margin: 0 ;
	overflow: hidden;
	background: transparent;
	width: 660px;
	font-size: 11px;
}

.menuorizz ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menuorizz li{
	display: inline;
	margin: 0;
}

.menuorizz li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	background-image: url(../img/loghetto.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 10px 20px; 
	color: #b79c57;
}

.menuorizz li a:visited{
	color: #b79c57;
	background-image: url(../img/loghetto.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 20px;
}

.menuorizz li a:hover, menuorizz li.selected a{
	color: #666;
	background-image: url(../img/loghetto.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 20px;
}

/*--------------------------------------*/


/* paginazione */

.paginazione {
	margin:0 auto;
	width: 660px;	
	background-color: transparent;
	height: 16px;
	margin-top:5px;
}

.paginazione p{
	margin:0 auto;	
	color: #666;
	font-size: 9px;
	height: 16px;
	line-height: 16px;
	text-align:right;
	padding-right: 15px;
}

.paginazione p a{
	color: #0078b9;
	text-decoration:underline;
}

.paginazione p a:hover{
	color: #666;
	text-decoration:none;
}


/* /paginazione */

/* divisore */
.divisore{
	margin: 0 auto;
	width: 630px;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../img/filetto.png) no-repeat top center;
}
/* divisore */

/* Menu laterale */
.menulaterale{
	margin:0 auto; 
	width: 250px; 
	height: 100%;
	background-color: transparent;
}

.ContenutoElementiMenuLaterale{
	margin: 0px;	
	list-style-type: none;	
	height: 99%; 
	padding: 2px 5px; 
	text-align:left;
}

.ContenutoElementiMenuLaterale li a{
	display: block; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px; 
	color: #666; 
	width: 95%;	
	padding: 6px ;	
	text-decoration: none; 
	border-bottom: 1px solid #f6f8fb;	
	background:	#fff;
	text-decoration:none;
}

.ContenutoElementiMenuLaterale li a:hover{
	background: #fff; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	padding: 6px ;	
	text-decoration: underline; 
	color: #0078b9;
}

/* /Menu laterale */

.sf-menu-top h4 {
	padding: 0px;
	text-align:left;
	padding-left:10px;
	margin: 0px;
	font-size: 14px;
	color: #000;
	padding-top: 7px;
	font-style:italic;
}

.sf-menu-top{
	margin:0 auto;
	width: 250px;
	background: url(../img/sf-booking-top.png) no-repeat top center;
	height:32px;
}

.sf-menu-mid{
	margin:0 auto;
	width: 250px;
	background: url(../img/sf-booking-mid.png) repeat-y top center;
	height:100%;
}

.sf-menu-bot{
	margin:0 auto;
	width: 250px;
	background: url(../img/sf-booking-bot.png) no-repeat top center;
	height:11px;
	margin-bottom: 20px;
}
/* / booking */
