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


#imageContainer {
	position:relative;
	width:681pxpx;
	height:355px;
	background:url(../img/croquetas-home.jpg) center no-repeat;
}

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