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


#imageContainer {
	position:relative;
	margin:auto;
	width:722px;
	height:411px;
	background: url(../img/img-home00.jpg) center no-repeat;
}

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