/* Mai menu sous le header */

.nettoyeur {
clear:both;
}

/******************************/

/* MON MENU DEROULANT */

/******************************/


#topmenu{
position:relative;
float:left;
width:965px;
margin:0 0 0 0;
padding:0 0 0 10px;
height:30px;
z-index:300;
background:url(../../images/fonds/topMenu_bck.jpg) left top repeat-x;
}

       
#topmenu div {
position:relative;
height:30px;
float:left;
padding:0 0 0 0;
}

       
#topmenu div a {
position:relative;
float:left;
display:block;
color:#5b5b5b;
font-weight:normal;
font-size:12px;
padding:8px 0 0 0;
width:104px;
text-align:center;
height:22px;
text-decoration: none;

}

#topmenu div a.activTopMenu {
padding-bottom:6px;
color:#aa8b4b;
font-weight:bold;
text-decoration:none;
background:url(../../images/fonds/topMenuActif_bck.jpg) left top repeat-x;
}

.left_activTopMenu{
position:relative;
float:left;
width:15px;
height:30px;
background:url(../../images/fonds/topMenuActif_left_bck.jpg) left top no-repeat;
}

.left_inactivTopMenu{
position:relative;
float:left;
width:15px;
height:30px;
}

.right_activTopMenu{
position:relative;
width:15px;
height:30px;
background:url(../../images/fonds/topMenuActif_right_bck.jpg) left top no-repeat;
}

.right_inactivTopMenu{
position:relative;
width:15px;
height:30px;
}
       
#topmenu div  a:hover {
color: #aa8b4b;
}

       
#topmenu div ul {
position: absolute;
z-index:500;
width:144px;
margin: 30px 0 0 -21px;
padding:0 0 0 0;
background-color:#fff;
line-height:20px;
*white-space: nowrap;
border-left:1px solid #c7c6c6;
border-right:1px solid #c7c6c6;
border-bottom:1px solid #c7c6c6;
left:0;
left/*\**/: 83px\9
}

/* Hack IE6 */
* html #topmenu div ul{
margin: 30px 0 0 0;
left:83px;
}

/* Hack IE7 */
*+html  #topmenu div ul{
margin: 30px 0 0 0;
left:83px;
}

       
#topmenu ul, #menu li {
margin: 0;
padding: 0;
width:auto;
list-style-type: none;
list-style-position:outside;
}

       
#topmenu ul li {
padding:0 5px;
font-size:0.8em;
height:30px;
border-bottom:1px solid #c7c6c6;
}

#topmenu ul li a {
color:#6f6f6f;
width:134px;
text-align:center;
text-decoration: none;
}

#topmenu ul li a:hover {
color: #000 ;
}



/* Fin du main menu */

/* Menu historique */

#historiqueMenu{
position:relative;
width:650px;
margin:0 0 0 0;
padding:0 0 0 0;
height:30px;
z-index:300;
background:url(../../images/fonds/historiqueMenu_bck.jpg) left top repeat-x;
clear:both;
}

       
#historiqueMenu div {
position:relative;
height:30px;
float:left;
padding:0 0 0 0;
}

       
#historiqueMenu div a {
position:relative;
float:left;
display:block;
color:#fff;
font-weight:normal;
font-size:12px;
padding:8px 0 0 0;
width:107px;
text-align:center;
height:22px;
text-decoration: none;

}

#historiqueMenu div a.activHistoriqueMenu {
padding-bottom:6px;
color:#fff;
font-weight:bold;
text-decoration:none;
background:url(../../images/fonds/historiqueMenuActif_bck.jpg) left top repeat-x;
}

       
#historiqueMenu div  a:hover {

}

/* Fin menu historique */

