@charset "utf-8";

#menu{
    float: left;
    display: block;
    background-color: #408CB3;
    width: 100%;
    height:2em;
   
    }

.menu{
    float: left;
    display: block;
    background-color: #408CB3;
    width: 100%;
    height:2em;
    font-size: 0.75em;

}



.vinculos  li {
    float:left;
    display:block;
    color: #FFF;    
    height:2em;
    text-decoration: none;
    text-transform: none;

}



.vinculos a:hover{
    color: #FFF;
    background-color:#0A6095;
    display:block;    
    height:2em;
    }
    
 .vinculos a:active{
     background-color:#0B436C;
     
     }


.vinculos  a:link,  .vinculos  a:visited {
    text-decoration: none;
    display:block;
    padding-bottom: 0.2em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-top: 0.5em;
    color: #FFF;
    height:2em;    

}

.vinculos  li#current{

    display:block;
    padding-bottom: 0.2em;
    padding-left: 2.5em;
    padding-right: 3em;
    padding-top: 0.5em;
    height:2em;
    background-color:#000066}

#datos{	
    float:left;
    border:1px;
    border:#CCCCCC;
    padding-top:1em;
}

#obra_artistica {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/obra_artistica.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#obra_artistica .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#publicaciones {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/publicaciones.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#publicaciones .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#ponencias_patentes {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/ponepate.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#ponencias_patentes .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#proyectos_investigacion {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/proyecto_investigacion.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#proyectos_investigacion .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#Manuales_adm {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/manual.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#Manuales_adm .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#Evaluacion_Desempe_adm {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/evaluacion.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#Evaluacion_Desempe_adm .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}


#grupos_investigacion {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/grupo_investigacion.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#grupos_investigacion .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_personales {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/datosPersonales.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_personales .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}


#datos_nacimiento {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/nacimiento.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_nacimiento .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_identificacion {
    font-weight:bold;
    color:#003366;
    font-size:1em;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/datosIdentaficacion.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;

}

#datos_identificacion .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_familiares {
    font-weight:bold;
    color:#003366;
    font-size:1em;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/familiares.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_familiares .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_experiencia {
    font-weight:bold;
    color:#003366;
    font-size:1em;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/experiencia.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_experiencia .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em

}

#datosformBarrios {
    font-weight:bold;
    color:#003366;
    font-size:1em;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/barrios.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datosformBarrios .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em

}

#datos_referencias {
    font-weight:bold;
    color:#003366;
    font-size:1em;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/referencias.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_referencias .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em

}

#datos_contacto {
    font-weight:bold;
    color:#003366;
    font-size:1em;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/contacto.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_formacion_academica {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/formacion_academica.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_formacion_academica .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_carrera_academica {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/carrera_academica.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_carrera_academica .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_promocion {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/promocion.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_promocion .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_valoracion_intelectual {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/valoracion_intelectual.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_valoracion_intelectual .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#reclasificacion {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/referencias.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#reclasificacion .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#permanencia {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/permanencia.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#permanencia .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_cursos_diplomados {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/curso_diplomado.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_cursos_diplomados .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_vinculacion {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/vinculacion.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_vinculacion .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_vinculacionadministrativa {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/vinculacionAdministrativa.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_vinculacionadministrativa .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_distinciones {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/distinciones.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_distinciones .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_idiomas {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/idiomas.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_idiomas .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_ensayo {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/ensayo.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_ensayo .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_titulos_ing {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/titulos.jpg);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_titulos_ing .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#cargo_ing {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/cargos.PNG);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#cargo_ing .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_eps {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/eps.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_eps .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_afp {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/afp.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_afp .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_cesantias {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/cesantias.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_cesantias .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_llamados_atencion {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/llamados_atencion.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_llamados_atencion .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_embargos {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/embargos.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_embargos .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_nomina {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/nomina.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_nomina .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_licencias {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/licencias.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_licencias .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_comisiones {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/comisiones.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_comisiones .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_deportes {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/deportes.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_deportes .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}
#datos_habilidades {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/habilidades.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_habilidades .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}
#datos_asociaciones {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/asociaciones.gif);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_asociaciones .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}
#datos_traslados {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/traslados.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_traslados .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}
#datos_caja {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/caja.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_caja .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}
#datos_trayectoriaAdm {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/trayectoriaAdm.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_trayectoriaAdm .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}
#datos a {
    text-decoration: none;
}



#datos_contacto .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em

}

#datos .right .hover {
    color:	#FF0000;
    text-decoration: underline;
}

.tablaNueva #header {
    font-weight:bold;
    border-bottom-color: #DDDDDD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin:  0 0 1em 4em;
    padding: 1.5em 0 5px 3em;
    width: 80%;
    color: #333333;
}

.tablaNueva {
    font-weight:bold;
    border-bottom-color: #DDDDDD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin:  0 0 1em 4em;
    padding: 1.5em 0 5px 3em;
    width: 80%;
    color: #777777;
}

.tablaSencilla {
    margin:  0 0 1em 4em;
    padding: 1.5em 0 5px 3em;
    color: #777777;
}

#datos_historicos_plan {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/planAcademicoLogo.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_historicos_plan .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#datos_trayectoria_academica {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/plan_academico.jpg);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_trayectoria_academica .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}
#datos_resoluciones_acuerdos {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/pergamino.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#datos_resoluciones_acuerdos .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#manual_cargos_funciones {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/manualcargofun.png);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#manual_cargos_funciones .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

#dual {
    font-weight:bold;
    border-bottom-color: #B9C4DA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    margin:  0 0 1.5em 1.5em;
    padding: 1.5em 0 5px 3em;
    width: 90%;
    background-image:url(../img/dual.PNG);
    background-repeat: no-repeat;
    background-position: 0.3em 0.8em;
}

#dual .right	{
    float: right;
    font-size: 11px;
    text-align: right;
    padding-top:1em
}

.foto{

    display: block;
    margin-left:auto;
    margin-right:auto;
    max-width:122px;
    max-height:123px;
    border:groove 1px silver;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.outerfoto{
    width:122px;
    height:123px;
    background:none;

   
}








