body {
	font-family: arial, helvetica, serif;


}



#menu { 
	
             font-family: verdana, helvetica, serif;
             font-size: 10px;
             color: #336699;
             text-decoration:none;
            text-align:center;
     

}

#menu, td,a { 
	
             font-family: verdana, helvetica, serif;
             font-size: 10px;
             color: #336699;
             text-decoration:none;
            text-align:left;
              width:111px;
             height:12px;
             display:inline;

}
#menu, td:hover { 
	
	background:#EDEDED;
	width:111px;
	height:12px;
   	 font-family: verdana, helvetica, serif;
            	 font-size: 10px;
             	color: #336699;
             	text-decoration:none;
              text-align:left;
              display:inline;

}

#sel { 
	
	background:#EDEDED;
	width:106px;
	height:7px;
   	 font-family: verdana, helvetica, serif;
            	 font-size: 10px;
             	color: #336699;
             	text-decoration:none;
             text-align:left;
              display:inline;
             border-top:1px solid #336699;
             border-bottom:1px solid #A6A6A6;
             border-left:1px solid #A6A6A6;
             border-right:1px solid #A6A6A6;

}
#clear {
	clear: left;
}



/* testata e suoi contenuti */

h2
{
color:#336699;
border:1px solid #808080;
padding:5px;
margin-left:0px;
margin-right:0px
} 

#title
{
color:#336699;
border:0px solid #808080;
padding:5px;
margin-left:0px;
margin-right:0px
 font-size: 11px;
background:#EDEDED;
} 


#contenuto {

width: 710px;
font: 80% Arial, Helvetica, sans-serif;
border-left:0px solid #808080;
text-align:justify;
margin-left: 170px;
color: #336699;
padding: 2em 0.6em 0.3em 1em;


}
dt
{
color:#336699;
border-bottom:1px dotted #808080;
padding:5px;
margin-left:0px;
margin-right:0px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;

} 

dd {

padding:4px;


} 


#navigation 
{
color:#666666;
border:0px solid #808080;

} 
#navigation a:hover
{
color:#999999;
border:0px solid #808080;

} 



