
/*-----------------------------------------HIPERVINCULOS--------------------------------------- */

a.linkbarnav:link { font-size: 12px; color: #FFF; font-family: "Trebuchet MS"; text-decoration: none}
a.linkbarnav:visited { font-size: 12px; color: #FFF; font-family: "Trebuchet MS"; text-decoration: none}
a.linkbarnav:active { font-size: 12px; color: #FFF; font-family: "Trebuchet MS"; text-decoration: none}
a.linkbarnav:hover { font-size: 12px; color: #FFF; font-family: "Trebuchet MS"; text-decoration: none}

a.linkhead:link { font-size: 12px; color: #000; font-family: "Trebuchet MS"; text-decoration: underline}
a.linkhead:visited { font-size: 12px; color: #000; font-family: "Trebuchet MS"; text-decoration: underline}
a.linkhead:active { font-size: 12px; color: #000; font-family: "Trebuchet MS"; text-decoration: underline}
a.linkhead:hover { font-size: 12px; color: #000; font-family: "Trebuchet MS"; text-decoration: underline}

a.linkpie:link { font-size: 12px; color: #000; font-family: Arial; text-decoration: none}
a.linkpie:visited { font-size: 12px; color: #000; font-family: Arial; text-decoration: none}
a.linkpie:active { font-size: 12px; color: #000; font-family: Arial; text-decoration: none}
a.linkpie:hover { font-size: 12px; color: #000; font-family: Arial; text-decoration: underline}

a.linkemail:link { font-size: 12px; color: #F20000; font-family: Arial; text-decoration: none}
a.linkemail:visited { font-size: 12px; color: #F20000; font-family: Arial; text-decoration: none}
a.linkemail:active { font-size: 12px; color: #F20000; font-family: Arial; text-decoration: none}
a.linkemail:hover { font-size: 12px; color: #F20000; font-family: Arial; text-decoration: underline}

/*--------------------------------------------TEXTOS------------------------------------------- */

.barnav {
	color: #084683;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	}

.service {
	color: #FF9900;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	}

.negro_1_12 {
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	}

.negro_2_12 {
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	}

.azul_1_14 {
	color: #0E65BC;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	}

.azul_2_16 {
	color: #084683;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	}

.rojo_1_10 {
	color: #F20000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	}

.rojo_1_12 {
	color: #F20000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}

