body {
 margin-top: 0px;
 font-family: Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #939292;
 background-color: #FFF;
 text-align: center;  
}

#box {
 text-align: center; 
 margin: 0 auto;
 width: 700px; 
 position: relative;
}

a:link, a:visited, a:hover, a:active {
 color: #B4B3B3;
 background-color: #FFF;
 text-decoration: none; 
}
a:hover {
 color: #AD2520;
 background-color: #FFF;
 text-decoration: none; 
}

#slogan {
 position: absolute;
 top: 0px;
 left: 91px;
}

#logo {
 position: absolute;
 top: 64px;
 left: 91px;
}

#menu {
 position: absolute;
 top: 64px; 
 left: 254px;
 width: 446px;
 height: 71px;
 color: #fff;
 background-color: #AD2520;
}

#menu-position {
 position: absolute;
 top: 51px; 
 left: 41px;
 width: 360px;
}

#colonna-sx {
 position: absolute;
 top: 190px; 
 left: 91px;
 width: 164px;
 font-size: 0.70em; 
 text-align: left;
 line-height: 17px;
}

.rosso {
 color: #AD2520;
}

/* INIZIO CONTENUTO */

#contenuto {
 position: absolute;
 top: 186px; 
 left: 295px;
 width: 360px; 
}

#contenuto .testo {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 375px;
 text-align: left; 
 color: #838383; 
 font-size: 0.80em; 
 line-height: 17px;
}

/* FINE CONTENUTO */

/* INIZIO LAVORI */

#lavori1 {
 position: absolute;
 top: 180px; 
 left: 91px;
 width: 563px; 
}

#lavori {
 position: absolute;
 top: 445px; 
 left: 91px;
 width: 563px; 
}

#lavori .testo {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 563px;
 text-align: left; 
 font-size: 0.80em; 
 line-height: 17px;
}

td {
 font-size: 0.70em; 
 text-align: left;
 line-height: 16px;
}

/* FINE LAVORI */

/*---*/

.input {
 border: #B4B3B3 1px solid;
 background-color: #fff;
 font: 11px Arial, Sans-serif;
 width: 100px;
 height: 18px;
 color: #827979;
 } 

 .area {
 margin: 1px; 		
 font: 11px Arial, Sans-serif;
 width: 605px; 
 height: 50px;  
 color: #827979;
 border: #B4B3B3 1px solid;
 background-color: #fff;
}
 
 .button {
 background-color: #F2F1F1;
 font: 11px Arial, Sans-serif;
 font-weight: normal; 
 width: auto;
 height: 23px;   
 color: #827979;
 text-align: center;
 }  

  .mini {
 font: 10px "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal; 
 color: #827979;
 }  
