body

{
	margin: 0;
	padding: 0;
	background-color:#8C8473;
	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #16181F;
	text-align: justify;
	list-style-type: square;	
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 458px;
	top: 168px;
}
.GrisGrueso {
	vertical-align: top;
	color: #898272;
	font-size: 15px;
	list-style-position: outside;
	list-style-image: url(../img/dot.gif);
	list-style-type: disc;
}
.navegacion-baja {
	font-size: 9px;
	color: #A29B8F;
}
.NaranjaGrueso {
	vertical-align: top;
	color: #E24500;
	font-size: 15px;
}
.VerdeGrueso {
	vertical-align: top;
	color: #6B8314;
	font-size: 15px;
}
.AzulGrueso {
	vertical-align: top;
	color: #008FDB;
	font-size: 15px;
}
.BlancoGrueso {

	vertical-align: top;
	color: #FFFFFF;
	font-size: 15px;
}
.textoCuadros {
	font-size: 12px;
	color: #003300;
}
.textoCuerpo {
	font-size: 14px;
	color: #003333;
}

