/* CSS Document */

.secre_depen{
    border-bottom: 1px #aaa solid !important;
    width: 100%;
    margin-left: 0px;
    margin-right: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 0.8em;
}
.secre_depen strong{
    color: rgb(0, 154, 62);
    font-weight: normal;
   /* font-variant: small-caps;*/
}
.secre_depen .tel{
    
    color: rgb(0, 154, 62);
}
.secre_depen a{
    margin-right: 10px;
    cursor: pointer;
}
.secre_depen .blanco{
    cursor:default;
}
.imgdep{
    width: 20%;
    float: left;
}
.imgdep img{
    max-width: 40%; 
}

.divtel{
    
    padding-top: 1%;
    float: left;
}
.divtel{
    width: 80%;
}
