@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #454246;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #f28e00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CA7400;
}
a:hover {
	text-decoration: none;
	color: #FFBC62;
}
a:active {
	text-decoration: none;
	color: #f28e00;
}

.texto {
	text-align:justify;
	line-height: 18px;
}

.texto_lectura {
	text-align:justify;
	line-height: 14px;
}

.texto_mini {
	text-align:justify;
	font-size: 11px;
	line-height: 16px;
}

.texto_lectura_cita {
	font-size: 11px;
	font-style:italic;
	text-align:justify;
	line-height: 12px;
}

.texto_lectura_resaltado_01 {
	font-weight: bold;
	color: #21689b;
}

.texto_lectura_resaltado_02 {
	font-weight: bold;
	color: #f28e00;
}

.footer {
	font-size: 10px;
	color: #ffffff;
	text-align:justify;
	line-height: 11px;
}

.ver {
	text-align:right;
}
