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


#imageContainer {
	position:relative;
	width:516px;
	height:413px;
	background: url(../img/h-hostal-tafalla.jpg) center no-repeat;
}

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