.menu{
    text-align: justify;
    background: #40a8c4;
}

.actualizado{
    background: #f1d4d4;;
    color: #ffffff;
}

.fondo{
    background: #e11d74;
    color: #ffffff;
}

.meses{
    background:#28df99;
}


.fondo1{
    background: #fdcb9e;
}

.fondo2{
    background: #f08a5d;
}

.posicionEspecial{
    padding-left:3em;
}

.posicionEspecial1{
    padding:0em;
    margin-left: 0em;
}

.posicionEspecial2{
     padding-left:6em;
}

.miFuente{
    font-family: 'Caveat', cursive;
}

.miFuenteBig{
    font-family: 'Caveat', cursive;
    font-size: 70px;
    font-weight: bold;
}

/*ESTE CÓDIGO HACE QUE TANTO LA CASA SE PONGA EN LA ESQUINA SUPERIOR IZQUIERDA Y LOS RECUADROS OCUPEN TODA LA PANTALLA*/

/*.fullScreen{
    margin:0em !important;
    padding:0em !important;
}*/