
html {
	padding:0;
	margin:0; 
	/*background: #FFFFFF;*/
	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;
 /*background-color: #66FF99;*/
}

table.home {
	border-left:5px solid  #293977;  
	border-bottom:none; 
	border-top:none; 
	border-right:none;
}
td.home {
 border:0px;
 padding-right:0px;
 margin-right:0px;
 padding-left:0px;
 margin-left:0px;
}

h2 {
	text-align:center;
}

h3 {
	text-align:center;
}
a{
	color:#FF0000;
	text-decoration:none;
}
a.piede{
	text-decoration:none;
	color:#FFFFFF
}

#int_dove_siamo {
	position:absolute; 
	margin:0; 
	top:0; 
	left:0; 
	display:block; 
	width:990px; 
	height:150px;
	background:#CCCCCC;	
	/*font-size:4em; */
	background:url(../images/travaglia-sfondo_dove_siamo.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; 
  		 } 
/* Posizioni del piede del sito */
	 

#piede_dovesiamo {
	position:absolute; 
	margin:0px;
	top:645px; 
	/*bottom:0px; */
	left:0px; 
	display:block; 
	width:990px; 
	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;    /* 70px; */
	/*bottom:5px; */
	width:140px; 
	left:850px;
	/*background:url(../images/vback_small.gif) repeat-y right bottom;*/
	z-index:5; 
	overflow:hidden;
	min-height:175px;
   /* background:  #FF0000;*/
	 
		}

#riga_sx {
	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_dovesiamo {
	position: absolute;
	left: 850px; 
	top:105px;  
	width:140px;
	height:200px;
	z-index:3; 
	overflow:hidden;
	
   /* background:  #FF0000;*/
	 
		}		

#corpo_home {

	position:absolute;
	 
	left:0px; 
	top:155px;    /* 70px; */
	bottom:0px;
	right:0px;
	z-index:4;

	/*overflow:auto;*/
   /* background: #FFFFFF ;*/
	padding-bottom:10px;
	padding-left:25px;
	padding-right:20px;
	padding-top:35px;
	/*text-indent:10px;*/
	
	max-width:1024px;
		

}
#corpo{

	position:absolute;
	 
	left:0px; 
	top:165px;    
	
	width:990px;
	
	z-index:4;
	
	overflow-y:hidden;
	overflow-x:auto;
    /*background: #FFFF00 ;*/
	/*padding-bottom:10px;
	padding-left:25px;
	padding-right:20px;
	padding-top:5px;*/
	/*text-indent:10px;*/
	
	
}


#logospedi
{
	float:left;
	margin-left:5px; 
	margin-top:3px;
}
#logospedi img
{
	float:left;
}


#pos_menu {
	height:7em; position:absolute; width:400px; margin:50px auto 150px auto; background-color:#993366; right:100px;
	}

