body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a:link, a:visited {
	color: #BAC721;

}
a:active, a:hover {
	color: #F0A326;

}

.cuerpo {
	width: 740px;
}

.cuerpo TD {
	vertical-align: top;
}

.cuerpo .columnaizq {
	width: 40px;
	background-color: #000000;
	background-image: url(../img/esq/col/col-izq.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

.cuerpo .columnader {
	width: 125px;
	background-color: #000000;
	background-image: url(../img/esq/col/col-der.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

.cuerpo .centro {
	width: 575px;
	background-color: #FFFFFF;
	background-image: url(../img/esq/cue/fondo-total.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}



.cuerpo .centro .contenidohome {
	width: 560px;
	background-image: url(../img/fondo/fondo-contenido-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 7px;
}

.cuerpo .centro .contenidonormal {
	width: 555px;
	background-image: url(../img/fondo/fondo-contenido-normal.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 7px 12px 7px 7px;
}

/*
.cuerpo .centro .contenidohome P, .cuerpo .centro .contenidonormal P  {
	text-align: justify;
}
*/









.pie .centro {
	width: 575px
	background-color: #FFFFFF;
	background-image: url(../img/esq/pie/fondo-centro.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
