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


#imageContainer {
	position:relative;
	width:401px;
	height:473px;
	background: url(../img/restaurante-01gr.jpg) center no-repeat;
}

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

