@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: #eaedf1 url(img/sf.jpg) repeat-x top left;
	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;
}



/* sezione header */


.header {
	margin : 0 auto;	
	width : 960px; 
	height: 100%;
	color:#666;
	background-color: transparent;
	background: url(../img/sf-pag-top.png) repeat-y top left;
}

.header-sx {
	margin : 0 auto;	
	width : 662px; 
	height: 100%;
	color:#666;
	background-color: transparent;
	float:left;
}

.header-col {
	margin : 0 auto;	
	width : 236px; 
	height: 52px;
	color:#fff;
	background-color: transparent;
	float:left;
}

.header-col a img{
	border:0px;
}

.header-dx {
	margin : 0 auto;	
	width : 62px; 
	height: 100%;
	color:#666;
	background-color: transparent;	
	float:right;
}
/* separazione */
.separazione {
	clear: both;
}
/* / separazione */


/* sezione pagina */

.pag {
	margin : 0 auto;	
	width : 960px; 
	height: 100%;
	color:#666;
	background-color: transparent;
	background: url(../img/sf-pag.png) repeat-y top left;
}

.pag-sx {
	margin : 0 auto;	
	width : 662px; 
	height: 100%;
	color:#666;
	background-color: transparent;
	float:left;
}

.pag-col {
	margin : 0 auto;	
	width : 236px; 
	height: 100%;
	color:#666;
	background-color: transparent;
	float:left;
}

.pag-dx {
	margin : 0 auto;	
	width : 62px; 
	height: 100%;
	color:#666;
	background-color: transparent;	
	float:right;
}

.sub-pag {
	margin : 0 auto;	
	width : 298px;
	height: 80px;
	height: 100%;
	color:#666;
	background-color: transparent;
	padding-left: 662px;
}
/* /sezione pagina */




/* blocchi sinistra */

.barra {
	margin : 0 auto;	
	width : 662px; 
	height: 52px;
	color:#666;
	background: url(../img/head.png) no-repeat top left;
}

.barrasx {
	margin : 0 auto;	
	width : 70px; 
	height: 25px;
	color:#666;
	background-color: transparent;
	float:left;
	margin-top: 27px;
}

.barradx {
	margin : 0 auto;	
	width : 592px; 
	height: 25px;
	color:#666;
	background-color: transparent;
	float:right;
	margin-top: 27px;
}

.barradx p{
	margin : 0 auto;
	text-align:right;
	height: 18px;
	color:#fff;
	font-size: 9px;
	padding-right: 10px;
	padding-top:7px;
}

/* lingua */
.lingua {
	margin:0;
	width: 60px;
	background-color: transparent;
	padding-left: 10px;
	padding-top:4px;
	height: 23px;
}

.lingua img{
	border:0px;
}

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

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

/* / lingua */


/* movie */
.movie {
	margin:0 auto; 
	width: 657px;
	padding: 5px 0px 5px 5px;
	height:310px;
}

/* / movie */

/* menu */
.menu{
	margin:0 auto; 
	padding: 0;
	width: 662px;
	height:35px;
	background: url(../img/sf-menu.jpg) no-repeat top left;
}

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

.menu li{
	list-style:none;
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	margin:0px;
}

.menu li a{
	display:block;
	float:left;
	color:#1c346a;
	font-size:11px;
	font-weight:bold;
	line-height:35px;
	text-decoration:none;
	padding:0 15px;
	background:transparent;
}

.menu li a:hover{
	color:#6a85b6;
	background:transparent url(../img/sf-menu-hover.jpg) repeat-x left;
}

#menu li a.current{
	display:block;
	float:left;
	color:#6a85b6;
	background:transparent url(../img/sf-menu-hover.jpg) repeat-x left;
	font-size:11px;
	font-weight:bold;
	line-height:35px;
	text-decoration:none;
	padding:0 15px;	
}

#menu li a:hover.current{
	color:#6a85b6;
}

/* /menu */



/* testo */

.testo{
	margin:0 auto;
	width:632px;
	padding:10px 15px 0px 15px;
}

.testo h2{
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	color: #6a85b6;
	height:28px;
	line-height: 26px;
	width: 500px;
	border-bottom: 1px solid #fed9cc;
	margin-bottom: 15px;
}

.testo h3{
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #fc3500;
	height:24px;
	line-height: 22px;
	width: 500px;
	border-bottom: 1px solid #fed9cc;
	margin-top:20px;
	margin-bottom: 15px;
}


.testo p{
	color: #666;
	text-align:justify;
	line-height:20px;
	padding: 0px;
	margin: 0px;
}

.testo p a{
	color: #fc3500;
	text-decoration:underline;
}

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

.testo p img{
	margin:5px;
	padding:2px;
	border: 1px solid #6a85b6;
}

.testo p a img{
	margin:5px;
	padding:2px;
	border: 1px solid #6a85b6;
}

.testo img{
	margin:5px;
	padding:2px;
	border: 1px solid #6a85b6;
}

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

