html, body{margin: 0;padding:0;height:100%}
body{font-family: arial,sans-serif;font-size: 76%;text-align: center;background-color:#DFDBDC;background-image:url('images/fondo.jpg');background-repeat: repeat-y;background-position-x:center}
strong{color: #AB0808}
div#container{position:relative;width: 716px;min-height:100%;height:auto !important;height:100%;margin:0 auto;text-align: left;}
/*######################MENU#############################*/
div#menu { background: url('images/barra.gif') no-repeat; text-align: center; position: relative; top: 184px; left: 92px; width: 616px }
div#menu ul{list-style-type: none;margin:0;font-family: arial,sans-serif;font-size:12px}
div#menu li{float:left;margin-left:10px;padding-right:30px}
div#menu a{display:block;width:50px;height:20px;padding-top:3px;color: #FFFFFF;font-weight: normal;text-decoration: none;line-height:20px;}
div#menu a:hover{background:url('images/menu_premuto.gif') no-repeat top center; }
div#menu a.activelink{background:url('images/menu_premuto.gif') no-repeat top center; }