#izquierda h4 {
	clear: both;
	}
	
#izquierda h4 a {
	display:block;
	text-indent: -9999px;
	width:300px;
	height:41px;
	padding:0px;
	}
	
#izquierda h4 a:hover {
	background-position: 0 -41px;
	}

.izquierda_link {
	background: url('css_img/flechita.gif') no-repeat right 5px;
	padding: 0px 10px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	border: 1px solid #ebe9e9;
	}

.izquierda_link_documento {
	background: url('css_img/documento_izquierda.gif') no-repeat right 1px;
	padding: 0px 12px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	border: 1px solid #ebe9e9;
	}
		
.noticias {
	background:#d1cfcf url('css_img/home/noticias.gif') no-repeat 0 0;
	}
	
.eventos {
	background:#d1cfcf url('css_img/home/eventos.gif') no-repeat 0 0;
	}
	
.publicaciones {
	background:#d1cfcf url('css_img/home/publicaciones.gif') no-repeat 0 0;
	}
	
.contacto {
	background:#d1cfcf url('css_img/home/contacto.gif') no-repeat 0 0;
	}
	
.caja {
	float:left;
	padding:0px;
	width: 250px;
	text-align:left;
	color:#9e9e9e;
	margin: 15px 0px 15px 20px;
	}

.caja_logos{
	float:left;
	padding: 0px 0px 35px 0px;
	width: 250px;
	min-height:155px;
	text-align:left;
	color:#9e9e9e;
	margin: 15px 0px 0px 20px;
}

.caja_email {
	background: url('css_img/icoMail.png') no-repeat 1px 2px;
	padding: 0px 0px 4px 18px;
	color: #9e9e9e;
	font-weight: normal;
	}

.caja_tfno {
	background: url('css_img/icoTelefono.png') no-repeat 0px 0px;
	padding: 1px 0px 4px 18px;
	color: #9e9e9e;
	font-weight: normal;
	}

.caja_fecha {
	background: url('css_img/icoLista.gif') no-repeat 0px 4px;
	padding: 0px 0px 4px 6px;
	color: #a3aa0f;
	font-weight: bold;
	}

.caja_fecha_standard {
	color: #9e9e9e;
	font-weight: normal;
	}

.caja_hosted {
	display: block;
	padding: 10px 0px 10px 40px;
	}
	
.no_ahref {
	color:#9e9e9e;
	text-decoration: none;
	}
	
.no_ahref_fecha {
	color:#a3aa0f;
	text-decoration: none;
	}	

.no_ahref:hover, .no_ahref_fecha:hover {
	text-decoration: underline;
	}