/* CSS Document */

body { text-align:center; margin:0 auto; font: 11px Verdana,Arial,Helvetica,Sans-serif;   }

#corpo { width:780px; margin:10px auto 0px; }
#menudx { width:80px; margin:0 0px auto 0px; text-align:right; font-size:12px; color:#000000;}
#menu { width:130px; margin:0 12px 0 8px; text-align:left; font-size:12px; color:#FFF102;}
#menu p { margin:12px 0 0 0; }
#menu a { color:#ffffff; text-decoration:none; font-weight:bold; }
#menu a:hover { text-decoration:underline; }

#contenuto { font:11px Verdana,Arial,Helvetica,Sans-serif; margin-left:15px; margin-right:15px; text-align:justify; }

h1 { margin:0; font-size:17px; color:#137125; }

#contatore { width:780px; margin:10px auto 0px; }
#footer { width:780px; background-color:#003300; margin:10px auto; color:#ffffff; height:35px; }
#footers { width:780px; background-color:#ff9000; margin:10px auto; color:#ffffff; height:35px; }
#footerm { width:780px; background-color:#1f680b; margin:10px auto; color:#ffffff; height:35px; }
#footerp { width:780px; background-color:#f6b248; margin:10px auto; color:#ffffff; height:35px; }
#footerr { width:780px; background-color:#837b7b; margin:10px auto; color:#ffffff; height:35px; }
#footerbn { width:780px; background-color:#08305a; margin:10px auto; color:#ffffff; height:35px; }
#footer p { padding-top:10px; }
#footer a { color:#ffffff; text-decoration:none; font-weight:bold; }