
#dvCabecera {
    background-image: url(../images/comun/cabecera.jpg);
    background-repeat: no-repeat;
    height: 215px;
}

h1 { border: 0; padding: 0 !important; }
.dvColumna h2 {
    margin: 0;
    padding: 0;
    font-size: 1.3em;
    font-weight: normal;
    text-align: justify;
    color: #000;
}
.dvColumna h3 {
    font-size: 1.2em;
    color: #fff;
}#dvContenido { margin-top: -109px; padding: 10px; }
.dvColumna {
    width: 328px;
    margin-bottom: 10px;
    padding: 5px;
    float: left;
}
.dvTitulo {
    margin-top: 10px;
    padding: 10px;
    background-color: #89ACD3;
}
.dvTitulo h3 {
    margin: 0;
    padding: 0;
    width: 210px;
    font-size: 1.2em;
    color: #fff;
}
.dvTitulo p {
    margin: 0;
    padding: 0;
    font-size: 1.4em;
    font-weight: bold;
    color: #2F6095;
}
.dvTitulo2 {
    margin-top: 5px;
    padding: 10px;
    background-color: #89ACD3;
}
.dvTitulo2 a { color: #fff; }
.dvTitulo2 h4 {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
    font-weight: normal;
    color: #fff;
}
.dvTitulo2 p {
    margin: 0;
    padding: 0;
    font-size: 1.3em;
    font-weight: bold;
    color: #2F6095;
}
.dvColumna ul {
    margin: 10px;
    padding: 0;
}
.dvColumna li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.ulMenuInicio {
    margin: 0 !important;
}
.ulMenuInicio a {
    display: block;
    height: 1em;
    padding: 0.7em;
    padding-left: 25px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 1.1em;
    font-weight: normal;
    text-decoration: none;
    color: #333;
    background-image: url(../images/comun/ico_menu.gif);
    background-repeat: no-repeat;
    background-position: 10px center;
}
#dvContenido a { _height: 1.2em; }
#dvContenido a:hover {
    display: block;
    background-color: #D6E1EF;
}
#dvConsultoria {
    height: 189px;
    background-image: url(../images/comun/bg_consultoria.gif);
    background-repeat: no-repeat;
    background-position: 126px bottom;
}
#dvBgLaboratorio {
    position: absolute;
    right: 25px;
    width: 136px;
    height: 204px;
    margin-top: 5px;
    _margin-top: 0;
    background-image: url(../images/comun/bg_laboratorio.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
#aIDI { display: inline !important; }

