<style type="text/css" media="screen">

.body {
margin: 0px;
padding: 0px;
}

#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#menu {
	position: relative;
	padding-top:62px;
	float:left;
	width:701px;
	height:59px;
	z-index:10;  /*placement du menu, à modifier selon vos besoins*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;/*top: 53px;
left: 291px;
*/
}
.dl {
float: left;
width: 124px;
}
.dl1 {
float: left;
width: 81px;
}
.dl2 {
float: left;
width: 82px;
}
.dl3 {
float: left;
width: 101px;
}
.dl4 {
float: left;
width: 121px;
}
.dl5 {
float: left;
width: 100px;
}
.dl6 {
float: left;
width: 64px;
}
#menu .dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #fff;
width: 124px;
position:relative;

}

#menu .dt1 {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #fff;
}
#menu .dt2 {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #fff;
width: 82px;
}
#menu .dt3 {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #fff;
width: 101px;
}
#menu .dt4 {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #fff;
width: 121px;
}
#menu .dt5 {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #fff;
width: 100px;
}
#menu .dt6 {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #fff;
width: 64px;
}

#menu dd {
position:absolute;
display: none;
width:170px;

}
#menu li {
text-align: left;
background: #DEDEDE;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#menu li a{
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
border-left:3px solid 
}
#smenu1  li a{
border-left:3px solid #EF7D00
}
#smenu3  li a{
border-left:3px solid #807F84
}
#smenu4  li a{
border-left:3px solid #72B419
}
#smenu5  li a{
border-left:3px solid #504E53
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eee;
}


</style>
