body {
color: #444444;
text-align: center;
background: #b3aa94;
font: 400 0.7em verdana, arial, sans-serif;
letter-spacing: 2px;
}

h1 {
color: #fff;
text-align: right;
padding-right: 10px;
padding-top: 80px;
font-size: x-large;
}

h2 {
color: #fff;
font-size: normal;
}

h3 {
border-bottom: 8px solid #64bff4;
}

#img a {
text-decoration: none;
}

a {
text-decoration: none;
color: #3B5D77;
}

a:hover {
color: #0081db;
}

#header a {
color: #fff;
}

#header a:hover {
color: #f6c857;
}

#headerb a {
color: #fff;
}

#headerb a:hover {
color: #f6c857;
}

#headerc a {
color: #fff;
}

#headerc a:hover {
color: #f6c857;
}

#page {
width: 780px;
text-align: left;
margin: auto;
border: 2px solid #0081db;
background: #fff;
}

#top {
text-align: right;
background: url(../images/sx.gif) #0081db;
background-repeat: no-repeat;
background-position: 20px 0px;
height: 80px;
padding: 10px;
}

#top a {
color: #64bff4;
}

#top a:hover {
color: #fff;
}

#header {
	height: 140px;
	background-repeat: no-repeat;
	border-top: 2px solid #fff;
	border-bottom: 4px solid #64bff4;
	background-image: url(../images/header_lake.jpg);
}

#headerb {
height: 140px;
background: url(../images/header_beb.jpg);
background-repeat: no-repeat;
border-top: 2px solid #fff;
border-bottom: 4px solid #64bff4;
}

#headerc {
height: 140px;
background: url(../images/header_restaurant.jpg);
background-repeat: no-repeat;
border-top: 2px solid #fff;
border-bottom: 4px solid #64bff4;
}


#menu {
text-align: center;
}

#menu a {
float:left;
width: 25%;
height: 60px;
color: #fff;
background: #64bff4;
}

#menu a:hover {
background: #f6c857;
}

#menu a.here {
background: #f6c857;
}

#content {
background: #fff;
border-top-color: #6699CC;
border-right-color: #6699CC;
border-bottom-color: #6699CC;
border-left-color: #6699CC;
}

#lbox {
clear: no;
text-align: center;
background: #64bff4 url(../images/left.gif) no-repeat right bottom;
float: left;
width: 25%;
padding-bottom: 20px;
}

#lbox a {
color: #fff;
}

#lbox a:hover {
color: #444444; 
}

#box {
background: #fff;
float: left;
width: 46%;
margin-left: 15px;
margin-right: 16px;
padding-bottom: 40px;
}

#box2 {
background: #fff;
float: left;
width:70%;
margin-left: 15px;
padding-bottom: 40px;
padding-top: 4px;
}

#box2 img {
background: #eee;
width:150px;
padding: 2px;
border: 1px solid #999999;
}

#box2 #img_servizi {
width:50px;
border: 1px solid #999999;
}

#links a:link {
color: #f6c857;
font-weight: bold; 
}

#img_ristorante {
background: #eee;
width:120px;
padding: 8px;
border: 1px solid #999999;
}

#boxmap {
background: #fff;
float: left;
width:70%;
margin-left: 15px;
padding-bottom: 40px;
padding-top: 4px;
}

#boxmap img {
width:100%;
}

#rbox {
color: #fff;
line-height: 200%;
background: #f6c857 url('../images/right.gif') no-repeat bottom left;
float: left;
width: 25%;
padding-bottom: 40px;
}

#rbox a {
color: #fff;
}

#rbox a:hover {
border-left: 40px solid #fff;
}

#rbox a.here {
border-left: 40px solid #fff;
}

#links {
	width: 25%;
	float: right;
}

	

#sponsor {
clear: left;
text-align: center;
}

#sponsor a {
color: #fff;
}

#bookingthis a {
float: left;
text-align: center;
background: #eee;
width: 50%;
height: 40px;
border-top: 8px solid #fff;
}

#bookingthis a:hover {
color: #fff;
background: #64bff4;
}

#bookingall a {
float: left;
text-align: center;
background: #ddd;
width: 50%;
height: 40px;
border-top: 8px solid #fff;
}

#bookingall a:hover {
color: #fff;
background: #f6c857;
}

#bookingallblue a {
display: block;
text-align: center;
background: #ddffff;
width: 100%;
height: 40px;
border-top: 8px solid #fff;
}

#bookingallblue a:hover {
color: #fff;
background: #0000ff;
}

#bookingallgreen a {
display: block;
text-align: center;
background: #ddffdd;
width: 100%;
height: 40px;
border-top: 8px solid #fff;
}

#bookingallgreen a:hover {
color: #fff;
background: #00ff00;
}

#bookingallred a {
display: block;
text-align: center;
background: #ffddff;
width: 100%;
height: 40px;
border-top: 8px solid #fff;
}

#bookingallred a:hover {
color: #fff;
background: #ff0000;
}


#footer {
text-align: right;
background: #0081db;
height: 40px;
padding: 10px;
}

#footer a {
color: #fff;
}

#footer a:hover {
border-top: 40px solid #0081db;
}

table {
font: 400 1.0em verdana, arial, sans-serif;
letter-spacing: 0px;
}

form {
padding: 0;
margin: 0;
}

label {
  
}

input,textarea,select {
color: #999;
background: #fff;
border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  cursor: pointer;
  color: #fff;
  background: #FC3307;
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800;
}

input.radio {
  background: none;
  border: 0px;
}

