@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(tmp/bg_verde.png);
	background-repeat:repeat-y;
	background-position:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:11px;
	color:#000000;
}
table{
	text-align:justify;
}
ul {
margin-bottom:0px;
}
#bg {
width:960px;
height:614px;
background-image:url(tmp/bg_pagina.png);
background-repeat:no-repeat;
margin-left:1px;
}
#page {
width:877px;
position:relative;
}
#header {
position: absolute;
top:0px;
left:0px;
}
#main {
position: absolute;
top:250px;
left:0px;
}
.menu_camere {
margin-top:20px;
background-image:url(tmp/bg_menu-camere.png);
background-repeat:repeat-x;
color:#ff6000;
font-weight:bold;
}
.menu_camere a{
color:#ffffff;
text-decoration:none;
margin-right:5px;
margin-left:5px;
}
.menu_camere a:hover{
color:#000000;
}
.tabella_contenuto {
width:877px;
border:1px solid #52661c;
background-color:#fff2e2;
margin-bottom:10px;
}
.tabella_footer {
color:#FFFFFF;
}
.tabella_footer a{
color:#33410c;
text-decoration:none;
}
.tabella_footer a:hover{
color:#ffffff;
}
.tabella_top {
color:#000000;
}
.tabella_top a{
color:#ffffff;
text-decoration:none;
}
.tabella_top a:hover{
color:#000000;
}
.titolo h1{
margin:0px;
font-size:18px;
color:#f72e00;
}
h2{
margin:0px;
font-size:24px;
color:#805632;
}
.form_prenotazione{
width:400px;
height:400px;
background-color:#b9d283;
border: 1px solid #84a821;
font-size:10px;
font-weight:bold;
color:#3c4d0e;
text-align:left;
}
.form_prenotazione hr{
height:1px;
border: 1px solid #526f07;
}
.form_prenotazione input{
font-family:Verdana, Arial, Helvetica, sans-serif;
width:258px;
height:14px;
background-color:#ffffff;
border: 1px solid #84a821;
font-size:10px;
color:#000000;
}
.form_prenotazione select{
font-family:Verdana, Arial, Helvetica, sans-serif;
width:85px;
height:18px;
background-color:#ffffff;
border: 1px solid #84a821;
font-size:10px;
color:#000000;
}
.form_prenotazione textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
width:258px;
height:70px;
background-color:#ffffff;
border: 1px solid #84a821;
font-size:10px;
color:#000000;
}
input.form_prenotazione_bottone{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:258px;
	height:30px;
	background-color:#526f07;
	font-size:9px;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bad283;
	border-right-color: #2a3705;
	border-bottom-color: #2a3705;
	border-left-color: #bad283;
}
.testo01 {
color:#84a821;
font-weight:bold;
font-size:18px;
}
.testo02 {
color:#ffffff;
font-weight:bold;
font-size:18px;
}
.testo03 {
color:#000000;
font-weight:normal;
}
.testo04 {
color:#ffffff;
font-weight:bold;
font-size:18px;
}
.testo05 {
color:#84a821;
font-weight:bold;
font-size:12px;
}
.cella_prenota {
width:420px;
font-weight:normal;
color:#999999;
text-align:left;
}