@charset "utf-8";
.titulo {
	font-family: "Futura Md BT";
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #828282;
}
.tituloRojo {
	font-family: "Futura Md BT";
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EB2729;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #818181;
}
.textoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #727272;
}
.textoBoldRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EB2729;
}
.textoBoldVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99CC33;
}


.textoCatalogo {
	font-family: "Museo 500";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99CC33;
}
.textoCatalogoGris {
	font-family: "HelveticaNeue Extended";
	font-size: 10.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.textoCatalogoVerde {
	font-family: "HelveticaNeue Extended";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99CC33;
}
.textoCaract {
	font-family: Futura;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.subtitulo {
	font-family: "HelveticaNeue Extended";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.subtituloVerde {
	font-family: "HelveticaNeue Extended";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99CC33;
}
.subtituloAzul {
	font-family: "HelveticaNeue Extended";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3183C5;
}
.subtituloRojo {
	font-family: "HelveticaNeue Extended";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E60000;
}
.subtituloAm {
	font-family: "HelveticaNeue Extended";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}
.subtituloMorado {
	font-family: "HelveticaNeue Extended";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990099;
}
.subtituloPost {
	font-family: "HelveticaNeue Extended";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D3A950;
}
.subtituloPublicity {
	font-family: "HelveticaNeue Extended";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #839FC2;
}
.subtituloVanguard {
	font-family: "HelveticaNeue Extended";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3366;
}
.subtituloSeccion {
	font-family: "HelveticaNeue Extended";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #818181;
}

