﻿.tituloAMMVEPE {
    color: rgb(107 10 159);
    font-size: 30px;
    height: 40px;
    margin: 8px;
    /*font-family: kumlien-pro-condensed,serif; */
    font-weight: 400;
    font-style: normal;
    text-shadow: 1px 1px 0px black;
}
.tituloFavoritos {
    color: rgb(8, 110, 130, 1.0) !important;
    font-size: 22px;
    height: 40px;
    margin: 8px;
    /*font-family: kumlien-pro-condensed,serif; */
    font-weight: 400;
    font-style: normal;
    text-shadow: 1px 1px 0px black;
}
.textopresentacion {
    color: #00154d !important;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
}
.tituloservicios {
    color: white !important;
    font-size: 18px;
}
.servicios {
    /*color: rgb(128, 145, 127);*/
    color: #00154d !important;
    font-size: 15px;
    font-weight: bold;
}
.areaderechos {
    /*    background-color: rgb(150, 167, 148) !important;*/
    background-color: rgb(8, 110, 130, 0.6 ) !important;
}
.textoderechos {
    color: white;
    font-size: 12px;
}
.areafooter {
    /*    background-color: rgb(128, 128, 128, 0.1);*/
    background-color: rgb(8, 110, 130, 0.6 );
}
.centrartexto{
   text-align: center;
}
.formatologo {
    height: 120px;
    /*-webkit-filter: drop-shadow(5px 5px 5px #222);
    //filter: drop-shadow(1px 1px 1px black); Esto le da sombra al logo */
}
.tituloQSControlenblanco {
    color: rgba(191, 25, 50, 2.0);
    font-size: 30px;
    font-family: kumlien-pro-condensed,serif;
    font-style: normal;
    text-shadow: 0px 1px 0px black;
    text-align: center;
    height: 40px;
    margin: 8px;
}
.formatologoenblanco {
    height: 150px;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(0px 0px 0px #222);
    text-align: center;
}
.BannerMembrete{
    width: 75%;
    height: auto;
}