/*Autor: Antonio Restoy Carvajal */
/*Estilos vistas.css*/ 

.enlacesinteres{
  padding:5px;
  float:none; 
  height:85px;
border:1px solid #F3F3F3;  
 border-bottom:1px solid #84c226;
  margin-top:8px;
}

.enlacesinteres .marcoenlaces img{ 
float:left;
margin:0px;
margin-right:5px;
/*border:1px solid #000000;*/
padding:0px;
}

.enlacesinteres .marcoenlaces{ 
 float:left;
/* padding:2px 10px 2px 0px;*/
/* border:1px solid #F3F3F3;*/
padding:0px;
 margin-right:15px;
 width:175px;
}


.content-noticias-actuales{
 border-bottom:1px solid #84c226;
 padding-bottom:25px;
}

