﻿#Menu .Recherche
{

    float:right;
    height:35px;
    width:246px;
    margin-right:10px;
}
#Menu .Recherche INPUT
{
    float:left;
}

#Menu .Recherche INPUT.bouton,
#Menu .Recherche INPUT.texte
{
    background:none;
    border:none;
    margin:0px;
    padding:0px;
}
#Menu .Recherche INPUT.bouton
{
    width:26px;
    height:19px;
    cursor:pointer;
    margin-top:9px;
}
#Menu .Recherche INPUT.texte
{
   width:191px;
   /*height:18px;*/ 
   padding:2px;
   margin:9px 8px 0px 9px;
}
.MenuPrincipal LI, 
.sousMenu LI
{
    float:left;
    *position:relative;
}
/*#Header A.btDvpVosMissions,
#Header A.btDvpVosMissionsSelected
{
    display:block;
    width:146px;
    height:43px;
}

#Header A.btDvpVotreCabinet,
#Header A.btDvpVotreCabinetSelected
{
    display:block;
    width:132px;
    height:43px;
    margin-left:14px;
}
#Header A.btMonReseau,
#Header A.btMonReseauSelected
{
    width:117px;
}
#Header A.btMonReseau,
#Header A.btMonReseauSelected,
#Header A.btOutils,
#Header A.btOutilsSelected,
#Header A.btFormations,
#Header A.btFormationsSelected
{
    display:block;
    height:43px;
    margin-left:8px;
}
#Header A.btOutils,
#Header A.btOutilsSelected
{
    width:132px;
}
#Header A.btFormations,
#Header A.btFormationsSelected
{
    width:132px;  
}*/
DIV.sousMenu
{
    clear:both;
    overflow:hidden;
    _display:inline-block;  
}
#Menu .niveau2 LI.separateurMenuNiveau2
{
    display: block; 
    float: left; 
    padding: 0px 15px;    
}
.sousMenuLien
{
    padding-top:9px;
    padding-left:10px;
    overflow:hidden;
    _display:inline-block;
}
#Menu .niveau2 A,
#Menu .niveau2 A SPAN
{
    display:block;
    cursor:pointer;
}
#Menu .niveau2 A SPAN
{
    padding:0px 0px 0px 12px;    
}
#Menu .niveau2 A SPAN SPAN
{
    padding:5px 11px 0px 0px; 
    height:23px;    
}
#Menu A.btPlus
{
    display:block;
    width:18px;
    height:18px;
    position:absolute;
    margin-left:100px;
    margin-top:13px;
}
.filtrageSousMenu
{
    width:218px;
    height:53px;
    position:absolute;
    margin-left:118px;
    margin-top:8px;

}
.browserIE7 #Menu A.btPlus,
.browserIE6 #Menu A.btPlus,
.browserIE8 #Menu A.btPlus
{
    margin-left:-35px;     
}
.browserIE7 .filtrageSousMenu,
.browserIE6 .filtrageSousMenu,
.browserIE8 .filtrageSousMenu
{
    margin-left:-543px; 
}
.filtrageSousMenu SELECT
{
    background:none;
    background-color:White;
    border:1px solid #CCCCCC;
    margin-left:25px;
}
.filtrageSousMenu SPAN
{
    font-size:13px;
    display:block;
    margin:5px 0px 4px 25px;
}
/***** MON ESPACE*****/
#Menu A
{
    display:block;
    float:left;
    margin-right:4px;
    _margin-right:2px;
}
#Menu A:hover
{
    text-decoration:none;
}
#Menu A SPAN
{ 
    display:block;       
    padding-left:18px;
    _float:left;
}
#Menu A SPAN SPAN
{   
    display:block;   
    height:30px;
    padding:13px 18px 0px 0px;
    _float:left; 
    white-space:nowrap; 
    cursor:pointer;
    font-family:Trebuchet MS;
    font-size:14px;
    font-weight:bold; 
    min-width:87px;
}
#Menu A SPAN SPAN.btDvpVosMissions
{
    padding-top:4px;
    height:39px;
    font-size:12px;
}
#Menu A.btHome,
#Menu A.btHomeSelected
{
    display:block;
    float:left;
    height:43px;
    width:50px;
}
