/* CSS Document */


/* IMPORTANT*/
#menu_services, #menu_services UL{
margin:0px;
padding:0px;

}
/* ------ */

#menu{
text-align:center;

}

/* NIVEAU 0*/
#menu_services{
visibility:hidden;

width:900px;
z-index:10000000;
margin-left:64px; 
}


/* NIVEAU 1*/
.menu_services_2{
padding-right:10px;
padding-top:2px;
}
.menu_services_2{
padding-bottom:3px;
}
.menu_services_2 A{
color:white!important;
font-size:11px;
text-decoration:none!important;
font-weight:bold;
padding-right:10px;
background:url(../_images/menu_separator.gif) 98% 60% no-repeat;
text-align:left;
} 
.menu_services_2 > A {
color:white!important;
font-size:11px;
text-decoration:none!important;
font-weight:bold;
padding-right:10px;
background:url(../_images/menu_separator.gif) 98% 60% no-repeat;
text-align:left;
}
.menu_services .selected > A{
color:#C7C7C7!important;
}
.menu_services .selected  A{
padding-left:0px;
margin-left:0px;
}
.menu_services A{
color:white!important;
}

.menu_services_2:hover A, .menu_services_2:hover > A {
color:#EC8F1F;!important;
}


/* TOUT NIVEAU */

.menu_services_2 UL{
display:none;
background-color:#618BAC;
text-align:left;
z-index:10000001;
width:160px;
border:1px solid #888888;
}

.menu_services_2 UL LI{
background:url(../_images/pole_specialites_titre_bg.gif);
margin:0px;
border-top:1px solid #888888;
z-index:10000002;
padding-bottom:1px; 
color:white!important;
}

.select UL LI A, .menu_services_2  UL LI A{
background-position:1000px;
padding:2px 4px;
color:#FFFFFF!important!important;
text-decoration:none;
font-weight:normal;
font-size:13px;
}
.menu_services_2  UL LI A.selected{
color:white!important;
}


.menu_services_2  UL LI:hover, .menu_services_2  UL LI:hover > A{

background:url(../_images/pole_professionnel_titre_bg.gif);
color:white!important;
}

.menu_services_2  UL A:hover{

background:url(../_images/pole_professionnel_titre_bg.gif);
color:white!important;
}

/* NIVEAU 2*/

.menu_services_3 UL{
padding-left:19px!important;
margin-left:-19px!important;
width:240px;
border-left:none;
border-bottom:none;
border-top:none;
background:url(../_images/fleche_blanche.gif) 2px 4px no-repeat; 
}



