.textoInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.textoAbajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
.textoTitulo {
	font-family: "SF Electrotome", Arial;
	font-size: 42px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-transform: capitalize;
}
.textoSubtitulos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.tituloSubmenu {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.tituloEjemplo {
	font-family: "SF Electrotome", Arial;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
