/* -------------------------------
--------- Xfade para la HOME-----*/
/* Hojas de estilo importadas */
@import url("xfade2.css");


#imageContainer {
	position:relative;
	width:632px;
	height:334px;
	background: url(../img/halconeras-sancho-06.jpg) center no-repeat;
	float:left;

}

#imageContainer img {
	display: none;
	opacity: 0.1;
}
