.fondogral {
	background-image: url(iconos/fondos/fondo_gral.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.texto_justif {
	text-align: justify;
}
.textochico {
	font-size: 9px;
}
.listas_paloma {
	list-style-image: url(iconos/palomita.gif);
	line-height: 9pt;
	padding-top: 10px;
	text-align: justify;
}
.textosuperchico {
	font-size: 8.5px;
	color: #999;
}
.textotitulo {
	font-size: 8pt;
	font-weight: bold;
	color: #333;
}

