@charset "UTF-8";
/* CSS Document */


.produit_ref{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top:20px;
	margin-left:20px;
	width: 150px;
	
}

.form_boutique {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #333333;
	height: 20px;
	
}


.form_boutique_txt {

width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.grand_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-left:25px;
	
}
