body
{
    margin: 0;
    background-color: #e1d0a4;
    min-width: 841px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align: center;
}
a
{
	color:#4D201E;
}
a img
{
    border:0;
}
#Corpo
{
    background-color: #FFF;
    width: 841px;
    margin: 0 auto;
    text-align: left;
}
#Intestazione
{
    float:none;
    position:relative;
    background-image: url(images/head_bg.jpg);
    background-repeat: no-repeat;
    width:841px;
    height:186px;
    text-align:center;
}
#Intestazione h1
{
    position:absolute;
    width: 65px;
    height: 142px;
    background-image: url(images/head_h1.png);
    background-repeat: no-repeat;
    float: left;
    margin-top: 6px;
    left:390px;
}
#Intestazione h1 span
{
    display:none;
}
#Intestazione #Lang
{
    position:absolute;
    right:30px;
    top:30px;
}
#Intestazione #Lang img
{
    margin-right:20px;
}
#Intestazione #BookingButton {
    position:absolute;
    left:30px;
    top:30px;
	width:209px;
	height:27px;
	background: url(images/booking_button_bg.gif) no-repeat;
	padding:2px 0 0 0;
}
#Intestazione #BookingButton a {
	color:#F4BE37;
	text-decoration:none;
	font-size:18px;
	font-family: 'Bodoni MT';
	
}
#Intestazione #BookingButton a:hover {
	color:#fff;
}
#Intestazione #LastButton {
    position:absolute;
    left:30px;
    top:70px;
	width:209px;
	height:27px;
	/*background: url(images/booking_button_bg.gif) no-repeat;*/
	padding:2px 0 0 0;
}
#Intestazione #MeteoButton {
    position:absolute;
    right:25px;
	top:70px;
}
#Intestazione div.head-links {
	background: url(images/button.png) no-repeat;
	width:209px;
	height:27px;
	padding:2px 0 0 0;
}
#Intestazione div.head-links a {
	color:#C7A653;
	text-decoration:none;
	font-size:18px;
	font-family: 'Bodoni MT';
	
}
#Intestazione div.head-links a:hover {
	color:#F4BE37;
}
#Menu
{
    position:absolute;
    bottom:-3px;
    left:0;
    text-align:center;
    width:841px;   
}

#Menu a
{
    font-family: 'Bodoni MT';
    font-size:18px;
    color:#450400;
    text-decoration:none;
    text-align:center;
    padding: 0 4px 0 4px;
}
#Menu a:hover img
{
    opacity:.55;
    -moz-opacity:.55;
    filter:alpha(opacity=55);    
}
#slide-show
{
    float:left;
    margin-left:0;
    position:relative;
}
#slide-show ul
{
    float:left;
}
#slide-images{
  position:relative;
  display:block;
  margin:0px;
  padding:0px;
  width:841px;
  height:308px;
  overflow:hidden;
}

#slide-images li{
  position:absolute;
  display:block;
  float:left;
  list-style-type:none;
  margin:0px;
  padding:0px;
  background-color:#FFFFFF;
}
#RoomGallery
{
    position:relative;
    float:left;
    width:640px;
}
#PhotoDiv
{
    position:relative;
    width:640px;
    height:375px;
}
#PhotoDiv a
{
    opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    font-size:16px;    
}
#PhotoDiv a:hover
{
    opacity:.1;
    -moz-opacity:1;
    filter:alpha(opacity=100);
    color:Orange;
}    
#PhotoDiv #next
{
    position:absolute;
    bottom:2px;
    right:2px;  
}
#PhotoDiv #prev
{
    position:absolute;
    bottom:2px;
    left:2px;        
}
#Room
{
    float: left;
    width: 200px !important;
	width:185px;
    min-height:375px;
    font-family: Times New Roman, Times;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #666;
    background-image: url(images/rooms_bg.jpg);
    background-repeat: no-repeat;
}
#Room p
{
    margin:6px 4px 0 8px;
}
#Room h2
{    
     margin:16px 4px 0 8px;
	 color:#450400;
}
#Room h3
{    
     margin:20px 4px 0 8px;
     font-size:14px;
	 color:#aB9E88;
}
#Room div
{
	margin:20px 0 0 22px;
}
#Room div a
{
    color:#805646;
    display:block;
}
#Room div a:hover
{
    color:#aB9E88;
}
#SubMenu
{
    position:absolute;
    top:0;
    left:0;
    background-color: #EBDEB8;
    width:160px;
    height:168px;
    opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);
}    
#SubMenu a
{
    display: block;
    font-family: Times New Roman;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #300;
    letter-spacing: 2px;
    margin:6px 0 6px 6px;
    /*text-decoration:none;*/
}
#SubMenu a:hover
{
    color:Orange;
}
#SubMenu #SubClose
{
    position:absolute;
    right:5px;
    bottom:2px;
}
#slide-images li img{
  display:block;
  float:left;
  background-color:#FFFFFF;
}
.Indirizzo
{
    float:left;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align:center;
    color:#3333CC;
    font-size:12px;
    margin:10px;
    padding:2px;
}
hr
{
    float: none;
    clear: both;
    border-right: #99f 2px ridge;
    border-top: #99f 2px ridge;
    border-left: #99f 2px ridge;
    border-bottom: #99f 2px ridge;
}
       
