/***
 * Thème LPDI Pro
 * Copyright HBS Research & idWard
 * Auteurs : 
 *      Franck Mandon - franck.mandon@idward.com
 *      Raphael Davaillaud - rdavaillaud@hbs-research.com 
 ***/
/**
 * Rappel:
 *  Police :
 *      Arial
 *  Couleurs:
 *      Vert clair VC   96be0c
 *      Vert foncé VF   678614
 *      Gris clair GC   e7e8e8
 *      Gris moyen GM   b9babb
 *      Gris foncé GF   464648
 **/
/*************
 * Configuration
 ************/
#FirstLevelMenu li#MenuProduit {
width:77px;
}
#FirstLevelMenu li#MenuMethodologie {
width:110px;
}
#FirstLevelMenu li#MenuSociete {
width:85px;
}
#FirstLevelMenu li#MenuFAQ {
width:45px;
}
#FirstLevelMenu li#MenuDemo {
width:100px;
}
#FirstLevelMenu li#MenuDemEnr {
float:none;
position:absolute;
top:0;
right:20px;
font-size:16px;
font-weight:bold;
}
#FirstLevelMenu li#MenuDemEnr a:hover{
font-size:16px;
color:#678614;
}

#SecondLevelMenu li#SubMenuProduitProduit {
width:120px;
}
#SecondLevelMenu li#SubMenuProduitFonctionnalites {
width:120px;
}
#SecondLevelMenu li#SubMenuProduitEcrans {
/*width:120px;*/
}
#SecondLevelMenu li#SubMenuSocieteSociete {
width:110px;
}
#SecondLevelMenu li#SubMenuSocieteConcours {
/*width:120px;*/
}
