.secciones {
	color: #666666;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
}
.cartel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #6F020D;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.me {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #6F020D;
}
.me_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #6F020D;
	text-decoration: underline;
}
.dos {

	word-spacing: normal;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	text-align: right;
	vertical-align: top;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #333333;
}

