div#menu_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	background-position: center;
	padding: 2px;
	height: 20px;
	width: 100%;
}
a#menu_lien1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	top: 8px;
	margin-top: 8px;
}
a#menu_lien2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
div#menu_boite {
	float: left;
	padding: 4px;
	border: 1px dashed #999999;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 100%;
}
