/*TablePress*/
.tabla-congresos th.column-3, .tabla-congresos th.column-4 { width: 115px !important; }

/**/


/* Angela - Clase Interlineado */
.interlimenu {
 margin-top: -10px;
 padding-bottom: 5px;
 font-size: 10px !important;
 border: 0 !important;
/* margin-bottom: -6px !important;  */
}
.interlimenu a{ color: #666666 !important;}



/* Angela - bajar menu interior */
.menuespacio {
 margin-top: 10px;
}

/* Angela - resaltar imagen con zoom */
#aresaltar {
margin: 0 auto;
}

/* 
.resaltadoimagen21 img{
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.resaltadoimagen21 img:hover {
margin-top: -10px;
margin-left: 10px;
}
*/
.resaltadoimagen21 a:hover img {
    opacity: .9;
}