body
{
    margin: 0;
    background-color: #B0D2F2;
    min-width: 1004px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    text-align: center;
}
a
{
    text-decoration:none;
}
a img
{
    border:0;
}
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
{
    
    width: 1056px;
    margin: 0 auto;
	padding:0;
    text-align: left;
}
#Main
{
	width:1004px;
	float:left;
	background: #B0D2F2 url(images/body_bg.gif) repeat-y center;
	padding:0 26px;
	position:relative;
}
#Intestazione
{
    width:100%;
	height:55px;
	float:left;
	background: #FEE193 url(images/head_bg.gif) repeat-x;
	position:relative;
}
#Lang
{
	position:absolute;
	left:316px;
	top:18px;
}
#Lang a
{
	color:#666;
	font-weight:bold;
	font-size:12px;
	margin:0 20px;
}
#Lang a img{
	margin-left:9px;
	vertical-align:top;
}
#Logo
{
	position:absolute;
	left:26px;
	top:0;
	z-index:20;
}
#Nozio
{
	position:absolute;
	right:2px;
	top:-22px;
}
#SlidesBox
{
	margin:0 auto;
	padding:0;
	width:1004px;
	height:309px;
	float:left;
}
#Menu
{
	float:left;
	width:1004px;
	height:72px;
	background: #FEE193 url(images/menu_bg.gif) repeat-x;
	color:#fff;
	margin:0 auto;
}
#Menu a
{
   
    display:block;
	float:left;
	color:#333;
    margin:26px 20px;
	font-size:11px;
	text-transform:uppercase;
	/*font-weight:bold;*/
	letter-spacing:0.02em;

}
#Menu a:hover
{
	/*opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);*/
	color:#f00;
	}
#Contenuto
{
	width:1004px;
	clear:both;
	background:#fff;
	float:left;
}/**/
#Extra
{
	width:320px;
	float:left;
	margin:0 20px 0 10px;
}
#Testo
{
	margin:0 10px 0 0;
	text-align:justify;
	font-size:14px;
	width:630px;
	float:left;
}
#Testo.camere
{
	width:520px;
}
#Testo h1
{
	font-size:16px;
	color:#37820F;
	margin:8px 0 0 0;
	text-transform:uppercase;
}
#Testo a
{
	color:#E39207;
	font-weight:bold;
}
#BookingBox {
	float:left;
	width:320px;
	height:80px;
	background: url(images/booking_bg.gif) no-repeat;
	padding:24px 0 0 0;
}
#BookingBox  a {
	display:block;
	margin:10px 0 0 20px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#BookingBox  a  img{
	vertical-align:middle;
}
#TripAdv
{
	float:left;
}
#Piedipagina
{
    clear:both;
	float:none;
	width:1004px;
	background: #fff url(images/bottom_bg.gif) repeat-x;
	padding:62px 0 8px 0;
	
	font-size:11px;
    color:#333;
    text-align:center;
}
#Piedipagina p
{   
    margin:0;
}
#footer
{
	background: url(images/bottom_footer_bg.gif) repeat-x;
}
/*Foto*/
div.foto
{
	padding:7px;
	border:1px solid #ccc;
	float:left;
	margin:0 6px 10px 6px
}
div.foto img
{
	margin:0 0 -4px 0;
}
/*Camere*/
#RoomLinks
{
	width:450px;
	float:left;
	margin:0 10px 0 0;
}
/*Tariffe*/
#Tariffe
{
	width:500px;
}
#Tariffe caption
{
	font-size:16px;
	color:#37820F;
	margin:8px 0 14px 0;
	font-weight:bold;
}
#Tariffe  td
{
	text-align:right;
}
#Tariffe th
{
	text-align:right;
	color:#E39207;
}
#Tariffe tbody td.Room
{
	text-align:left;
	
}
#Tariffe th.Room
{
	text-align:left;
	
}
/*Gallery*/
#gallery
{
	margin:10px 0 0 0;
	float:left;
}
/*Last Minute*/
div.itnsys_news
{
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
	margin:10px 0 0 0;
}
div.itnsys_news h4
{
	margin:0;
	color:#37820F;
	font-size:18px;
}
div.itnsys_news p
{
	margin:6px 0;
}
div.gallery-box
{
	margin:0 0 20px 10px;
	float:left;
}
div.gallery-box h2
{
	color:#FBAD2B;
}
div.gallery-box a {
	padding:6px;
	border:1px solid #ccc;
	float:left;
	margin:0 9px 0 0;
}
div.gallery-box a  img{
	float:left;
}

