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


#imageContainer {
	position:relative;
	margin:auto;
	width:895px;
	height:247px;
	background: url(../img/mamparas-ducha-01.jpg) center no-repeat;
}

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