/* CSS Document */
body {
	background:url(../img/sf_interno.jpg) top repeat-x #233b00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fcf19b;
}
a.opacity:hover img {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
a.opacity img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.big{
	font-size:24px;
}
.tab  table td{
	padding:10px;
}
h4{
	font-weight:bold;
	color:#ffffff;
	font-size:13px;
}
h4 a{
	color:#ffffff;
}
h4:hover{
	color:#233B00;
}
#content {
	position:relative;
	margin:0 auto;
	width:924px;
}
#top {
	position:relative;
	top:0; left:0;
	width:924px;
}
#fl{
	position:relative;
	top:0; left:0;
	width:924px;
	height:415px !important;
}
#testo{
	position:relative;
	top:0; left:0;
	width:924px;
	margin-top:50px;
}
#testo #tit{
	position:relative;
	top:0; left:0;
	width:924px;
	border-bottom:1px solid #fcf19b;
}

#testo #tit h1{
	font-size:18px;
	padding-left:20px;
	margin-top:15px;
}
#testo #tit h2{
	font-size:18px;
	text-align:center;
	color:#233B00;
	padding:3px;
	border-bottom:1px solid #233B00
}
#testo #tit #booking{
	position:absolute;
	top:0; right:0;
	margin-top:45px;
	background:#DFD47D;
	color:#233B00;
	z-index:1000;
}
#testo #tit #booking td{
	padding:5px 8px;
}
#testo #tit #booking input, select{
	font-family:Arial, Helvetica, sans-serif;
}
#testo #tit #booking p a{
	text-decoration:none;
	color:#ffffff;
}
#testo #tit #booking p a:hover{
	text-decoration:underline;
	color:#ffffff;
}
#testo #txt{
	position:relative;
	top:0;left:0;
	width:924px;
}
#testo #txt p{
	width:620px;
	text-align:justify;
	margin-left:45px;
	margin-top:20px;
	margin-bottom:20px;
}
#testo #txt table{
}
#testo #txt table td{
	padding:3px;
}
#testo #pre{
	width:650px;
}
#testo #pre table{
	margin:0 auto;
	width:450px;
}
#testo #pre table td{
	padding:10px;
}
#foot{
	position:relative;
	top:0;left:0;
	width:924px;
	border-top:1px solid #fcf19b;
	margin-bottom:5px;
	margin-top:10px;
}
#foot #credit{
	position:absolute;
	top:0;left:0;
	margin-top:5px;
}
#foot #credit p{
	text-align:left;	
}
#foot #credit p a{
	text-decoration:none;
	color:#fcf19b;
}
#foot #via{
	position:relative;
	top:0;left:0;
	width:550px;
	margin-top:5px;
	margin-left:374px;
}
#foot #via p{
	text-align:right;	
}
#foot #via p a{
	text-decoration:none;
	color:#fcf19b;
}
.inp_txt{
	font-family:Arial, Helvetica, sans-serif;
	background:#2F5000;
	border-top:1px solid #152b00;
	border-left:1px solid #152b00;
	border-bottom:1px solid #9ab147;
	border-right:1px solid #9ab147;
	padding:2px;
	width:180px;
	color:#fcf19b;
}
.inp_txtarea{
	font-family:Arial, Helvetica, sans-serif;
	background:#2F5000;
	border-top:1px solid #152b00;
	border-left:1px solid #152b00;
	border-bottom:1px solid #9ab147;
	border-right:1px solid #9ab147;
	padding:2px;
	color:#fcf19b;
}
.botton{
	font-family:Arial, Helvetica, sans-serif;
	background:#fcf19b;
	border-top:1px solid #9ab147;
	border-left:1px solid #9ab147;
	border-bottom:1px solid #152b00;
	border-right:1px solid #152b00;
	padding:3px;
	cursor:pointer;
	margin-right:8px;
}
.botton:hover{
	font-family:Arial, Helvetica, sans-serif;
	background:#9ab147;
	border-top:1px solid #152b00;
	border-left:1px solid #152b00;
	border-bottom:1px solid #9ab147;
	border-right:1px solid #9ab147;
	padding:3px;
	color:#152b00;	
}

.button_bo{
	font-family:Arial, Helvetica, sans-serif;
	background:#9ab147;
	border-top:1px solid #9ab147;
	border-left:1px solid #9ab147;
	border-bottom:1px solid #152b00;
	border-right:1px solid #152b00;
	padding:3px;
	cursor:pointer;
	margin-right:8px;
}
.button_bo:hover{
	font-family:Arial, Helvetica, sans-serif;
	background:#fcf19b;
	border-top:1px solid #152b00;
	border-left:1px solid #152b00;
	border-bottom:1px solid #9ab147;
	border-right:1px solid #9ab147;
	padding:3px;
	color:#152b00;	
}

/****** flash to jQuery *******/

#bottondown{
	position:relative;
	top:0; left:0;
	z-index:200;
	margin-left:20px;
}

#bottondown ul li{
	display:inline;
	text-decoration:none;
}
#bottondown ul li a{
	display:inline;
	text-decoration:none;
}
#bottondown ul li a:hover{
	display:inline;
	text-decoration:none;
}
#bottondown img{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#bottondown a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/****** fine flash to jQuery *******/	
