#mapas iframe{
    max-width: 100%;
    min-height: 400px;
}

#mapas section{
    width:100%;
}

#mapas .paneltitulos{
    background-color: #F7F3F3;
    /*margin-top: -4%;*/
}
    
#mapas p{ 
    text-align: center;
    padding-left: 8%;
    padding-right: 8%;
}

#mapas .info{
        background-color: #F7F3F3; 
}

#mapas{
       background-color: #F7F3F3; 
}

.porciento33{
    width: 33.333333333333333333333333333333%;    
}

#mapas img{
    width: 100%;
    padding-right: 1%;
}

#mapas a .last{
   float: right;
}

#mapas article{
    padding-right: 0;
    margin-bottom: 0;
}

#mapas .mapaporciento70{
    width: 67%;
    float: left;
    text-align: left;
    padding: 15px;
    
}

#mapas .mapaporciento30{
   width: 32%;
    height: 200px;
   float: left;
    text-align: center;
    padding-top: 3%;

}

#mapas .mapaporciento30 a{
    text-decoration:none;
    width:100%;
}

#mapas img.imagenpequena{
    width: 100px;
    height: 100px;
    
}

#mapas .botonrojo{
    display: inline-block;
    position: relative;
    right: 0;
}

#mapas .botonrojo:hover{
    display: inline-block;
    position: relative;
    right: 0;
    background-color: #575757;
}