.qty_min_ko {
	background-color: #FF9999;
}

.qty_min_ok {
	background-color: white;
}

.small_text, .small_text a, .small_text a:hover, .small_text * {
	font-size: 10px;
}

.blanc, a.blanc, a.blanc:hover {
	color: white;
}

.gras {
	font-weight: bold;
}

a.no_underline:hover {
	text-decoration: none;
}