body,html{
 margin: 0px;
 padding: 0px;
 margin-top: 0px;		
 background-color: #ffffff;
 font-family: Trebuchet MS, Arial, sans-serif;
 color: #4C4C4C; 
 text-align: center; 
 margin: 0 auto;  
}

a:link, a:visited, a:hover, a:active { color: #F1832A; text-decoration: underline; }
a:home { color: #4C4C4C; text-decoration: nome; }
a:hover { color: #4C4C4C; text-decoration: none; }

#box { background-image: url(sfondo-home.jpg); background-repeat: no-repeat; 
width:900px; height: 977px; margin: 0 auto; text-align: center; color: #56575A; background-color: #F9F9F9; position: relative; }

#servizio { position: absolute; top: 4px; right: 53px; }


#logo { position: absolute; left: 52px; top: 87px; }

#banner { position: absolute; left: 52px; top: 191px; } 


#news { position: absolute; right: 53px; top: 191px; background-image: url(sfondo-news.gif); background-repeat: no-repeat; width:387px; height: 182px;} 

#news #titolo-news { position: absolute; left: 25px; top: 22px; } 
#news #imgs-news { position: absolute; right: 20px; top: 50px; } 
#news #testo-news { position: absolute; left: 25px; top: 50px; font-size: 0.70em; font-family: "Trebuchet MS", Arial, sans-serif;
 font-weight: normal; font-style: normal; text-align: left; color: #6B6B6B; float: left; width: 350px; height: 300px; } 
 

#menu { position: relative; top: 33px; left: 0px; font-family: Arial, Sans-serif; font-weight: regular;
 font-style: normal; color: #fff; font-size: 0.7em; width: 900px; height: 28px; text-align: left; background-color: #F1832A; }
 
#contenuto { position: absolute; font-size: 0.70em; font-family: "Trebuchet MS", Arial, sans-serif;
 font-weight: normal; font-style: normal; text-align: left; color: #6B6B6B; float: left; background-repeat: no-repeat; 
 width: 796px; height: 362px; left: 51px; top: 390px; background-image: url(sfondo-contenuto-home.gif); }

#box-contenuto { width: 796px; }  
 
#testo { padding: 12px 0px 0px 0px; margin-left: 40px; font-size: 100%; line-height: 16px; color: #666;
 width: 545px; } 

 
#box-info { position: relative; background-image: url(sfondo-arancione.gif); background-repeat: no-repeat; 
width:796px; height: 131px; margin-top: 50px;}  

#box-info #titolo-info { position: absolute; left: 200px; top: 32px; } 
#box-info #imgs-info { position: absolute; left: 25px; top: 35px; } 
#box-info #testo-info { position: absolute; left: 203px; top: 55px; font-size: 100%; font-family: "Trebuchet MS", Arial, sans-serif;
 font-weight: normal; font-style: normal; text-align: left; color: #fff; width: 550px; height: 40px; } 


/* BARRA IN BASSO */

#indirizzo { clear: both; font-family: Arial, Sans-serif; font-weight: normal; font-style: normal; color: #575454; 
 font-size: 100%; line-height: 17px; width: 796px; text-align: center; padding-top: 14px; }
 

