a:link {
	text-decoration: none;
	color: #0084C7;
	font-weight: bold;

}
a:visited {
	font-weight: bold;
	color: #0084C7;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0084C7;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #769223;
	text-decoration: none;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.menuizq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menudcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
	background-color: #EEF5D6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.negrita {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.cursiva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.actualidad {
	background-image: url(../imagenes/actualidad/actualidad.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mercados {
	background-image: url(../imagenes/mercados/mercados.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.area_corporativa {
	background-image: url(../imagenes/area_corporativa/area_corporativa.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.asesoria {
	background-image: url(../imagenes/asesoria/asesoria.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.biblioteca {
	background-image: url(../imagenes/biblioteca/biblioteca.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cetga {
	background-image: url(../imagenes/cetga/cetga.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.formacion {
	background-image: url(../imagenes/formacion/formacion.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.utilidades {
	background-image: url(../imagenes/utilidades/utilidades.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
