@charset "ISO-8859-1";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #f7f8f9;
}

.texto13grisJustificado {
	font-family: Arial;
	font-size: 13px;
	color: #3c2f1f;
	text-align: justify;
}

.texto13gris{
	font-family: Arial;
	font-size: 13px;
	color: #3c2f1f;
}

.textoMENU{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.textoMENUAZUL{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.texto16grisJustificado {
	font-family: Arial;
	font-size: 16px;
	color: #3c2f1f;
	text-align: justify;
}

.texto13azul{
	font-family: Arial;
	font-size: 12px;
	color: #091d5f;
}

.texto13azullinea{
	font-family: Arial;
	font-size: 13px;
	color: #091d5f;
}


.texto14naranja{
	font-family: Arial;
	font-size: 18px;
	color: #091d5f;
	font-weight: bold;
}

.verde12links {
	font-family: Arial;
	font-size: 12px;
	color: #4c7900;
	
}

.texto10footergris{
	font-family: Arial;
	font-size: 10px;
	color: #3a3e49;
	font-weight: bold;
}

.texto12verdefooter{
	font-family: Arial;
	font-size: 12px;
	color: #90c930;
	font-weight: bold;
}

.texto9blancofooter{
	font-family: Arial;
	font-size: 10px;
	color: #024c96;
	font-weight: bold;
}

.texto11negroruta{
	font-family: Arial;
	font-size: 11px;
	color: #0d0d0d;
	font-weight: bold;
}

.texto11verderuta{
	font-family: Arial;
	font-size: 11px;
	color: #266c11;
	font-weight: bold;
}

.tituloverdesecciones{
	font-family: Arial;
	font-size: 22px;
	color: #266c11;
	font-weight: bold;
}

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

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

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



a:hover {
	color: #7adefd;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	}
	
a.lateral:link {color: #284e74; font-size: 14pt; font-family: Arial; text-decoration:none}
a.lateral:visited {color: #284e74; font-size: 14pt; font-family: Arial;text-decoration: none; }
a.lateral:hover {color: #284e74; font-size: 14pt; font-family: Arial; text-decoration: none;}

a.ruta:link {color: #284e74; font-size: 8pt; font-family: Arial; text-decoration:none}
a.ruta:visited {color: #284e74; font-size: 8pt; font-family: Arial;text-decoration: none; }
a.ruta:hover {color: #284e74; font-size: 8pt; font-family: Arial; text-decoration: none;}
