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


#imageContainer {
	position:relative;
	margin:0 auto;
	width:940px;
	height:318px;
	background: url(../img/h-dormitorio.jpg) center no-repeat;
}

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

