/* CSS Document */
body { margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; }
#centrato { width:920px; margin-left:auto; margin-right:auto; }
#menu { width:878px; height:35px; font-size:12px; background:url(../img/menu_0.png) repeat-x; margin-left:20px; margin-right:20px; line-height:35px; border:1px solid #000000; border-bottom:0; margin-top:85px; }

#menu a { display:block; width:97px; float:left; text-align:center; color:#000000; text-decoration:none; }
#menu a:hover { display:block; width:97px; background:url(../img/menu_1.png) repeat-x; float:left; text-align:center; color:#000000; text-decoration:none; }

#header { width:920px; height:260px; background:url(../img/header.jpg) no-repeat; }
#content { width:880px; padding-left:20px; padding-right:20px; min-height:400px; background:#000000; overflow:hidden; padding-bottom:20px; }
#footer { width:920px; height:90px; background:url(../img/footer.jpg) no-repeat; position:relative; color:#000000; font-size:11px; }
#copyrights { position:absolute; height:20px; top:50px; left:20px; }
#credits { position:absolute; height:20px; top:50px; right:20px; }
#credits a { text-decoration:none; color:#000000; }
#credits a:hover { text-decoration:underline; color:#000000; }


