body {
	background-color: #006699;
	margin-top: 0px;
	font-size:100%;
	font-family:"Gill Sans Light", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
}
#container {
	margin: 0px auto;
	padding: 0px auto;
	
	width: 760px;
	background-color: #FED59E;
	background-image: url(../immagini/right_backgr.png);
	background-repeat: repeat-y;
	background-position: right;
}
#left {
	float: left;
	width: 136px;
}
#middle {
	float: left;
	width: 487px;
}
#middle h1 {

font-size:1.4em;
color: #990000;
font-weight:800;
}

#middle h2 {

font-size:1.2em;
color: #FF6633;
}

#middle p {
font-size:0.95em;
padding-bottom:0.3em;
line-height:1.2em;
}



#middle p a {
font-size:0.95em;
font-weight: bold;
color: #006666;

}
#middle p a:hover {
font-weight: bold;
font-size:0.95em;
color: #663300;
}


#prenota {
	height: 34px;
	position: absolute;
	bottom: 5px;
	left: 35px;
}
#lingue {
	height: 27px;
	position: absolute;
	right: 143px;
	bottom: 80px;
}

#lingue a {
	height:27px;
	width:43px;
	padding:4px 0px;
	margin:0px;
	background-image:url(../immagini/flags/flagy.png);
	background-repeat:no-repeat;
	line-height:27px;
	display: inline;
	text-decoration:none;
}

a#ita {
background-position:-5px -30px;
}
a#eng {
background-position:-43px -30px;
}
a#ger {
background-position:-86px -27px;
}

a:hover#ita {
background-position:-5px 0px;
}
a:hover#eng {
background-position:-43px 0px;
}
a:hover#ger {
background-position:-86px 0px;
}


#right {
	float: right;
	width: 127px;
	height: auto;
}
#bottom {
	clear: both;
	width: 100%;
	background-color: #0066CC;
	height: 65px;
	background-image: url(../immagini/bottom.png);
}

#bottom p {
font-size:0.90em;
padding-top:30px;
text-align:center;
}


#bottom a:link, #bottom a:visited {
    font-size:0.90em;
	font-weight: bold;
	color:#006699;

}
#bottom a:hover {
	font-size:0.90em;
	font-weight: 800;
	color: #FFFFFF;
}




#top {
	background-color: #0066CC;
	width: 100%;
	position: relative;
}


/*NAVIGATION*/
#menu {
	margin:0px;
	padding:0px;
	width: 136px;
}

#menu a {
	height:26px;
	width:136px;
	padding:0px;
	margin:0px;
	background-image:url(../immagini/menu/menu_eng.png);
	background-repeat:no-repeat;
	line-height:26px;
	display: block;
	text-decoration:none;
}

#menu span, #lingue span {
visibility:hidden;
}


a#home {
background-position:0px 0px;
}
a#info {
background-position:-136px 0px;
}
a#services {
background-position:-272px 0px;
}
a#location {
background-position:-408px 0px;
}
a#prices {
background-position:-544px 0px;
}
a#gallery {
background-position:-680px 0px;
}
a#contacts {
background-position:-816px 0px;
}
a#guestbook {
background-position:-952px 0px;
}
a#links {
background-position:-1088px 0px;
}
a#faq {
background-position:-1224px 0px;
}

/*hoover*/
a:hover#home  {
background-position:0px -26px;
}
 a:hover#info {
background-position:-136px -26px;
}
a:hover#services  {
background-position:-272px -26px;
}
 a:hover#location {
background-position:-408px -26px;
}
a:hover#prices  {
background-position:-544px -26px;
}
a:hover#gallery  {
background-position:-680px -26px;
}
a:hover#contacts {
background-position:-816px -26px;
}
a:hover#guestbook {
background-position:-952px -26px;
}
a:hover#links {
background-position:-1088px -26px;
}
a:hover#faq{
background-position:-1224px -26px;
}

/*active*/
a:active#home {
background-position:0px -52px;
}
a:active#info {
background-position:-136px -52px;
}
a:active#services {
background-position:-272px -52px;
}
a:active#location {
background-position:-408px -52px;
}
a:active#prices {
background-position:-544px -52px;
}
a:active#gallery  {
background-position:-680px -52px;
}
a:active#contacts  {
background-position:-816px -52px;
}
a:active#guestbook {
background-position:-952px -52px;
}
a:active#links {
background-position:-1088px -52px;
}
a:active#faq {
background-position:-1224px -52px;
}

/*BOOKING*/
 #prenota input, select {
 margin: 0.2em 0.4em 0em 0em;
 font-weight:bold;
 border-style:solid;
 border-color:#999900;
 border-width:thin;
 font-size:11px;
 }
  #prenota select {
  background-color:#FFFFFF;
  color:#003300;
 }
.sub_button {
background-color: #FF6600;
color:#FFFFFF;
}

.img_right {
float:right; margin:10px 0px 10px 10px;
}

.img_left {
float:left; margin:10px 10px 5px 0px;
}


.icon {
float:right;
margin-top:3px;
margin-right:2px;
}


#Country {
visibility: hidden;
position: absolute;
bottom:0em;
}	



.link p {
  text-align: center;
  padding: 0.20em 0.10em 0em 0.30em;
  font-family:"Gill Sans Light", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  padding:4px;
  
}

.link a:link, #link a:visited {
	color: #003366;
}
.link a:hover {
	color: #003333;
  }