#Contenuto
{
    clear: both;
    width:100%;
    height:100%;
	float:left;
    background-image: url(images/contenuto_bg.jpg);
    background-repeat: no-repeat;
	background-color: #FFF;
    position:relative;
}
#ContenutoMail
{    
	background:#fff url(images/contenuto_bg.jpg) no-repeat;
	position:relative;
	width:100%;
	height:600px;
}
#ContenutoMap
{    
	background:#fff url(images/contenuto_bg.jpg) no-repeat;
	position:relative;
	width:100%;

	float:left;
}
#Thumbs
{
    clear:both;
    text-align:center;
    padding:10px 0 10px 0;
}
#Thumbs a img
{
    border:1px solid orange;
    opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);    
}
#Thumbs a:hover img
{
    opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity=100);
    border-color:#ccc;    
}
#Testo
{
    padding:10px 20px 10px 120px;
    font-family:Times New Roman, Times;
    font-size:16px;
    font-style:italic;
    font-weight:bold;
    color:#666;
}
div.hrdown
{
    width: 100%;
    height: 26px;    
    background: url(images/hr_down_bg.jpg) no-repeat center;    
    clear:both;
    margin:0 0 8px 0;    
}
#Piedipagina
{
    font-size:11px;
    color:#cc6600;
    text-align:center;
}
#Piedipagina p
{   
    margin:0;
}
#FormMail
{
    width:400px;
    font-size:12px;
    margin:10px 0 0 40px;
    float:left;
}
#FormMail .ErroreTitolo {
  font-weight: bold;
  color: #FF0000;
}
#FormMail .ErroreDesc {
  font-weight: bold;
}
#FormMail label
{
 display:block;
 font-size: 10px;
 margin-top: 8px;
 margin-bottom: 4px;
}
#FormMail .FormFieldMand
{
  color: #FF0000;
}
#FormMail .FormErrorAdvice {
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}
#FormMail .FormInstructions {
}
#Contacts
{
    width: 227px;
    height: 350px;
    float: left;
    position: absolute;
    right: 0;
    font-size: 12px;
    background-image: url(images/extra_bg.jpg);
    background-repeat: no-repeat;
    text-align: left;
    padding:245px 0 0 190px;
}
#Contacts address
{
    color:#930;
}
#Contacts address span
{
    width:30px;
    display:block;
    float:left;
}
img, div, #Intestazione h1 { behavior: url(iepngfix.htc);}

/*per compatibilità con googlemap posto che il div che contiene la mappa abbia id="map"*/
#itn-gmap img, #itn-gmap div { behavior: none;}
#itn-gmap
{
    width: 500px;
    height: 400px;
    margin:20px 10px 10px 10px;
    float:left;
font-size:80%;    
}
#itn-gdirections{
    width: 500px;
   
    margin:20px 10px 10px 10px;
    float:left;
   
}
#ggadgtes
{
    width: 520px;
    float:left;
}

#InfoMap
{
	min-height: 420px;
    width: 320px;
    float: left;
    font-size: 11px;
    background: url(images/rooms_bg.jpg) no-repeat right;
    margin-top:5px;
}
#InfoMap h1
{
    font-size:14px;
    margin:0;
}
#InfoMap h2
{
    font-size:13px;
    margin:10px 0 0 0;
    color:#e5b431;
}
#InfoMap p
{
    margin:0;
}
#InfoMap a
{
    color: #600;
}
#InfoMap a:hover
{
    color: #c00;
}
#trasp-menu a
{
	font-weight:bold;
}
#Gallery a img
{
    margin:5px 18px 5px 0;
    border:2px solid #ccc;
}
#Gallery a:hover img
{
    border-color:#e5b431;
    opacity:.55;
    -moz-opacity:.55;
    filter:alpha(opacity=55);    
}
a.bookinglink
{
	display:block;
	width:145px;
	margin:40px 0 0 0;
	text-align:center;
	text-decoration:none;
	color:#4D201E;
	font-weight:bold;
	background-color:#F8F1E1;
	padding:6px;
	border:1px solid #4D201E;
}
a.bookinglink:hover
{
	background-color:#4D201E;
	color:#F4BE37;
}
/*Tripadvisor*/
#tripadv-banner {
    float: left;
    right: 35px;
    position: absolute;
    top: 492px;
    width: auto;
}
/*Meteo*/
#meteo-banner {
    float: left;
    left: 15px;
    position: absolute;
    top: 172px;
    width: auto;
}
#trasp
{
	width:320px;
	height:115px;
}
div.trasp-mezzo
{
	display:none;
	width:310px;
}
