.menu UL
{
    padding:0px;
    margin:0px;
    
}
.menu LI
{
    float:left;
    padding:0px;
    margin:0px;
    background:none;
}
.menu A,
.menu A:hover
{
    color:White;
}
/***** MENU PRINCIPAL*****/

Div.menu UL.menu A,
Div.menu UL.menu A.MenuNiveau1_Selected
{
    display:block;
    padding:7px 10px 0px 10px;
    height:22px;
    text-align:center;
    text-transform:uppercase;
    _float:left;
}
Div.menu UL.menu A:hover,
Div.menu UL.menu A.MenuNiveau1_Selected
{
    background:url('../images/menu/fdMenuA_ON.gif') repeat-x bottom left;
}
Div.menu UL.menu LI.MenuNiveau1
{
	_position:relative;
}
div.Visuel div.menu UL.Menu3
{
    background:none;
    background-color:#A3D8F5;
    position:absolute;
    height:auto;
    padding:0px;
    _left:0px;
    _top:29px;
}
Div.menu UL.menu LI.MenuNiveau2
{
    clear:both;
    background:none;
    width:200px;
    background:url('../images/menu/fdMenuLiNiveau2.gif') repeat-x bottom left;
}
Div.menu UL.menu LI.MenuNiveau2 A
{
    height:auto;
    padding:0px;
    background:none;
    font-size:11px;
    color:#0055A5;
    text-transform:none;
    text-align:left;
    padding:5px;
}
Div.menu UL.menu LI.MenuNiveau2 A:hover,
Div.menu UL.menu LI.MenuNiveau2 A.MenuNiveau2_Selected
{
    text-decoration:underline;
}
/***** MENU FOOTER****/

.rubrique_BasDePage DIV.menuLien,
A.LienCopyright
{
    display:block;
    width:870px;
    margin:0px auto;
    overflow:hidden;
    _display:inline-block;
}
A.LienCopyright
{
    clear:both;
    margin:10px auto;
}
A.LienCopyright
{
    text-align:right;
    clear:both;
    color:White;
    color:#0055A5;
    font-size:10px;
}
DIV.rubrique_BasDePage A:hover
{
    text-decoration:underline;
}
.rubrique_BasDePage DIV.menuLien UL
{
    padding-left:255px;
}
DIV.rubrique_BasDePage UL LI
{
    padding-left:0px;
    margin-right:48px;
    padding-top:4px;
}
DIV.rubrique_BasDePage UL LI A
{
    font-family:Verdana;
    font-size:11px;
}

/****************************************************************************************************************/
/****                                                                                                              LIEN COMMUNAUTE EXPERTS                                                                                              ***/
/****************************************************************************************************************/

DIV.LienCommunauteExperts
{
    float:right;
    color:#0055A5;
    font-size:11px;
    margin:13px 7px 0px 0px;
    text-align:right;
}
DIV.LienCommunauteExperts A
{
    color:#0055A5;
    font-size:11px;
    
}