.bandeau {
	font-size: 12px;
	color: #d1d25a;
	font-weight: bold;
	margin-left: 1.2em;
}

.la_rub {
	font-size: 12px;
	color: white;
	font-weight: bold;
	margin-left: 1.2em;
	border-bottom: #333333 5px outset;
}

#acheter {
	font-size: 12px;
	color: #b52f0c;
	font-weight: bold;
	margin-right: 3em;
}

.menubas {
	margin-left: 20;
	font-size: 12px;
	color: black;
}

.menubas ul {
	padding-left: 0;
} 

.menubas a {
	color: black;
	text-decoration: underline;
}


