﻿




/*
     FILE ARCHIVED ON 6:32:24 Apr 25, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 2:50:10 Sep 28, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body {
    background: #fff url('/img/struct/body_bg.jpg') repeat-x top;
}

#header_wrapper,
#main_wrapper,
#footer_wrapper {
    width: 100%;
}

#header,
#main,
#footer {
    width: 1000px;
    margin: 0 auto;
}
#header {
    height:         145px;
    position:       relative;
    color:          black;
    font-size:      10px;
}
    #header #logo, 
    #header #back_home, 
    #header #link_implantation,
    #header #header_box,
    #nav {
        position:       absolute;
    }
    #header #link_brochures {
        position: absolute;
        background: url("/img/picto/brochure.png") no-repeat scroll 0 0 transparent;
        height: 31px;
        left: 470px;
        line-height: 31px;
        padding-left: 34px;
        top: 33px;
    }
    #header #logo {
        top:            45px;
        z-index:        20;
    }
    #header #back_home {
        top:            0;
        left:           360px;
    }
    #header #link_implantation {
        top:            32px;
        left:           590px;
        background:     url('/img/struct/link_implantation_bg.png') no-repeat;
        padding-left:   60px;
        line-height:    31px;
        height:         31px;
    }
    #header #header_box {
        top:            35px;
        right:          17px;
        background:     url('/img/struct/header_box_bg.png') no-repeat;
        width:          156px;
        height:         14px;
        padding:        5px 0 5px 10px;
		z-index:		999;
    }
        #header #header_box #other_site_link {
            float:          left;
            background:     url('/img/picto/link_other_site.png') no-repeat right;
            display:        block;
            width:          110px;
            cursor:         pointer;
        }
        #header #header_box #other_site {
            display:            none;
            background-color:   #EEEEEE;
            border:             1px solid #CCCCCC;
            border-radius:      4px 4px 0 0;
            margin-left:        -10px;
            margin-top:         18px;
            padding:            2px 2px 2px 10px;
            width:              152px;
        }
        #header #header_box #link_lang {
            float:          right;
            margin:         1px 8px 0 0;
        }
        #header #nav {
            top:            96px;
            right:          0;
        }
            #header #nav>li {
                float:          left;
                position:       relative;
                z-index:        600;
                display:        block;
                height:         34px;
                line-height:    30px;
                margin:         0 8px 0 0;
                text-decoration: none;
                border-left:    1px dashed #b0b0b0;
            }
            #header #nav>li:first-child {
                border-left:    none;
            }
                #header #nav > li.active {

                }
                #header #nav>li>a{
                    font-size:      15px; 
                    font-family:    Arial;
                    background:     url('/img/struct/nav_bg.png') no-repeat right 10px;
                    text-transform:     lowercase;
                    color:          #575756;
                    padding:        5px 14px 5px 12px;
                    margin-left:    8px;    
                    letter-spacing: -1px;
                    text-decoration: none;

                }
                #header #nav>li.active>a,
                #header #nav>li:hover>a{
                    background:     url('/img/struct/nav_bg_2.png') no-repeat right #FFCC03;
                    border-radius:  4px;
                    padding:        0 14px 2px 12px;
                    color:          #fff;
                }

                #header #nav>li:hover ul,
                #header #nav>li ul:hover {
                    display:        block;
                }
                #header #nav ul {
                    display:        none;
                    background:     #fff;
                    left:           0;
                    padding:        0;
                    position:       absolute;
                    z-index:        500;
                    top:            34px;
                    border-left:    1px dashed #b0b0b0;
                    margin-left:    -1px;
                }
                #header #nav>li:first-child  ul {
                    border-left:    none;
                    border-right:   1px dashed #b0b0b0;
                    right:          0;
                    left:           auto;
                    margin:         0 -9px 0 0;
                }
                    #header #nav ul li {
                        min-width:          125px;
                        line-height:        13px;
                        padding:            5px 10px;
                        margin:             4px;
                    }
                        #header #nav ul li.active,
                        #header #nav ul li:hover {
                            background:     #FFCC03;
                            border-radius:  4px;
                        }
                            #header #nav ul li.active a,
                            #header #nav ul li:hover a {
                                color:          #fff;
                                text-decoration:none;
                            }
                    #header #nav ul li a {
                        color:          #575756;
                        font-size:      12px;
                    }

#main_wrapper {
    background: url('/img/struct/main_wrapper_bg.jpg') repeat-x scroll center bottom transparent;
}
    #main {
        padding-bottom: 1px;
    }
    #main #top {
        border-bottom:      1px solid white;
    }
        #main #top #top_c1 {
            float:          left;
            width:          809px;
            height:         281px;
        }
        #home #main #top #top_c1{
            position:       relative;
            height:         374px;
        }
        #home #main #top #top_c2 {
            height: 360px;
        }
        #main #top #top_c2 {
            float:          right;
            background:     #FFCD1E;
            width:          171px;
            height:         267px;
            padding:        14px 10px 0;
        }
            #main #top #top_c2 h1,
            #main #top #top_c2 h2 {
                color:          #fff;
                font-family:    "Arial Narrow",sans-serif;
                font-stretch:   condensed;
                font-size:      34px;
                font-weight:    normal;
                text-align:     center;
            }  
            #main #top #top_c2 h2 {
                font-size:      14px;
                text-transform: uppercase;
                font-weight:    bold;
                margin-bottom:  5px;
                text-align:     left;
            }
            #main #top #top_c2 .h_line {
                border-top:     1px dashed #fff;
                display:        block;
                height:         1px;
                width:          100%;
                margin-top:     10px;
            }
            #main #top #top_c2 #activite_list {
                margin:         10px 0;
                display:        none;
            }
                #main #top #top_c2 #activite_list a {
                    display:        block;
                    background:     url('/img/struct/top_c2_bt_bg.png') no-repeat;
                    width:          178px;
                    height:         43px;
                    line-height:    30px;
                    color:          #fff;
                    font-family:    Arial;
                    letter-spacing: -1px;
                    font-size:      15px;
                    padding-left:   8px;
                    text-transform: uppercase;
                }
                #main #top #top_c2 #activite_next {
                    display: none;
                    margin: -7px auto 0;
                    cursor: pointer;
                }
            #main #top #top_c2 p {
                text-align: justify;
                color:      #fff;
                font-size:  11px;
            }
                    
        /***** home top specific  *****/
        #home #main #top #top_c2 {
            height:         360px;
        }
        #home #main #content {
            background: url('/img/struct/content_home_bg.png') no-repeat 0 0;
        }
            #home #main #content #c1 h1 {
                border: none;
                background: none;
                line-height: 62px;
            }
        
        /***** end home top specific *****/


    #main #content,
    #main #content.recrutement,
    #main #content.plan,
    #main #content.legal {
        border-top:         5px solid #333333;
        padding-bottom:     30px;
        position: relative;
    }

    /***** home content specific  *****/
    #home #content {
        background:         none;
        padding-bottom:     25px;
    }
    #home #main #c1,
    #home #main #c2 {
            float:              none;
            width:              auto;
        }
    /***** end home content specific  *****/

        #main #c1,
        #main #c2 {
            float:              left;
            width:              810px;
        }
            #home #main #c1 {
                background: none;
            }
            #main #c1 {
                background:  url('/img/struct/content_bg.png') no-repeat 0 0;
            }
            #main #c1 h1 {
                font-size:          24px;
                font-family:        "Arial Narrow",sans-serif;
                font-stretch:       condensed;
                color:              #248ab9;
                font-weight:        normal;
                text-transform:     uppercase;
                height:             70px;
                line-height:        54px;
            }
                #main #c1 h1 strong {
                    color:          #575656;
                }

            #main #c1 #rail {
                color:              black;
                font-size:          10px;
                float:              right;
                margin:             5px 15px;
            }
                #main #c1 #rail a {
                    color:              black;
                }
                #main #c1 #rail a.active {
                    color:              #1F9FE5;
                }
                    
                    
           #main #c1 #sub_nav {
               float:               left;
               width:               107px;
               margin-top:          200px;
               margin-left:         9px;
            }
                #main #c1 #sub_nav li {
                   padding:         8px 0;
                   text-align:      center;
                   border-top:      1px solid #daebf4;
                }
                    #main #c1 #sub_nav li:first-child {
                        border-top: 1px solid #fff;
                    }
                    #main #c1 #sub_nav li a {
                       color:           #2986BF;
                    }
                #main #c1 #sub_nav li.active {
                   background:      #daebf4;
                }
                    #main #c1 #sub_nav li.active a {
                       color:           black;
                    }

            #main #c1 #c1_content {
                float:              left;
                width:              650px;
                margin:             19px 0 0 25px;
                text-align:         justify;
            }
                #main #c1 #c1_content h2 {
                    font-size:              14px;
                    margin-bottom:          25px; 
                }
                #main #c1 #c1_content h3 {
                    font-size:              13px;
                    margin-bottom:          12px;
                    color:                  #248AB9;
                }
                #main #c1 #c1_content .w320 {
                    width:                  320px;
                }
                #main #c1 #c1_content .w335 {
                    width:                  335px;
                }
                #main #c1 #c1_content .w365 {
                    width:                  365px;
                }
                #main #c1 #c1_content .w370 {
                    width:                  370px;
                }
                #main #c1 #c1_content .w400 {
                    width:                  400px;
                }

                #c1_content #slideshow {
                    float: right;
                    margin-left: 20px;
                    margin-right: 20px;
                    width: 220px;
                }
                
                #c1_content ul li, .dialog ul li {
                    background: url("/img/element/puce1.png") no-repeat scroll left 10px transparent;
                    padding: 4px 0 4px 16px;
                }
                #c1_content ul li ul li {
                    background: url("/img/element/puce2.png") no-repeat scroll left 10px transparent;
                    padding-left: 10px;
                }
        /***** home c1 specific  *****/
            #home #main #c1 h2 {
                text-transform: uppercase;
                font-size:      18px;
                font-weight:    bold;
                color:          #fff;
                text-align:     center;
                background:     url('/img/struct/plus.png') 0 0 no-repeat;
            }
            
            #home #main #c1 #media_link {
                text-align:     center;
                margin:         -42px 30px 0 0;
                float:          right;
            }
            #home #main #c1 #media_link li {
                display:        inline-block;
                margin:         0 5px;
            }
            
            #main #c1 #edito,
            #main #c1 #news,
            #home #main #c1 #recrutement {
                float:              left;
                margin-top:         40px;
                font-size:          11px;
            }
            #home #main #c1 #edit h1 {
                background-color: #74ADD8;
            }
            #main #c1 #edito {
                background:     url('/img/struct/edito.png') repeat-x 0 0 #fff;
                margin-right:   10px;
                width:          225px;
                padding:        5px 10px;
            }
                #main #c1 #edito #content_edito {
                    padding-top:    20px;
                    text-align: justify;
                }
                #main #c1 #edito #content_edito p {
                    margin-top: 0;
                }

            #main #c1 #news {
                background:     url('/img/struct/actus.png') repeat-x 0 0 #fff;
                margin-right:   10px;
                width:          469px;
                padding:        5px 10px;
            }
                #main #c1 #news #content_actu {
                    text-align:         justify;
                    width:              469px;
                    padding-top:        20px;
                }
                /*#main #c1 #news h2 {
                    background:     url('/img/picto/actu.png') no-repeat 0 0;
                    height:         30px;
                    padding:        10px 0 10px 60px;
                    margin-bottom:  20px;
                }*/
                #main #c1 #news h3 {
                    margin:         0 0 10px 0;
                    color:          #0071D1;
                    font-size:      14px;
                    text-transform: uppercase;
                }
                #main #c1 #news .actu_content {
                    float: right;
                    width: 329px;
                    text-align: justify;
                }
                    #main #c1 #news .actu_content a.arrow {
                        display: block;
                        float: right;
                    }
                #main #c1 #news ul {
                    list-style-type:    disc;
                    margin:             0 0 0 15px;
                }
                    #main #c1 #news ul li {
                        margin:             2px 0;
                    }
                    
                    
            #home #main #c1 #recrutement {
                width:          225px;
                background:     url('/img/struct/recrutement.png');
                text-align:     justify;
                padding:        5px 10px;
            }
                #home #main #c1 #recrutement #recrutement_content {
                    padding-top: 20px;
                    position: relative;
                }
                    #home #main #c1 #recrutement #recrutement_content > p {
                        margin-top: 0;
                    }
                    #home #main #c1 #recrutement input[type="text"] {
                        float: left;
                        height: 19px;
                        border: 1px solid #BDBDBD;
                    }
                    #home #main #c1 #recrutement #recrutement_content #salamandre {
                        position: absolute;
                        bottom: -20px;
                        left: 62px;
                    }
        
        #home #main #c1 #edito #content_edito,
        #main #c1 #news #content_actu,
        #home #main #c1 #recrutement #recrutement_content {
            min-height: 290px;
        }
        
        /***** end home c1 specific  *****/
    
    #main #c2 {
        background:         url('/img/struct/c2_bg.png') no-repeat 0 0;
        width:              190px;
        font-size:          10px;
        text-align:         justify;
        
        position:           absolute;
        bottom:             0;
        top:                0;
        right:              0;
    }
    /***** home c2 specific  *****/
    #home #main #c2 {
        font-size:          11px;
    }
    /***** end home c2 specific  *****/

        #main #c2 #media_link {
            text-align:     center;
            margin:         18px 0 71px 0;
        }
        #main #c2 #media_link li {
            display:        inline-block;
            margin:         0 5px;
        }
        #main #c2 h2 {
            background:         url('/img/struct/plus.png') no-repeat 8px 0;
            color:              #fff;
            font-size:          16px;
            font-family:        Arial,sans-serif;
            text-align:         center;
            width:              192px;
            height:             35px;
            text-transform:     uppercase;
            margin-top:         63px;
        }
        #main #c2 h3 {
            margin:         8px 0 4px 10px;
            color:          #028CD2;
            font-size:      13px;
            padding:        0;
        }
        #main #c2 .c2_box {
            padding:            0 10px 15px;
        }
            #main #c2 .c2_box p {
                margin:         0 0 10px 0;
            }
            /*#main #c2 .c2_box p:first-child {
                color: #028CD2;
                font-size: 14px;
            }*/
            #main #c2 .c2_box .arrow {
                text-align: right;
                background: url("/img/picto/arrow_circle.png") no-repeat scroll right center transparent;
                padding-right: 18px;
                color: #028CD2;
            }
            
            #main #c2 #brochures {
                width:          190px;
                background:     url('/img/struct/c2_brochures_bg.jpg');
                text-align:     justify;
                padding:        6px 0;
            }
                #main  #c2 #brochures h2 {
                    background: url('/img/struct/plus.png') no-repeat 8px 0;
                    width: 190px;
                    margin-top: 3px;
                    height: 32px;
                }
                #main #c2 #brochures #brochures_content {
                    padding: 0 10px;
                }
                #main #c2 #brochures img.left {
                    margin-right: 15px;
                }
            
            
                    
