.texto_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
}
.fondobase .texto_normalj {
	text-align: justify;
}
.texto_chico {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}
.listas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 22px;
	list-style-image: url(iconos/icono_listas.gif);
	font-weight: bold;
	font-style: italic;
}
.listapuntos_v {
	background-image: url(iconos/lineapuntos.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.listapuntos_h {
	background-image: url(iconos/lineapuntos.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.listapuntos_c {


	background-image: url(iconos/lineapuntos.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondobase {
	background-image: url(iconos/fondo_base.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #05235F;
	line-height: 16px;
	font-weight: bold;
}
.subtitulos_chicos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E228B;
	line-height: 16px;
	font-weight: bold;
}
.aspecto_celdas1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #05235F;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #DEE8FF;
	border-right-color: #DEE8FF;
	border-bottom-color: #DEE8FF;
	border-left-color: #DEE8FF;
}
.subtitulos_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E228B;
	line-height: 16px;
	font-weight: bold;
}
.aspecto_celdas2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #05235F;
	background-color: #DEE8FF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #DEE8FF;
	border-right-color: #DEE8FF;
	border-bottom-color: #DEE8FF;
	border-left-color: #DEE8FF;
}
.texto_justificado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
}
.texto_alertas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
