
/**
 * Plan du site
 */
#sitemap {}
    #sitemap a { color: #5e5e5e; text-decoration: none; }
    #sitemap a:hover { text-decoration: underline; }
    #sitemap .description-rubrique { margin-left: 10px; font-size: 0.9em; color: #aaa; }
    
    #sitemap ul { margin: 0; }
        #sitemap ul li { line-height: 1.5em; }
        
        #sitemap ul.niv-1 li { font-size: 1.5em; margin: 15px 0 20px 0; padding: 0; background: 0; }
            #sitemap ul.niv-1 li a { display: block; padding: 0 0 5px 30px; border-bottom: 1px solid #d7d7d7; margin: 15px 0 13px 0px; background: url(../images/bg-menu-link-hover.png) no-repeat 0 4px; overflow: hidden; }
            #sitemap ul.niv-1 li a:hover { text-decoration: none; }
        
        #sitemap ul.niv-2 li { background: url(../images/bg-menu-link.png) no-repeat 0 4px; font-size: 0.70em; margin: 5px 0 0 45px; padding: 3px 0 0 25px; }
        #IE6 #sitemap ul.niv-2 li { zoom: 1; line-height: 1,1em; }
            #sitemap ul.niv-2 li a { display: inline; background: 0; padding: 0; border: 0; margin: 0; }
            #sitemap ul.niv-2 li a:hover { text-decoration: underline; }
        
        #sitemap ul.niv-3 { margin-bottom: 10px; list-style: disc; }
            #sitemap ul.niv-3 li { color: #E96B17; background: none; font-size: 0.9em; margin: 2px 0 0 30px; padding: 0 0 0 0; }
                #sitemap ul.niv-3 li a {}
    
    /*#IE6 #sitemap ul { margin: 10px 0 10px 35px; list-style: square; }
        #IE6 #sitemap ul li { background: 0; padding: 0; margin: 0; }*/

/**
 * Actualités
 */
#actualites {}
    
    #categories { float: right; }
        #label-cat { float: left; background: none; color: #EC8138; padding: 5px 10px 0 0; height: 32px; }
        #categories-list { font-weight: bold; position: relative; float: left; background: url(../images/modules/btn-choose-en.png) no-repeat top right; color: #666; height: 26px; padding: 4px 90px 0 10px; font-size: 1.1em; z-index: 20; }
        .fr #categories-list  { background: url(../images/modules/btn-choose-fr.png) no-repeat top right; }
            #categories-list ul{ width: 218px; display: none; position: absolute; top: 32px; right: 0; background: #fff; border: 1px solid #ddd; margin: 0; z-index: 20; }
                #categories-list ul li { margin: 0; padding: 0; background: none; }
                    #categories-list ul li a { font-weight: bold; margin: 0 0 0 7px; display: block; text-decoration: none; color: #444; padding: 6px 5px 6px 25px; background: url(../images/bg-menu-link.png) no-repeat 0 6px; }
                    #categories-list ul li a:hover { color: #555; background: url(../images/bg-menu-link-hover.png) no-repeat 0 7px; }
            #categories:hover #categories-list ul { display: block; }

    .actu { margin: 20px 0; }
    
    #actualites  h3  { margin: 0 0 0 0; font-size: 1.4em; padding: 4px 0px; }
    #actualites  h3  a { color: #E69446; text-decoration: none; font-size: 1em; color: #EC8138; }
    
    #actualites  .actu-date { position: relative; z-index: 2; margin: 0 10px 0 0; font-weight: bold; padding: 7px 0 0 0; text-align: center; vertical-align: middle; color: #fff; width: 76px; height: 70px; float: left; background: url(../images/modules/bg-news-date.png); }
        #actualites  .actu-date-mois { font-size: 0.8em; }
        #actualites  .actu-date-jour { font-size: 1.5em; line-height: 1em; }
        #actualites  .actu-date-an { font-size: 1em; }
    
    #actualites  .actu-cat { color: #666; font-weight: bold; }
    #actualites  .actu-resume { background: #f9f9f9; margin: 0 0 0 20px; padding: 10px 17px; position: relative; z-index: 1; }
        .actu-resume a { color: #777; font-weight: bold; font-style: italic; }
        .actu-resume .corner { width: 10px; height: 10px; position: absolute; background: url(../images/modules/bg-resume-news.gif); }
        .actu-resume .corner-top-right { top: 0; right: 0; background-position: top right; }
        .actu-resume .corner-bottom-left { bottom: 0; left: 0; background-position: bottom left; }
        .actu-resume .corner-bottom-right { bottom: 0; right: 0; background-position: bottom right; }

    #actualites  .pager { margin: 40px 0 10px 0; }
        #actualites  .pager a { width: 70px; height: 30px; display: block; }
        #actualites  .pager .previous { float: left; background: url(../images/modules/btn-previous.png); }
        #actualites  .pager .next { float: right; background: url(../images/modules/btn-next.png); }
    
/**
 * Search Engine
 */
#moteurrecherche { margin-bottom: 40px; }

    #submitRecherche { padding: 0; width: 70px; height: 30px; border: 0; cursor: pointer; background: url(../images/modules/btn-submit-en.png) no-repeat; }
    .fr #submitRecherche { background: url(../images/modules/btn-submit-fr.png) no-repeat; }
    
    #moteurrecherche .paginate { margin: 10 0; text-align: center; }
    #moteurrecherche .paginate * { margin: 0; padding: 0; }
        #moteurrecherche .hidden { visibility: hidden; }
        #moteurrecherche .paginate ul { display: inline; text-align: center; }
            #moteurrecherche .paginate ul  li { background: 0; display: inline; height: 30px; }
            #moteurrecherche .paginate ul .prev { width: 250px; float: left; text-align: right; }
            #moteurrecherche .paginate ul .center { display: inline; }
                #moteurrecherche .paginate ul .center li { display: inline; }
                #moteurrecherche .paginate ul .center li.current a { text-decoration: none; color: #E69446; }
            #moteurrecherche .paginate ul .next { width: 250px; float: right; text-align: left; }
    
    #moteurrecherche  h5 { margin: 25px 0 5px 0; font-size: 1.2em; }
        #moteurrecherche  h5 a { text-decoration: underline; color: #E69446; font-weight: normal; }
        #moteurrecherche  h5 a:hover { color: #B75413; }
        
    #moteurrecherche .path { font-weight: bold; }
     
/**
 * Espace Client
 */
    #login h4 { color: #E69446; margin: 20px 0; }
    

/**
 * Contact
 */
#contact #row-description { display: none; }


/**
 * Inscrit
 */
#inscrit {  }
    #reset-passwd #row-submit_login label,
    #forgot-passwd #row-submit_login label,
    #inscrit #row-submitaccount label { display: none; }
    
    #reset-passwd #row-submit_login div,
    #forgot-passwd #row-submit_login div,
    #inscrit #row-submitaccount div { margin-left: 0; text-align: center; }
    
    #reset-passwd #row-submit_login input,
    #forgot-passwd #row-submit_login input,
    #inscrit #row-submitaccount input { width: 70px; height: 30px; text-indent: -3000px; border: 0; cursor: pointer; font-size: 0px; background: url(/images/modules/btn-submit-fr.png); }
    
    .en #reset-passwd #row-submit_login input, 
    .en #forgot-passwd #row-submit_login input,
    .en #inscrit #row-submitaccount input { background: url(/images/modules/btn-submit-en.png); }
    

 {  }
    
