body {
	background-color: #333333;
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #333333;
}
.Encabezado {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
}
.submenupeque {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.submenu {
color: #000000
}
.subencabezado {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
}

.menu_areas {
font-family: "Arial Narrow";
	font-size: 14px;
}
.titulo {
	font-size: 24px;
}
.menu_lateral {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	white-space: normal;
}
.submenup {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 16px;
}
.submenupe {

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
	text-transform: uppercase;
}

