@charset "UTF-8";
.texto_general {
	text-align:justify;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6d6b6c;
	line-height: 13px;
	font-weight: normal;
}
.texto_general_2 {
	text-align:justify;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6d6b6c;
	line-height: 13px;
	font-weight: normal;
	text-decoration:underline;
}
.texto_destacado_1 {
	text-align:justify;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #967ea2;
	line-height: 13px;
}
.texto_destacado_2 {
	text-align:justify;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #bbc9e2;
	line-height: 13px;
}
.texto_general_bold_1 {
	text-align:justify;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #6d6b6c;
	line-height: 13px;
}
.texto_general_bold_2 {
	text-align:justify;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #967ea2;
	line-height: 13px;
}
.interlineados {
	text-align:justify;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6d6b6c;
	line-height: 22px;
}.pie {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #967ea2;
}
.texto_general_links {
	text-align:justify;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6d6b6c;
	line-height: 13px;
	font-weight: normal;
}
.texto_subir_links {
	text-align:justify;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #8ba3d0;
	line-height: 13px;
	font-weight: normal;
}
