/* CSS Document */

.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-color: #868686;
	color: #7E7E7E;
	font-weight: normal;


}
.textoVioleta {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-color: #868686;
	color: #511c62;
	font-weight: bold;

}
.textolink {

	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-color: #868686;
	color: #511c62;
	font-weight: normal;
}
.textoTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-color: #868686;
	color: #7E7E7E;
	font-weight: bold;

}
.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-color: #868686;
	color: #7E7E7E;
	font-weight: normal;

}
.texto12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-color: #868686;
	color: #7E7E7E;
	font-weight: normal;
}
