body {
	background-image: url(../imag/fondo.gif);
	background-color: #83011E;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

div.cuerpo {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
}

div.cabecera {
	height: 130px;
	background-color: #836601;
}

div.cabeceraSimple {
	height: 107px;
	background-color: #836601;
}

div.latizq {
	width: 26px;
	height: 383px;
	background-image: url(../imag/latizq.jpg);
	float: left;
}

div.latder {
	width: 26px;
	height: 383px;
	background-image: url(../imag/latder.jpg);
	float: right;
}

div.esqii {
	background-image: url(../imag/esqii.jpg);
	width: 26px;
	height: 74px;
	float: left;
}

div.latinf {
	background-image: url(../imag/latinf.jpg);
	width: 595px;
	height: 16px;
	float: left;
	vertical-align: bottom;
	margin-top: 58px;
}

div.esqid {
	background-image: url(../imag/esqid.jpg);
	width: 179px;
	height: 74px;
	float: right;
}

div.pie {
	width: 800px;
	height: 11px;
	background-color: white;
	float: left;
}

div.tranizq {
	background-color: red;
	background-image: url(../imag/sombraizq.gif);
	width: 5px;
	height: 600px;
	position: absolute;
	z-index: 1;
	top: 0px;
	margin-left: -5px;
}

div.trander {
	background-color: red;
	background-image: url(../imag/sombrader.gif);
	width: 5px;
	height: 600px;
	position: absolute;
	z-index: 1;
	top: 0px;
	margin-left: 800px;
}

div.aparcado {
	width: 450px;
	color: Black;
	position: absolute;
	z-index: 1;
	top: 250px;
	margin-left: 225px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

div.laterales {
	float: left;
	background-color: white;
	width: 800px;
}
