@charset "utf-8";
/* CSS Document */

html, body {
	font: 100% Verdana, Arial Helvetica, sans-serif;
	font-size:12px;
}

#Style_titre_boutique{
		font-size: 18px;
}

	


.titre_boutique{
		font-size: 22px;
}



/* PRODUIT */
.produit_designation{
	font-size: 20px;
}
.produit_reference{
	font-size: 10px;
}
.produit_titre{
	font-size: 14px;
}
.produit_prix{
	font-size: 20px;
}
.produit_zoom, .produit_zoom a, .produit_zoom a:hover, .produit_zoom a:visited, .produit_zoom a:active{
	font-size: 20px;
}

/* ACCUEIL BOUTIQUE */
.boutique_produit, .boutique_produit a, .boutique_produit a:hover, .boutique_produit a:visited, .boutique_produit a:active{
	font-size: 14px;
}
.boutique_prix{
	font-size: 12px;
}
.boutique_add_panier{
	font-size: 10px;
}
.boutique_titre{
	font-size: 14px;
}
.boutique_titre_orange{
	font-size: 14px;
}
/* BOUTIQUE RUBRIQUE */
.boutique_rub_produit{
	font-size: 10px;
}
.boutique_rub_prix{
	font-size: 10px;
}

/* BOUTIQUE LOGIN */
.login_titre{
	font-size: 16px;
}
.achat{
		font-size: 14px;

}
.fil_petit_boutique{
		font-size: 10px;
}