body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #878787;
	text-decoration: none;
}

.gris11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #878787;
	text-decoration: none;
}

.gris12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #878787;
	text-decoration: none;
}

.gris12Oscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.gris11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #878787;
	text-decoration: none;
}

.gris13Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #878787;
	text-decoration: none;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #878787;
	text-decoration: none;
}

.pieNetWeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #878787;
	text-decoration: none;
}

.tituloPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #AB5967;
	text-decoration: none;
}

.cargoMiembro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	/*color: #C52921;*/
    color: #6892E6;
	text-decoration: none;
}

.descripcionMiembro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #878787;
	text-decoration: none;
}

.menu:link    {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#878787; text-decoration: none; }
.menu:active  {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#878787; text-decoration: none; }
.menu:visited {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#878787; text-decoration: none; }
.menu:hover   {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#F9B855; text-decoration: none; }

.menuOn:link    {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#F9B855; text-decoration: none; }
.menuOn:active  {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#F9B855; text-decoration: none; }
.menuOn:visited {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#F9B855; text-decoration: none; }
.menuOn:hover   {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#878787; text-decoration: none; }

.idioma:link    {font-family: Arial, Helvetica, sans-serif;	font-size:12px; color:#878787; text-decoration: none; }
.idioma:active  {font-family: Arial, Helvetica, sans-serif;	font-size:12px; color:#878787; text-decoration: none; }
.idioma:visited {font-family: Arial, Helvetica, sans-serif;	font-size:12px; color:#878787; text-decoration: none; }
.idioma:hover   {font-family: Arial, Helvetica, sans-serif;	font-size:12px; color:#F9B855; text-decoration: none; }

.menuActivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F9B855;
	text-decoration: none;
}

.celdaMenu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #878787;
	border-right-color: #878787;
	border-bottom-color: #878787;
	border-left-color: #878787;
}

.celdaContenido {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #878787;
	border-right-color: #878787;
	border-bottom-color: #878787;
	border-left-color: #878787;
}
