body {
	background: #6E1100 url(images/bgSombraPagina.jpg) top left repeat-y;
}

#fondoTop {
	width: 100%;
	height: 350px;
	background: #6E1100 url(images/bgTopWeb.jpg) top left no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#contenedor {
	position: relative;
	top: 22px;
	left: 137px;
	text-align: center;
	background: #c25416 url(images/bgPagina.jpg) top left repeat-x;
	width: 918px;
	height: 100%;
	height: auto !important;
	min-height: 100%;
}

#pagina {
	margin: 0 8px;
	text-align: left;
	width: 900px;
}

