html {
	padding:0;
	margin:0; 
	font-size: 70%;								
	font-family: Verdana,Calibri,serif,Arial,palatino linotype;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 


	/* */ 
}

body {
 position: absolute;
 width:990px;
 left:50%;
 margin: 0px 0px 0px -495px;
 top:0px;
 bottom:0px;
 background-image:url(../images/travaglia-sfondo1.gif);
 background-position: center 180px;  
 background-repeat: no-repeat;
}

h2 {
	text-align:center;
}

h3 {
	text-align:center;
}
a.piede{
	text-decoration:none;
	color:#FFFFFF
}
#int_prenota {
	position:absolute; 
	margin:0; 
	top:0; 
	left:0; 
	display:block; 
	width:990px;  
	height:150px;
	background:#CCCCCC;
	/*font-size:4em; */
	background:url(../images/travaglia-sfondo_contatti.jpg);
	background-repeat: no-repeat;
	background-position: center; 
	z-index:5; 
	overflow:hidden; 
	color:#000000;
}

#logo.home {
	position: absolute;
	left:50%;
	margin-left:150px;
	bottom:0px;
	margin-bottom:30px;
}
#riga_ditta{
   /*Posizionata in mezzo sotto l'intestazione*/
	border:none; 
	width:800px; 
	height:10px; 
	position:absolute; 
	top:150px; 
	left:50%; 
	margin: 0px 0 0 -400px;
	z-index:5;
	background:#FFFFFF;
	color: #5699A0;
	font-weight:bold;
	letter-spacing: 2px;
}

#intestazione a { 
      display:block; 
      width:100%; 
      height:100%; 
      text-decoration:none; 
}

#piede_prenota {
	position:absolute; 
	margin:0px;
	top:645px; 
	/*bottom:0px; */
	left:0px; 
	display:block; 
	width:100%; 
	height:40px; 
	font-size:1em; 
	z-index:5; 
	overflow:hidden; 
	/*background: url(../images/sfondo_home.jpg) top; */
	background-color:  #5699B6; 
	color:#fff;
	background-repeat:no-repeat;
	background-position: left;	
}

#totem_small {
	position: absolute;
	top:435px;   
	width:140px; 
	left:850px;
	/*background:url(../images/vback_small.gif) repeat-y right bottom;*/
	z-index:5; 
	overflow:hidden;
	min-height:175px;
}
#riga_promo {
	position: absolute;
	left:0px; 
	top:25px;    /* 70px; */
	height:442px;
	width:5px; 
	background-color:  #5699B6;
	z-index:5; 
	overflow:hidden;
	/*background:url(../images/vback.gif) repeat-y right bottom;*/
    /*background:  #FF0000;*/
	 
}
		
#immagine_pagina {
	position: absolute;
	left:650px; 
	top:15px;    /* 70px; */
	 
	width:340px; 
	height:200px;
	z-index:3; 
	overflow:hidden;
	
    /*background:  #FF0000;*/
	 
		}		
#corpo_home {

	position:absolute;
	left:0px; 
	top:155px;    
	bottom:0px;
	right:0px;
	z-index:4;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:20px;
	padding-top:35px;
	max-width:1024px;
}
#corpo{

	position:absolute;
	left:0px; 
	top:165px;    
	width:990px;
	z-index:4;
	overflow-y:hidden;
	overflow-x:auto;
}