.logoMasia{
    position:absolute;
     width: 17%;
     height:100%;
     margin:0%;
     background-image:url(/masdelrei/images/logos/logoTop.gif);
     background-repeat: no-repeat;
}
.foot{
    position:relative;
    top:0%;
    left:0%;
    width:100%;
    height: 5%;
    overflow: no;
    background-color: rgb(98,11,27);     
}
.logoMatarranya{
    position:relative;
    top:0%;
    left:0%;
    width:100%;
    height: 13%;
    overflow: auto;
    background-color: rgb(98,11,27);
    background-image: URL(/masdelrei/images/logos/logoMatarranya.gif);  background-repeat: no-repeat;
    background-position: center;
}
