#galeria{
	clear:both;
	float:left;
	height:160px;
	margin-left:30px;
	overflow:hidden;
	width:460px;
	position:relative;
}

#galeria .imagen{
	float:left;
	height:180px;
	position:relative;
	width:140px;
	z-index:0;
	margin-top:-11px;
	overflow:hidden;
}

#galeria div.imagen_punto{
	height:180px;
	width:183px;
}

#galeria .imagen a{
	background:transparent url(/images/front/hueco_foto_lateral.png) no-repeat scroll 0 0;
	color:#00A9D2;
	font-size:12px;
	height:40px;
	left:0;
	margin:0;
	padding-left:12px;
	padding-top:125px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	width:135px;
	z-index:10;
}

.imagen .borde_imagen,
.imagen a .borde_imagen{
	background:transparent url(/images/front/caja_foto_listado_noticias.png) no-repeat scroll 0 0;
	float:left;
	height:40px;
	padding-left:30px;
	padding-top:135px;
	position:absolute;
	width:110px;
	z-index:10;
}

.borde_imagen a{
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/images/front/boton_leer_mas.png);
	background-position:0 0;
	background-repeat:no-repeat;
	color:white;
	float:left;
	font-weight:bold;
	height:21px;
	padding-left:12px;
	padding-top:3px;
	text-decoration:none;
	width:83px;

}

.imagen img,
.imagen a img{
	height:150px;
	width:138px;
}

.imagen img.imagen_punto{
	float:left;
	height:150px;
	width:175px;
}

#galeria .imagen .borde_imagen{
	background:transparent url(/images/front/caja_foto_noticia.png) no-repeat scroll 0 0;
	height:221px;
	width:183px;
}

#galeria .capa_fotonegocio {
	background:transparent url(/images/front/hueco_foto_lateral.png) no-repeat scroll 0 0;
	color:#00A9D2;
	font-size:12px;
	height:180px;
	left:0;
	margin:0;
	padding-left:16px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	width:149px;
	z-index:10;
}

.capa_foto {
	background:transparent url(../images/marco_fotos-blanco.png) no-repeat scroll 0 0;
	float:left;
	height:159px;
	left:380px;
	margin:0;
	position:absolute;
	top:240px;
	width:183px;
	z-index:1;
}

#galeria .imagen_punto img{
	height:150px;
	width:170px;
}

.enlace_galeria{
	color:#66B7DB;
	font-weight:bold;
}

