.topMenu_header{
background: url('../images/topMenuV2.png') no-repeat;
width:207px;
height:20px;
}
.topMenu_header2{
background: url('../images/topMenuV2_c.png') no-repeat;
width:207px;
height:20px;
}
.topMenu_bottom{
background: url('../images/bottomMenu.png') no-repeat;
height:25px;
width:207px;
}
.topMenu_bottom2{
background: url('../images/bottomMenu_c.png') no-repeat;
height:25px;
width:207px;
}
#topMenu dl, #topMenu dt, #topMenu dd, #topMenu ul, #topMenu li {
margin: 0;
padding: 0;
list-style-type: none;
}
#topMenu dl {
float: left;
}
#topMenu dt {
cursor: pointer;
text-align: center;
background: url('../images/menu.gif') no-repeat;
width:104px;
height:29px;
color:white;
font-size:13px;
padding-top:1px;
}
#topMenu dt a:visited, #topMenu dt a{
color:white;
}
#topMenu dt.menu_gris{
background: url('../images/menu_gris.gif') no-repeat;
}
#topMenu dd {
display: none;
position:absolute;
}
#topMenu ul{
margin:0;
padding:0px 0px 0px 15px;
background: url('../images/middleMenu.png') repeat-y;
width:207px;
}
#smenu6 ul{
padding:0px 0px 0px 15px;
margin:0;
background: url('../images/middleMenu_c.png') repeat-y;
width:207px;
}
#topMenu li {
text-align: left;
color:white;
list-style-image:url('../images/puce_menu.gif');
margin-left:15px;
margin-right:18px;
}
#topMenu li a, #topMenu dt a {
color: #333;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#topMenu dt a {
color: #FFF;
}
#topMenu li a:hover, #topMenu li a:focus, #topMenudt a:hover, #topMenu dt a:focus {
background-color: #fffffe;
color:black;
}
dd#smenu6{
color:black;
margin-left:-110px;
}
#smenu6 li{
margin-right:25px;
list-style-image:url('../images/puce_menu_grise.gif');
}

