body
{
    margin: 0;
	background: #2E62F6 url(images/body_bg.jpg) repeat-y top center;
    min-width: 794px;
    font-family: Comic Sans MS, Arial, Helvetica, Sans-Serif;
    text-align: center;	
}
a
{
    text-decoration:none;
}
a img
{
    border:0;
}
h1
{
	font-size:20px;
	color:#039;
	margin:8px 0 0 0;
}
 h3
{
	font-size:18px;
	color:#039;
	text-align:center;
}
strong
{
	color:#039;
}
/*img, div { behavior: url(iepngfix.htc);}*/
/*per compatibilità con googlemap posto che il div che contiene la mappa abbia id="map"*/
/*#map img, #map div { behavior: none;}*/

#Corpo
{
    background-color: #FFF;
    width: 794px;
    margin: 0 auto;
    text-align: left;
	position:relative;
}
#Intestazione
{
    float:none;
	position:relative;
	height:264px;
}
#Slides
{
	margin:0;
	padding-top:43px;
}
#Head
{
	position:absolute;
	top:0;
	left:0;
	width:794px;
	height:66px;
	background-image: url(images/head_bg.png);
}
#Head #Sharon
{
	margin:5px 0 0 10px;
}
#Head #Amalfi
{
	position:absolute;
	top:5px;
	right:10px;
}
#Menu
{
	display:block;
	position:absolute;
	top:235px;
	left:-1px;
	width:800px;
	list-style:none;
	margin:0;
	padding:0;
}
#Menu li
{
    display:block;
    float:left;
    width:157px;
	margin-right:3px;
	position:relative;
}
#Menu li a
{
    display:block;
	width:93px;
	height:27px;
	position:absolute;
	bottom:4px;
	left:33px;
	color:#03459E;
    text-align:center;
    text-decoration:none;
    font-size:13px;
	font-weight:bold;
	padding-top:8px;
    /*background:url(images/menu_bg.png) no-repeat center;*/
}
#Menu a:hover
{
	color:#fff;
	background:url(images/menu_hover_bg.gif) no-repeat center;
	/*opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);*/
}
#Lang
{
	position:absolute;
	right:8px;
	top:38px;
}
#Lang a img
{
	opacity:.35;
    -moz-opacity:.35;
    filter:alpha(opacity=35);
}
#HeadLinks
{
	position:absolute;
	right:118px;
	top:8px;
	font-size:11px;
}
#HeadLinks a
{
	color:#fda;
}
#HeadLinks a img
{
	vertical-align:middle;
}
#HeadLinks a:hover
{
	color:#fff;
}
#HeadLinks a:hover img
{
	opacity:.55;
    -moz-opacity:.55;
    filter:alpha(opacity=55);
}
#Lang a:hover img
{
	opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity=100);
}
#Contenuto
{
    width:794px;
	clear:both;
	float:left;
	background: #fc3 url(images/contenuto_bg.jpg) repeat-x;
	padding:96px 0 0 0 !important;
	padding:10px 0 0 0;
}
#Testo
{
	color:#BC1600;/*#BC1600;*/
	font-size:16px;
	padding:12px;
	width:420px;
	float:left;
}
#Testo h1
{
	font-size:20px;
	color:#039;
}
#Testo h3
{
	font-size:18px;
	color:#039;
	text-align:center;
}
#Testo span
{
	color:#039;
}
#Testo p
{
	margin:0 8px 8px 0;
}
#Testo ul
{
	font-size:12px;
}
#Testo ul strong
{
	color:#03459E;	
}
#MiniGallery
{
	margin:10px 0 0 10px;
	float:left;
	width:330px;
}
#MiniGallery h2
{
	font-size:14px;
	color:#EC8003;
	margin:0;
	clear:both;
}
#MiniGallery a img
{
	opacity:.75;
    -moz-opacity:.75;
    filter:alpha(opacity=75);
}
#MiniGallery a:hover img
{
	opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity=100);
}
#MiniGallery div.gallery-photo
{
	margin:0;
}
#Photos
{
	margin:10px 0 0 10px;
	float:left;
}
#Photos div.gallery-photo
{
	margin:3px;
}
div.gallery-photo
{
	width:100px;
	height:89px;
	background: url(images/mg_bg.gif) no-repeat;
	padding:6px 0 0 5px;
	float:left;
	/*margin:3px;*/
}
div.gallery-photo a img
{
	opacity:.75;
    -moz-opacity:.75;
    filter:alpha(opacity=75);
}
div.gallery-photo a:hover img
{
	opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity=100);
}
#Piedipagina
{
    font-size:11px;
    color:#cc6600;
    text-align:center;
	background:#F9E881 url(images/bottom_bg.gif) repeat-x bottom;
}
#Piedipagina p
{   
    margin:0;
}
/*show*/
#show
{
	margin:0;
	padding:0:
}
/*Booking Common*/
#BookingForm
{
	font-size:10px;
	margin:0;
}
#BookingForm p:first-letter
{
	/*compatibilità safari*/
	margin:0;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
}
#BookingForm input
{
	font-size:11px;
	float:left;
	margin:1px 2px 0 0;
}
#BookingForm input#start_date, input#end_date
{
	width:60px;
}
#Tripadvisor
{
	width:260px;
	margin:15px 0 15px 15px;
	float:left;
}

div.book-buttons
{
    font-size:14px;
    margin:15px 0 0 25px;
	background:url(images/button_book_bg.gif) center no-repeat;
	width:260px;
	height:28px;
	float:left;
	padding:4px 2px 0 2px;
	text-align:center;
	
}
div.book-buttons a
{
color:#fff;
font-weight:bold;
}
#BookingButton
{
	margin-top:5px;
}
/*Promo*/
#Promo
{
    font-size:11px;
    margin:15px 0 15px 15px;
	background:#FF9933 url(images/booking_bg.gif) repeat-x;
	width:260px;
	height:auto !important;
	height:340px;
	min-height:340px;	
	float:left;
	border:1px solid #fff;
	padding:10px;
}
#Promo h1
{
	margin:2px;
	font-size:16px;
	color:#BC1600;
	text-align:center;
	text-transform: uppercase;
}
#Promo h4
{
	margin:8px 2px 2px 2px;
	font-size:14px;
	Background-color:#EC8003;
	color:#fff;
	border-bottom:1px dotted #fff;
}
#Promo p
{
	margin:0 0 0 10px;
}
#Promo marquee
{
	height:auto !important;
	height:320px;
	min-height:320px;
}
#Gallery
{
	position:relative;
	float:left;
	background: #fc3 url(images/contenuto_bg.jpg) repeat-x;
	width: 794px;
}
#Venere
{position:absolute;
bottom:10px;
right:-210px;
}
