@charset "utf-8";
.tahomazul {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #026a96;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1c4f78;
}


.linkpie {font-family: Tahoma, Verdana,  sans-serif; font-size: 9px; color: #026a96; text-decoration: none; font-weight: bold}
.linkpie:link {font-family: Tahoma, Verdana,  sans-serif; font-size: 9px; color: #026a96; text-decoration: none; font-weight: bold}
.linkpie:visited {font-family: Tahoma, Verdana,  sans-serif; font-size: 9px; color: #026a96; text-decoration: none; font-weight: bold}
.linkpie:hover {font-family: Tahoma, Verdana,  sans-serif; font-size: 9px; color: #e0a300; text-decoration: none; font-weight: bold}

.linkflecha {font-family: Verdana,  sans-serif; font-size: 18px; color: #ffffff; text-decoration: none; font-weight: bold}
.linkflecha:link {font-family: Verdana,  sans-serif; font-size: 18px; color: #ffffff; text-decoration: none; font-weight: bold}
.linkflecha:visited {font-family: Verdana,  sans-serif; font-size: 18px; color: #ffffff; text-decoration: none; font-weight: bold}
.linkflecha:hover {font-family: Verdana,  sans-serif; font-size: 18px; color: #b50000; text-decoration: none; font-weight: bold}

.linkblanco {font-family: Verdana,  sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: normal}
.linkblanco:link {font-family: Verdana,  sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: normal}
.linkblanco:visited {font-family: Verdana,  sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: normal}
.linkblanco:hover {font-family: Verdana,  sans-serif; font-size: 11px; color: #b50000; text-decoration: none; font-weight: normal}

.txtarticulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}


.titarticulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b50000;
}
.txtblancobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.txtblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.txtgris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

