@CHARSET "ISO-8859-1";

#bandeauGauche li.menu, .header_menu {
	list-style: none;
	background: #530004 url(../img/layout/repeatEntete_menu2.png) repeat-x;
	width: 177px;
	height: 30px;
	color: #fff;
	font-size: 16px;
	padding: 8px 0 0 18px;
}

#bandeauGauche li.sousMenu {
	list-style: none;
	background: transparent url(../img/layout/repeatOnglet_menu2.png) repeat-x;
	width: 175px;
	height: 21px;
	border: 1px solid #dadada;
	margin-top: 2px;
	padding: 4px 0 0 17px;
	font-size: 14px;
}

#bandeauGauche li a {
	color: #000;
	text-decoration: none;	
}
.espacement_menu {
	height: 17px;
}