.titulo {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 10px;
	font-variant: normal;
	text-transform: uppercase;
}
.texto {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-indent: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}
.subtitulo {

	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 10px;
}
.notas {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 9px;
	color: #999999;
	text-align: justify;
	text-indent: 10px;
	margin-top: 5px;
	margin-bottom: 1px;
}
.lista {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	list-style-position: outside;
	list-style-image: url(imagenes/vinieta.png);
	line-height: 20px;
}
.adherentes {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	list-style-type: none;
}
.representantes {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	letter-spacing: 1pt;
	text-indent: 15px;
	list-style-type: decimal;
}
.subtitulo2 {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-indent: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 10px;
	border: thin none #999999;
}
.links {
	font-family: Verdana, Tahoma, "Times New Roman", Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
}
