body{margin: 10px 0 0 0;
text-align: center; /*per internet explorer*/
padding:0;
font-family: verdana,"Lucida Grande", sans-serif;
font-size:12px;
text-decoration:none}


#dati{clear: both; width: 100%; height: 20px;}

#container {
width: 900px;
margin: auto;
background-color: #fff;
text-align: left; /*per ripristinare il corretto allineamento del testo */
}

#header{width: 900px;
height: 60px; 
}

#headerlogo{width:230px;
float: left;
margin-top: 10px;}

#menu{width: 660px; 
float:right;
margin-top:85px;
}

#special_content{
float:left;
width: 230px;
height: 250px;
background-color: #006699;
color:#fff;
text-align: center;
}

#main_content{float:right;
width:660px;
height: 250px;
}

#destra h3 {color: #009900;}
#special_content {text-align: left;}



#divider{ clear: both;
width: 900px;
height: 85px;
}

#left{width: 220px;
 float: left;
 padding: 10px;

 }
 
#right{width: 250px;
 float: left;
 padding: 10px 20px 20px 20px;
 
 }
 
#middle{width: 260px;
 float: left;
 padding: 10px 20px 20px 20px;
 

 }
 
 #sinistra{width: 230px;
 float:left;
 margin-top: 10px;}
 
  #destra{width: 660px;
 float:right;}
 
 #left a:link, #left a:visited, #right a:link, #right a:visited, #middle a:link, #middle a:visited {
 color: #009900;
 text-decoration: none;
 font-size: 14px;
font-weight: bold;
 }
 
 #left a:hover, #right a:hover, #middle a:hover {
 color: #006699;
 text-decoration: none;
 font-size: 14px;
font-weight: bold;
 
 }
 
  

 
 
#footer {clear:both;
height:50px;
text-align: center;
text-decoration:none;

}


.copyright {background-color:#009900;
color: #fff;}










