
@font-face {
    font-family: 'fishmongerkexpnd_normal';
    src: url('fhmgr-7-expnd-4-normal-webfont.eot');
    src: url('fhmgr-7-expnd-4-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('fhmgr-7-expnd-4-normal-webfont.woff') format('woff'),
         url('fhmgr-7-expnd-4-normal-webfont.ttf') format('truetype'),
         url('fhmgr-7-expnd-4-normal-webfont.svg#fishmongerkexpnd_normal') format('svg');
    font-weight: normal;
    font-style: normal;

}

body,html{
    background-color: rgb(16, 34, 53);
    max-height: 1045px;
    background-image: url(grilla-fondo.png);
    background-repeat: no-repeat;
    margin: 0px;
}

#pagina{
    max-width: 1045px;
    max-height: 1045px;
    margin: auto;
    margin-top: 15px;
    }

article{
    width: 140px;
    height: 140px;
    float: left;
    
}

header{
    width: 855px;
    height: 35px;
    float: right;
    }

nav#botonera{
    width: 855px;
    height: 22.5px;
    float: left;
}

nav#botonera ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    
}

nav#botonera ul li{
    width: 141.5px;
    height: 22.5px;
    float: left;
    
}

nav#botonera ul li a{
    margin-top: 3px;
    width: 88%;
    text-align: left;
    text-decoration: none;
    display: block;
    font-family: sans-serif;
    font-size: 11px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: 
}

nav#botonera ul li a:hover{
    background-color:rgba(239,72,68,1);
    color:#FFFFFF;

  }

section{
    width: 100%;
    
}

section#costado{
    width: 140px;
    float:left;
    margin-top: 45px;
    clear: left;
    height: 400px;
    background-image: url(section_costado.png);
}



nav#redes{
   margin-top: 245px;
   width: 140px;
   height: 120px;
    clear: both;
   }

nav#redes ul{
    list-style: none;
    margin: 0px;
    padding-left: 0px;
    width: 140px;
    height: 120px;
}

nav#redes ul li{
    width: 140px;
    height: 18.5px;
    float: right;
    margin-top: 20px;
    margin-left: 2px;
}

nav#redes ul li a{
    font-family: sans-serif;
    text-align: right;
    font-weight: bold;
    color: #FFFFFF;
    
}

nav#redes ul li:hover{
     background-color: rgba(255, 255, 255, 0.75);
}   



section#centro{
    width: 855px;
    float: right;
    margin-bottom: 2px;
    height: 530px;
    margin-top: 20px;
    }

section#centro ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
 }
    
section#centro ul li {
    margin: 0px 0% 0px 0px;
    list-style: none;
    width: 285px;
    height: 530px;
    float: right;
    
    
    
   
}

footer#tuvieja{
    clear: both;
    width: 100%;
    height: 45px;
        }

footer#tu{
    clear: both;
    width: 100%;
    height: 22.5px;
    
    }