.contentheading-listado-academicos, .contentheading-listado-academicos a{
    color: #2F549E;
    font-family: akzidenz,Calibri,san-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
	margin-left: 97px;
}

.contentheading-listado-academicos a:hover{
	color: #c11414;
}

.destacando-listado-academicos{
border-bottom:1px dashed #ccc;
padding-top: 10px;
}

.destacando-listado-academicos:hover{
	background:#f9f9f9;
}

.destacando-listado-academicos img{
width:10%;
height:70%;
float:left;
margin:-24px 10px 0 0;
padding: 2px;
border: 1px solid #ddd;
position:relative;
z-index:50;
}

.cuerpo1{
width:100%;
}

.box-listado-academicos .contentpaneopen table{
font-size: 10px;
}

.readon-listado-academicos{
    background: url("../images/readmore.gif") no-repeat scroll left center transparent;
    color: #3967C4;
    float: right;
    font-size: 11px;
    padding-left: 15px;
    text-decoration: none;
	margin-top: -18px;
}

.readon-listado-academicos:hover{
	color: #c11414;
}