body {
	background-image: url(../../objetos/fondos/FondoIdx01_1024.gif);
	background-position: center;
	background-color: #EFE7D0;
}
.CUERPO {
	width: 90%;
	border: 1px solid #999999;
	font-size: 90%;
	margin-bottom: 1%;
}
.TITULO {
	font-weight: bold;
	text-align: center;
	color: #344A5F;
}
ul {
	list-style-type: circle;
}
.EstiloBOTONV {
	font-size: 55%;
	color: #006633;
}
.EstiloBOTONA {
	font-size: 55%;
	color: #0000FF;
}
#RECUADROTIT {
	width: 387px;
	position: absolute;
	left: 140px;
	top: 145px;
	border: 1px solid #000000;
	z-index: 1;
	background-color: #EFE7D0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 25px;
	color: #006633;
}

