body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd , ul, li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.largeur_180 {
	width: 180px;
	text-align: left;
}
.largeur_210 {
	width: 210px;
	text-align: left;
}
#menu {
	position: relative;
	top: 0;
	left: 0;
	width: 875px;
	display: inline;
	float: left;
	height: 42px;
	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: 20px;
	z-index: 999;
}
#menu dl {
	float: left;
	position: relative;
	display: inline;
	margin-top: 12px;
	margin-left: 68px;
	margin-right: 0px;
	z-index: 1500;
}
#menu dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	background-color: #FFF;
	z-index: 2900;
}
#menu dd {
	background-color: #FFF;
	position: absolute;
	top: 30px;
	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: 2800;
}
#menu dt a       {
	text-decoration: none;
	display: block;
	border: 0 none;
	background-color: #FFF;
	z-index: 2990;
}
#menu dt a:hover       {
	color: #919191;
	background-color: #FFF;
	z-index: 2998;
}
#smenu1 {
}
#smenu2 {
}
#smenu3 {
}

