@charset "utf-8";
/* CSS Document */
/*--tex--*/
.titlewelcome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #aa8258;
	font-weight: normal;
}

.titlegris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.texleyend{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.titleblanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.texgris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texgris2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1677bd;
	font-weight: bold;
}
.texblue2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1677bd;
	font-weight: bold;
}

.texblue3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1677bd;
}

.texsup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F4E7B;
}
.texmorado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8595C2;
}

.texblancobot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.texblancobot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.titleazul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #60A5BF;
}
.titleazul2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006EBB;
	font-weight: bold;
}
.texglosary{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1677bd;
}
.texmarron{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	font-weight: normal;
}

/*--links--*/
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
