/* CSS Document */
#menu{
padding-left:8px;
margin-top:0px;
}
a.niveau1{
display:block;
_width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#526886;
text-transform:uppercase;
padding-left:15px;
padding-top:3px;
padding-bottom:3px;
border-bottom:1px dotted #A3AEBE;
background-image:url(../images/common/puce_n1.gif);
background-repeat:no-repeat;
background-position:3 6;
}
a.niveau1:hover{
color:#fff;
border-bottom:1px solid #053F76;
background-image:url(../images/common/puce_n1on.gif);
background-color:#053F76;
}
a.niveau1on{
display:block;
_width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#fff;
text-transform:uppercase;
padding-left:15px;
padding-top:3px;
padding-bottom:3px;
border-bottom:1px solid #fff;
background-image:url(../images/common/puce_n1on.gif);
background-color:#053F76;
background-repeat:no-repeat;
background-position:3 6;
}
#menu div{
display:none;
}
#menu div div{
display:none;
border-bottom:1px solid #fff;
}
a.niveau2{
display:block;
_width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#526886;
text-transform:uppercase;
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
background-color:#E8EFF8;
border-bottom:1px solid #CAD4E1;
}
a.niveau2:hover{
color:#fff;
background-color:#8AAEDC;
}
a.niveau2on{
display:block;
_width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
text-transform:uppercase;
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
background-color:#8AAEDC;
border-bottom:1px solid #CAD4E1;
}
/* styles particuliers pour la rub "nos départements d'expertise" */
a.niveau2a, a.niveau2b, a.niveau2c, a.niveau2d, a.niveau2e{
display:block;
_width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#526886;
text-transform:uppercase;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
border-bottom:1px solid #fff;
background:url(../images/common/puce_n2.gif) no-repeat 3px 7px;
}
a.niveau2a_on, a.niveau2b_on, a.niveau2c_on, a.niveau2d_on, a.niveau2e_on{
display:block;
_width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#fff;
text-transform:uppercase;
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
background-color:#053F76;
background-image:url(../images/common/puce_n2on.gif);
background-repeat:no-repeat;
background-position:bottom right;
border-bottom:1px solid #fff;
}
a.niveau2a:hover{
background-color:#F2DDB1;
}
a.niveau2b:hover{
background-color:#E1E6C1;
}
a.niveau2c:hover{
background-color:#C6DFEB;
}
a.niveau2d:hover{
background-color:#E8CFDC;
}
a.niveau2e:hover{
background-color:#D0DFF1;
}

#liste3_1 a.niveau3, #liste3_2 a.niveau3, #liste3_3 a.niveau3, #liste3_4 a.niveau3, #liste3_5 a.niveau3{
display:block;
_width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#526886;
text-transform:uppercase;
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
border-bottom:1px solid #CAD4E1;
background-color:#fff;
}
#liste3_1 a.niveau3:hover, #liste3_2 a.niveau3:hover, #liste3_3 a.niveau3:hover, #liste3_4 a.niveau3:hover, #liste3_5 a.niveau3:hover{
color:#fff;
background-color:#8AAEDC;
}
a.niveau3on{
display:block;
_width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
text-transform:uppercase;
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
background-color:#8AAEDC;
border-bottom:1px solid #CAD4E1;
}
/* fin styles particuliers pour la rub "nos départements d'expertise" */