.testo blockquote {
	height: auto;
	text-indent: 35px;
	background: url(../img/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

.testo blockquote p {
	display: inline;
	line-height:25px;
	color: #6a85b6;
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	margin: 0;
	padding-right: 34px;
	background: url(../img/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.data {
	color: #6a85b6;
	font-weight:bold;
	font-size: 11px;
}



/* divisore */
.divisore{
	margin: 0 auto;
	width: 500px;
	height: 2px;
	margin-top: 25px;
	margin-bottom: 25px;
	background: url(../img/divisore.jpg) no-repeat top center;
}
/* /divisore */

/* /testo */

/* /blocchi sinistra */



/* blocchi colonna */



/* fotocolonna */
.fotocolonna {
	margin:0 auto; 
	width: 236px;
	height:100px;
	position:relative;
	bottom:0px;
}
/* /fotocolonna */

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

.logo a img{
	border:0px;
}

.logo-verticale {
	margin:0 auto; 
	width: 60px;
	height:710px;
	margin-top: 270px;
	background: url(../img/verticale.jpg) no-repeat left top;
}

/* / logo */

/* menu verticale */

.menu-vert {
	margin:0 auto;
	width: 210px;
	margin: 10px 10px 20px;
	}
.menu-vert ul{
	list-style-type: none;
	margin:0;
	padding: 0px;
	padding-left:10px;
}	
.menu-vert li a {
	height: 26px;
	text-decoration: none;
	}	
	
.menu-vert li a:link, .menu-vert li a:visited {
	color: #fff;
	display: block;
	background-color:transparent;
	padding: 10px 0 0 8px;
	}
	
.menu-vert li a:hover {
	color: #FFF;
	background-color:#031859;  /*url(menu1.gif) 0 -32px*/
	padding: 10px 0 0 8px;
	}	

/* /menu verticale */

/* box laterali */

.box {
	margin:0 auto; 
	width: 236px;	
	margin-bottom: 25px;
	background: transparent;
	text-align:center;
}

.box h4{
	padding: 0px;
	text-align:left;
	padding-left:20px;
	margin: 0px;
	font-size: 16px;
	color: #fff;
	padding-top: 5px;
	background: transparent url(../img/sf-eti.jpg) no-repeat center top;
	height: 36px;
}

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

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

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

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

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

.box p a:hover{
	color: #fc3500;
	text-decoration:underline;
}

.box p img{
	margin: 0 auto;
	border: 2px solid #e3e5ea;
	margin:2px 2px 2px 0px;
}

.box p a img{
	border: 0px;
}

/*  / box laterali */

/* /blocchi colonna */

/* blocchi destra */
.top-dx {
	margin : 0 auto;	
	width : 62px; 
	height: 52px;
	color:#666;
	background: url(../img/sf-top-dx.png) no-repeat top left;
}

/* /blocchi destra */


/* footer */

.footer {
	margin : 0 auto;	
	width : 960px; 
	height: 82px;
	color:#666;
	background-color: transparent;
}

.footersx{
	margin : 0 auto;	
	width : 662px; 
	height: 82px;
	color:#666;
	background-color: transparent;
	float:left;
}

.ftleft{
	margin : 0 auto;	
	width : 442px; 
	height: 77px;
	color:#666;
	background-color: transparent;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
}

.ftright{
	margin : 0 auto;	
	width : 180px; 
	height: 77px;
	color:#666;
	background-color: transparent;
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
}

.footercol {
	margin : 0 auto;	
	width : 236px; 
	height: 82px;
	color:#666;
	background:url(../img/fotofooter.png) no-repeat top left;
	float:left;
}

.footerdx{
	margin : 0 auto;	
	width : 62px; 
	height: 82px;
	color:#666;
	background-color: transparent;	
	float:right;
}

.footer p {
	padding: 0px;
	margin: 0px;
	color: #6a85b6;
	font-size: 10px;
	text-align: justify;
}

.footer p a{
	color: #6a85b6;
	text-decoration:underline;
}

.footer p a:hover{
	color: #6a85b6;
	text-decoration:none;
}


/* /footer */

/* booking */
.booking {
	margin:0 auto; 
	width: 236px;	
	margin-bottom: 25px;
	text-align:center;
}

.booking h4{
	padding: 0px;
	text-align:left;
	padding-left:20px;
	margin: 0px;
	font-size: 16px;
	color: #fff;
	padding-top: 5px;
	background: transparent url(../img/sf-eti.jpg) no-repeat center top;
	height: 36px;
}

/* form */

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

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


form a img{
	border: 0px;
}

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

.bt {
	margin : 0 auto; 
	width: 130px;
	height:26px;
	text-align:center; 
	color:#fff;
	font-size:11px;
	border: 0px; 
	background: url(../img/button.jpg) no-repeat top center;
	padding-bottom: 1px;
	margin-left: 15px;
}

/* / form */

/* / booking */

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

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

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

/*/Briciole di pane*/

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

.titologuestbook
{
	margin: 0px;
	padding: 0px;
	margin:auto;	
	text-align: left;
	color:#1c346a;
	background-color: transparent;
	font-size:13px;
	padding:4px 0px;
	font-weight:bold;
}

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

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

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

.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:#fc3500;
	text-decoration:underline;
	padding:4px 0px;
}

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

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

.fotogallery img{
	margin:0 auto;
	margin:5px;
	padding:2px;
	border: 1px solid #6a85b6;
	-moz-box-shadow: 1px 1px 4px #525252;
    -webkit-box-shadow:1px 1px 4px #525252;	
}

/* /fotogallery */

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

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

.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: #6a85b6;
}

.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: 630px;	
	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:left;
	padding-right: 15px;
}

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

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