#footer_wrapper {

}
    #footer  {
        color:              #4d4d4d;
        font-size:          10px;
        margin-top:         17px;
    }
    #footer  a {
        color:              #4d4d4d;
    }
    #footer  ul {
        float:              left;
    }
    #footer  ul+ul {
        margin-left:        110px;
    }
        #footer  ul li {
            display:            inline;
        }
        #footer  ul li:before {
            content:            "  |  ";
        }
        #footer  ul li:first-child:before {
            content:            "";
        }
    #footer a#footer_cyberl {
        margin-right:       20px;
        float:              right;
    }

        #footer_meta {
            width: 900px;
            text-align: center;
            font-family: Arial;
            font-size: 10px;
            color: #828282;
            margin: 0 auto;
        }


/**
 * OTHER
 */
.emploi {
    background: #F8F8F8;
    border: 1px solid #ECECEC;
    padding: 8px;
    border-radius: 8px;
    margin-bottom: 1.5em;
}
    .emploi a.arrow {
        float: right;
    }

.encart_bleu  {
    border: 1px solid #DADADA;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    background: #f4f8fa;
}

#list_steps {
    float: right;
    width: 350px;
}
    #c1_content #list_steps li {
        padding-left:   1.7em;
        cursor:         pointer;
        font-variant:   small-caps;
        background:     url('/img/struct/puce_flip_off.png') no-repeat left;
    }
        #c1_content #list_steps li.active {
        background:     url('/img/struct/puce_flip_on.png') no-repeat left;
        }
#steps > div {
    display: none;
    background: #5b7bb7;
    color: #fff;
    padding: 1px 14px 10px;
}
#steps > div li {
    background-image: url('/img/element/puce3.png');
}
    #steps > div li  ul li {
        background-image: url('/img/element/puce4.png');
        padding-left: 12px;
    }