/***** MENU ****/
  #menu {
      background: url('../img/leosphere/bg_conteneur.jpg') no-repeat;
  }
.ms_menu
    {
      background: #112E90;
    }
    

    .m_home a:link, .m_home a:visited {
      background: url('../img/leosphere/m_home.gif') no-repeat center;
    }
    
    .m_home a:link.m_selected,.m_home  a:visited.m_selected,  .m_home a:hover{
      background: url('../img/leosphere/m_home_selected.gif') no-repeat center;
    }
    
    .m_corporate a:link,  .m_corporate a:visited{
      background: url('../img/leosphere/m_corporate.gif') no-repeat center;
    }
    
    
    .m_corporate a:link.m_selected,.m_corporate  a:visited.m_selected,  .m_corporate a:hover{
      background: url('../img/leosphere/m_corporate_selected.gif') no-repeat center;
    }
    
    .m_bu a:link, .m_bu a:visited{
      background: url('../img/leosphere/m_bu.gif') no-repeat center;
    }
     
    .m_bu a:link.m_selected,.m_bu  a:visited.m_selected,  .m_bu a:hover{
      background: url('../img/leosphere/m_bu_selected.gif') no-repeat center;
    }
        
    .m_news a:link, .m_news a:visited{
      background: url('../img/leosphere/m_news.gif') no-repeat center;
    }
    
    .m_news a:link.m_selected,.m_news  a:visited.m_selected,  .m_news a:hover{
      background: url('../img/leosphere/m_news_selected.gif') no-repeat center;
    }
    
    .m_support a:link, .m_support a:visited{
      background: url('../img/leosphere/m_support.gif') no-repeat center;
    }
    
    .m_support a:link.m_selected,.m_support  a:visited.m_selected,  .m_support a:hover{
      background: url('../img/leosphere/m_support_selected.gif') no-repeat center;
    }
    
    .m_job a:link, .m_job a:visited{
      background: url('../img/leosphere/m_job.gif') no-repeat center;
    }
    
    .m_job a:link.m_selected,.m_job  a:visited.m_selected,  .m_job a:hover{
      background: url('../img/leosphere/m_job_selected.gif') no-repeat center;
    }
    
    .m_contact a:link, .m_contact a:visited{
      background: url('../img/leosphere/m_contact.gif') no-repeat center;
    }
    
    
    .m_contact a:link.m_selected,.m_contact  a:visited.m_selected,  .m_contact a:hover{
      background: url('../img/leosphere/m_contact_selected.gif') no-repeat center;
    }
    
	.m_products a:link, .m_products a:visited{
      background: url('../img/leosphere/m_products.png') no-repeat center;
    }
    
    
    .m_products a:link.m_selected,.m_products  a:visited.m_selected,  .m_products a:hover{
      background: url('../img/leosphere/m_products_selected.gif') no-repeat center;
    }
    /**** SOUS MENU ****/
     
    #sous_menu li {

      background: url('../img/leosphere/tik.jpg') 0 5px no-repeat;
    }
    
    
    
    
    
      #sous_menu li a:hover, #sous_menu li.s_selected a{
      background: url('../img/leosphere/roll_on_menu.gif');
    }
    
    
    #sous_menu li.s_selected  
    {
      background: url('../img/leosphere/tik_on.jpg') 0 5px no-repeat;
    }
    
    .s_leosphere a span{
      background: url('../img/leosphere/s_leosphere.gif')  5px 4px no-repeat;
    }
    
    
    .s_windpower a span {
      background: url('../img/leosphere/s_windpower.gif')  5px 4px no-repeat;
    }
    
    
    .s_climat a span{
      background: url('../img/leosphere/s_climat.gif')  5px 4px no-repeat;
    }
    
    .s_join-us a span 
    {
      background: url('../img/leosphere/s_join-us.gif')  5px 4px no-repeat;
    }
    
    .s_air a span {
      background: url('../img/leosphere/s_air.gif') 5px 4px no-repeat;
    }
    
    
    .s_meteo a span{
      background: url('../img/leosphere/s_meteo.gif')  5px 4px no-repeat;
    }
    
    
    .s_distributor a span{
      background: url('../img/leosphere/s_distributor.gif')  5px 4px no-repeat;
    }
	.s_job a span{
      background: url('../img/leosphere/s_job.png')  5px 4px no-repeat;
    }
    
    
    .s_clients-map a span{
      background: url('../img/leosphere/s_clients-map.gif')  5px 4px no-repeat;
    }
    
    
    .s_testimonials a span{
      background: url('../img/leosphere/s_testimonials.gif')  5px 4px no-repeat;
    }
    
    /***** content: *****/
    
    #contentOverflow {
      background: url('../img/leosphere/bg_overflow.jpg') repeat-y;
    }
    
    #contentDetails {
      background: url('../img/leosphere/bg_sous_menu.jpg') left bottom no-repeat;
    }
    
    
    .readMore {
      background: url('../img/leosphere/readMore.gif') center right no-repeat;
      color: #69a8e8;
    }
    
    
    #footer {
      background: url('../img/leosphere/bg_conteneur.jpg') no-repeat 0 -28px;
    }
    
    
    
    
    .f_site-map span{
      background: url('../img/leosphere/f_site-map.gif') no-repeat center;
    }
    
    .f_legals-mentions span{
      background: url('../img/leosphere/f_legals-mentions.gif') no-repeat center;
    }
    
    .f_agence span{
      background: url('../img/leosphere/f_agence.gif') no-repeat center;
    }
    
    .f_agence.selected a, .f_agence a:hover, 
    .f_site-map.selected a, .f_site-map a:hover,
    .f_legals-mentions.selected a, .f_legals-mentions a:hover {
      background: url('../img/leosphere/roll_on.gif') repeat-x;
    }  


    
    #sous_menu li.s_selected ul {
      background: url('../img/leosphere/sous_sous_menu.gif') top no-repeat;
    }
    

    #contact ul#sous_menu {
      background: url('../img/leosphere/img_contact.gif')  center 25px no-repeat;
    }    