

/*Home*/
#contenedor_bannerHome{
	width:100%;	
	float:left;
}
#cuerpohome{
	min-height: 200px;
	padding-left:4%;	
	margin-top:2%;
	float:left;
	width:92%;	
	}
.bloque_espacio{float:left;width:100%;margin-bottom: 2%;}	
.espacio{width:270px;float:left;margin-left:5px;_margin-left:4px;}
.espacio .espacio_titulo{
	float:left;
	background-image: url("../../backend/proximidadcultural/xx/img/border_menu.gif");
	background-repeat:repeat-x;
	height:31px;
	width:94%;	
	padding-left:6%;
	line-height: 30px;
	font-weight: bold;	
	}
.espacio_titulo a{color:#707070;text-decoration: none;}
.espacio_titulo a:visited{color:#707070;text-decoration: none;}
.espacio_titulo a:hover{color:#a7a7a7;text-decoration: underline;}

.espacio .espacio_imagen{
	float:left;
	width: 100%;
}

