html {
	/*height:100%; */
	/*max-height:90%; */
	padding:0;
	margin:0; 
	/*border:0; */
	/*background: #FFFFFF;*/
	font-size: 70%;								/*76%; */
	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;

/* height:768px;*/
 
 background-image:url(../images/travaglia-sfondo1.gif);
 background-position: center 181px;  
 background-repeat: no-repeat;
 
 /*background-color: #66FF99;

 overflow-y:auto;
 overflow-x:hidden;*/
}

table.home {
	 
	border-left:5px solid  #293977;  
	border-bottom:none; 
	border-top:none; 
	border-right:none;

	/*border-collapse:collapse;*/
	
}
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_home {
	position:absolute; 
	margin:0; 
	top:0; 
	left:0; 
	display:block; 
	width:990px; 
	height:150px;
	background:#CCCCCC;
	background:url(../images/travaglia-sfondo_home.jpg);
	background-repeat: no-repeat;
	background-position: center;  	
	/*font-size:4em; */
	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 {
	position:absolute; 
	margin:0px;
	/*top:550px; */
    top:645px; 
	/*bottom:0px; */
	left:0px; 
	display:block; 
	width:990px; 
	height:25px; 
	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;
	
}

/* Fine posizioni del piede del sito */

#titoli {
	position:absolute; 
	left:0; 
	top:150px;    /* 70px; */
	bottom:38px; 
	width:160px; 
	z-index:5; 
	overflow: auto; /* visible; */
	background: #FEF3E7;
	
}
		
#totem {
	position: absolute;
	/*right:0px; */
	left:700px;
	top:242px;    /* 70px; */
	/*bottom:5px; */
	width:290px;
	
	z-index:5; 
	overflow:hidden;
	/*background:url(../images/vback.gif) repeat-y right bottom;*/
    /*background:  #FF0000;*/
	 
		}
#news {
	position: absolute;
	/*right:0px; */
	left:720px;
	top:190px;    /* 70px; */
	/*bottom:5px; */
	width:290px;
	
	z-index:5; 
	overflow:hidden;
	/*background:url(../images/vback.gif) repeat-y right bottom;*/
    /*background:  #FF0000;*/
	 
		}
#riga_home {
	position: absolute;
	left:0px; 
/*	top:185px;    
	height:350px;*/
	
	top:25px;    
	height:442px;
	
	width:5px; 
	background-color:  #5699B6;
	z-index:5; 
	overflow:hidden;
	/*background:url(../images/vback.gif) repeat-y right bottom;*/
    /*background:  #FF0000;*/
	 
}

#corpo_home {

	position:absolute;
	 
	left:0px; 
	top:155px;    /* 70px; */
	bottom:0px;
	right:0px;
	z-index:4;
    /* 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;

}

