.productos {
	font-size: 12px;
	font-weight: bold;
	color: #004080;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.detergentes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.titulo {
	font-size: 45px;
	font-style: normal;
	font-weight: 800;
	color: #003366;
}
.subtitulo {
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	color: #003399;
}
