body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd , ul, li, dl_eng, dd_eng{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.largeur_180 {
	width: 180px;
	text-align: left;
	display:block;
}
.largeur_210 {
	width: 210px;
	text-align: left;
}
#menu {
	position: relative;
	top: 0;
	left: 0;
	width: 875px;
	display: inline;
	float: left;
	height: 36px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	margin-left: 40px;
	margin-top: 4px;
	z-index: 10000;
}
#menu dl {
	float: left;
	position: relative;
	display: inline;
	margin-top: 10px;
	margin-left: 68px;
	margin-right: 0px;
	z-index: 10010;
}

#menu dd {
	background-color: #FFF;
	position: absolute;
	top: 26px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	z-index: 10030;
	left: -10px;
}

#menu dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	background-color: #FFF;
	z-index: 10020;
}
#menu dt a       {
	text-decoration: none;
	display: block;
	border: 0 none;
	background-color: #FFF;
	z-index: 10020;
}
#menu dt a:hover       {
	color: #919191;
	background-color: #FFF;
	z-index: 10020;
}
#smenu1 {
}
#smenu2 { display:block;
}
#smenu3 {
}
.largeur_230 {
	width: 230px;
	text-align: left;
}
