@charset "utf-8";
/* CSS Document */
div.intro p, div.intro h2 { display: none; }

div#banner-proximo-evento { width: 281px; height: 188px; position: relative; top: 250px; left: 29px; }

.home {
	background-image: url(../interface/fondo-lateral.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 505px;
}

#lateral {
	width: 326px;
	height: 505px;
	float: left;
}

#esquinas-galeria {
	position: absolute;
	left: 609px;
	width: 50px;
	height: 505px;
	background-image: url(../interface/caja-derecha.png);
	background-repeat: no-repeat;
	background-position: right center;
}