body {background-color: #DBFFD3;
}
header {background-image: url("../../img/Comun/Fondo_cabecera.png");
        background-repeat: no-repeat;
/*        background-size: cover;*/
        background-size: 100% 100%;
        max-height: 50px;
}
#escudo {height: 47px;
         width: 26px;}
#titulo {height: 47px;}
p {text-align: justify;
   text-indent: 30px;
   padding: 3px;
}


