.menu {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.texto {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.copyright {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.titulo {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #771CA8;
	text-decoration: underline;
}
.texto2 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.texto3 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #771CA8;
}
.texto1 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #771CA8;
}
.provincia {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #D0340C;
	text-decoration: underline;
}
.distribuidores {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: lighter;
	color: #771CA8;
}
.productos {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #771CA8;
}
.titulotexto {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.formulario {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	text-decoration: underline;
}
