.enlaces_utiles .titulares, .enlaces_empleo h1 {
    background-color: #EFFFDF;
    border-bottom: 1px solid #C3BBA5;
    color: #125A12;
    padding: 4px 10px 1px 10px;
    height: 21px;
}

.enlaces_empleo .titulares {
    color: #125A12;
    margin-bottom: 10px;
}

.enlaces_empleo h3 {
    background-color: #EFFFDF;
    color: #125A12;
    margin-bottom: 10px;
}

.tarifas .seccion_info h2 {
    color: #CC3333;
}

.tarifas .seccion_info h3 {
    background-color: #EFFFDF;
    border-bottom: 1px solid #125A12;
    color: #125A12;
}

.tarifas .seccion_info table th,
.tarifas .seccion_info .modalidades table h5 {
    background-color: #EFFFDF;
    border-bottom: 1px solid #125A12;
    color: #000000;
}

.tarifas .seccion_info table td {
    background-color: #EFFFDF;
    color: #000000;
}

.tarifas .seccion_info h4 {
    background-color: #EFFFDF;
}

.quienes_somos .informacion_basica .dato {
    background-color: #EFFFDF;
}

.quienes_somos .informacion_basica a {
    color: #0000FF;
}

.quienes_somos .informacion_basica .dato {
    font-family: 'open sans';
}

.texto_politica_confidencialidad {
    margin: 20px;
}

.texto_politica_confidencialidad a {
    color: #0000FF;
}

.formulario_contactar form {
    background-color: #EAF5E7;
}    

 
