.LayerCuerpo{
	SCROLLBAR-FACE-COLOR: #897f6a;
	SCROLLBAR-HIGHLIGHT-COLOR: #e0d9cc;
	SCROLLBAR-SHADOW-COLOR: #e0d9cc;
	SCROLLBAR-3DLIGHT-COLOR: #e0d9cc;
	SCROLLBAR-ARROW-COLOR: #e0d9cc;
	SCROLLBAR-TRACK-COLOR: #e0d9cc;
	SCROLLBAR-BASE-COLOR: #e0d9cc;
	overflow: auto;
}body {
	font-size: 12px;
	background-color: #e0d9cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #897f6a;
}
.sec {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #897f6a;
}
.cuerpo {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #897f6a;
}
.cuerpoSJ {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #897f6a;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #897f6a;
}
.titulo_mapa {
	font-size: 12px;
	font-weight: bold;
	color: #E0D9CC;
	text-decoration: none;
}
.texto_mapa {
	font-size: 11px;
	font-weight: normal;
	color: #E0D9CC;
	text-decoration: none;
}
.datos {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #897f6a;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #933132;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.cuerpo_sec {

	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #E0D9CC;
}
.titulo_sec {

	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #E0D9CC;
}
.cuerpoSJ_sec {

	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #E0D9CC;
}
