#presentacion_notas_prensa{
	margin:0 0 0 0;
}
#presentacion_notas_prensa h4 {
	background:url(../../images/fondo_degradado_contacto.jpg) no-repeat bottom left;
	padding:0 0 4px 0;
	width:630px;
	margin:0 0 15px 0;
}
#presentacion_notas_prensa h4 span {
	display:block;
	height:20px;
	text-indent:-99999px;
	
	width:202px;
	background:url(../../images/titular_notas_prensa.jpg) no-repeat;
}
.anio_publicacion{
  font-size:1.3em;
  padding:5px 0;
  color:#E0820C;
  font-weight:bold;
}
#notas_prensa{
	margin:15px 0 0 0;
	line-height:19px;
	padding:0 30px;
}
#notas_prensa li.contenedor_anio{
  margin:15px 0 0 0;
  
}
#notas_prensa li.contenedor_anio ul{
  border:1px solid #004557;
  padding:15px;
}

#notas_prensa li.contenedor_anio ul li{
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px solid #004557;
}
#notas_prensa li.contenedor_anio ul li p.descargar{
  width:155px;
}
#notas_prensa li.contenedor_anio ul li a{
  display:block;
  
  padding-left:35px;
  padding-top:15px;
  
  background:url(../../images/pdf.gif) no-repeat bottom left;
}

#notas_prensa #buscador input.buscador_google{
  
  height:15px;
  border:0 none;
  width:400px;
  
}
#notas_prensa #buscador input.submit_buscador_google{
  background:url(../../images/lupa.jpg) no-repeat;
 text-indent:-9999px;
 width:24px;
 height:24px;
 border:0 none;
 cursor:pointer;
 
}