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

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

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

.texto13gris{
	font-family: Arial;
	font-size: 14px;
	color: #788695;
}

.texto13griscentrado {
	font-family: Arial;
	font-size: 13px;
	color: #788695;
	text-align: center;
}

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

.texto13azul{
	font-family: Arial;
	font-size: 12px;
	color: #646d75;
}

.texto13azullinea{
	font-family: Arial;
	font-size: 12px;
	color: #3b7dd6;
}


.texto14naranja{
	font-family: Arial;
	font-size: 14px;
	color: #24313e;
	font-weight: bold;
}

h1 {
	font-family: Helvetica Bold Oblique;
	}
	
.texto110{
	font-family: Arial;
	font-size: 10px;
	color: #c8ced5;
}	
	
	

a:hover {
	color: #3b7dd6;
}
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;}