/*------------- PAGE MENU CSS --------------*/
/*--------------------------------------- 1280 --------------------------------------*/
/*--------------------------------------- 1280 --------------------------------------*/
/*--------------------------------------- 1280 --------------------------------------*/
@media screen and (min-width:360px)
{
    

    @font-face {
    font-family : Nunito;
    src: url(police/Nunito-VariableFont_wght.ttf);
    }

    @font-face {
    font-family : Rockwell;
    src: url(police/Rockwell.ttf);
    }

body
{
	position 		: relative; 
	background 		: white;
	padding			: 0px;
	margin 			: 0px;
     
}

    #index
    {
        position: relative;
        width: 100%;
        overflow: hidden;
        
    }

        #index_head
        {
            position: relative;
            background:;
            width: 100%;
            height: ;
            overflow: hidden;
            
        }
            #index_head_block_1
            {
                display: none;
                position: relative;
                background: #032261;
                text-align: center;
                width: 100%;
                height: 100px;
            }

                #index_head_block_1_center
                {
                    display: inline-block;
                    position: relative;
                    text-align: right;
                    width: 380px;
                    height: ;
                   
                }
                    #index_head_block_1_contact
                    {
                        position: absolute;
                        background:  ;
                        text-align: left;
                        width: ;
                        height: ;
                        left: 0px;
                        top: 40px;
                        
                    }
                        #index_head_block_1_contact_adresse
                        {
                            position: relative;
                            display: inline-block;
                            padding-top: 0px;
                        }
                            #index_head_block_1_contact_adresse_gly
                            {
                                position: absolute;
                                background: #f7df00;
                                color: #032261;
                                font-size: 18px;
                                border-radius: 100px;
                                padding-top: 5px;
                                padding-bottom: 5px;
                                padding-left: 9px;
                                padding-right: 9px;
                                top: 0px;
                            }

                            #index_head_block_1_contact_adresse_siege
                            {
                                position: relative;
                                margin-left: 40px;
                            }
                                #index_head_block_1_contact_adresse_siege_1
                                {
                                    font-family: nunito;
                                    font-size: 10px;
                                    color: white;
                                }
                                #index_head_block_1_contact_adresse_siege_2
                                {
                                    font-family: nunito;
                                    font-size: 12px;
                                    color: white;
                                    font-weight: bold;
                                }

                        
                        #index_head_block_1_contact_telephone
                        {
                            position: relative;
                            display: inline-block;
                            padding-top: 0px;
                            margin-left: 50px;
                        }
                            #index_head_block_1_contact_telephone_gly
                            {
                                position: absolute;
                                background: #f7df00;
                                color: #032261;
                                font-size: 18px;
                                border-radius: 100px;
                                padding-top: 5px;
                                padding-bottom: 5px;
                                padding-left: 7px;
                                padding-right: 7px;
                                top: 0px;
                            }

                            #index_head_block_1_contact_telephone_numero
                            {
                                position: relative;
                                margin-left: 40px;
                            }
                                #index_head_block_1_contact_telephone_numero_1
                                {
                                    font-family: nunito;
                                    font-size: 10px;
                                    color: white;
                                }
                                #index_head_block_1_contact_telephone_numero_2
                                {
                                    font-family: nunito;
                                    font-size: 12px;
                                    color: white;
                                    font-weight: bold;
                                }

                            
                        #index_head_block_1_contact_mail
                        {
                            position: relative;
                            display: inline-block;
                            padding-top: 0px;
                            margin-left: 20px;
                        }
                            #index_head_block_1_contact_mail_gly
                            {
                                position: absolute;
                                background: #f7df00;
                                color: #032261;
                                font-size: 18px;
                                border-radius: 100px;
                                padding-top: 5px;
                                padding-bottom: 5px;
                                padding-left: 6px;
                                padding-right: 6px;
                                top: 0px;
                            }

                            #index_head_block_1_contact_mail_content
                            {
                                position: relative;
                                margin-left: 40px;
                            }
                                #index_head_block_1_contact_mail_content_1
                                {
                                    font-family: nunito;
                                    font-size: 10px;
                                    color: white;
                                }
                                #index_head_block_1_contact_mail_content_2
                                {
                                    font-family: nunito;
                                    font-size: 12px;
                                    color: white;
                                    font-weight: bold;
                                }
                        

                    #index_head_block_1_rx
                    {
                        display: inline-block;
                        position: relative;
                        background: #f7df00;
                        text-align: left;
                        transform: skew(20deg);
                        
                        width: 400px;
                        height: 70px;
                        margin-right: 25px;
                        margin-top: 15px;
                    }
                        #index_head_block_1_rx_group
                        {
                            position: absolute;
                            transform: skew(-20deg);
                            width: 400px;
                            top: 20px;
                            left: 50px;
                        }
                            #index_head_block_1_rx_group_titre
                            {
                                position: absolute;
                                font-family: nunito;
                                font-size: 20px;
                                color: #032261;
                                top: 2px;
                                left: 0px;
                            }

                            #index_head_block_1_rx_group_content
                            {
                                position: relative;
                                margin-top: 3px;
                                margin-left: 140px;
                            }
                                #index_head_block_1_rx_group_content_1
                            {
                                position: relative;
                                text-decoration: none;
                            }
                                #index_head_block_1_rx_group_content_1_fb
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 8px;
                                    padding-right: 8px;
                                }

                                #index_head_block_1_rx_group_content_1_in
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }

                                #index_head_block_1_rx_group_content_1_x
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }

                                #index_head_block_1_rx_group_content_1_insta
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }

                                #index_head_block_1_rx_group_content_1_tube
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 8px;
                                    padding-right: 8px;
                                }

            #index_head_block_2
            {
                position: relative;
                background: white;
                text-align: center;
                width: 100%;
                height: 130px;
            }
                #index_head_block_2_center
                {
                    position: relative;
                    display: inline-block;
                    text-align: right;
                    width: 300px;
                    margin-top: 15px;
                }
                    #index_head_block_2_logo
                    {
                        display: block;
                        position: absolute;
                        text-decoration: none;
                        text-align: left;
                        margin-top: 10px;
                        width: 290px;
                        height: 90px;
                    }
                        #index_head_block_2_logo_img
                        {
                            position: relative;
                            width: 55px;
                            height: 65px;
                            margin-top: 5px;
                        }

                        #index_head_block_2_logo_titre
                        {
                            position: absolute;
                            font-family: rockwell;
                            font-size: 12px;
                            font-weight: bold;
                            color: #032261;
                            text-align: left;
                            line-height: 14px;
                            border-left: solid 1px #032261;
                            padding-top: 17px;
                            padding-bottom: 17px;
                            padding-left: 10px;
                            width:140px;
                            top: 0px;
                            left: 70px;
                        }
                    

                    #index_head_block_2_menumob
                    {
                        display: inline-block;
                        position: relative;
                        width: 50px;
                        margin-top: 35px;
                    }
                        #index_head_block_2_menumob
                        {
                            width: 50px;
                        }
                            #index_head_block_2_menumob_1
                            {
                                display: block;
                                background: #032261;
                                margin-top: 0px;
                                width: 50px;
                                height: 5px;
                            }

                            #index_head_block_2_menumob_2
                            {
                                
                                background: #032261;
                                margin-top: 5px;
                                width: 40px;
                                height: 5px;
                            }

                            #index_head_block_2_menumob_3
                            {
                                display: block;
                                background: #032261;
                                margin-top: 5px;
                                width: 50px;
                                height: 5px;
                            }

                    #index_head_block_2_navigateur
                    {
                        display: none;
                        position: relative;
                        top: 30px;
                    }
                        #index_head_block_2_navigateur_1
                        {
                            font-family: Nunito;
                            font-size: 16px;
                            font-weight: bold;
                            text-decoration: none;
                            color: #032261;
                            border-bottom: solid 4px #032261;
                            padding-top: 10px;
                            padding-bottom: 10px;
                            padding-left: 20px;
                            padding-right: 20px;
                            margin-right: 10px;
                        }
                            

                        #index_head_block_2_navigateur_2
                        {
                            font-family: Nunito;
                            font-size: 16px;
                            font-weight: bold;
                            text-decoration: none;
                            color: #032261;
                            padding-left: 20px;
                            padding-right: 20px;
                            margin-right: 10px;
                        }

                                #index_head_block_2_navigateur_2 a:hover
                                {
                                    font-family: Nunito;
                                    font-size: 16px;
                                    font-weight: bold;
                                    text-decoration: none;
                                    color: red;
                                    border-bottom: solid 4px #032261;
                                    padding-top: 10px;
                                    padding-bottom: 10px;
                                    padding-left: 20px;
                                    padding-right: 20px;
                                    margin-right: 10px;
                                }



                        #index_head_block_2_navigateur_3
                        {
                            font-family: Nunito;
                            font-size: 16px;
                            font-weight: bold;
                            text-decoration: none;
                            color: #032261;
                            padding-left: 20px;
                            padding-right: 20px;
                            margin-right: 10px;
                        }

                         #index_head_block_2_navigateur_4
                        {
                            font-family: Nunito;
                            font-size: 16px;
                            font-weight: bold;
                            text-decoration: none;
                            color: #032261;
                            padding-left: 20px;
                            padding-right: 20px;
                            margin-right: 10px;
                        }

                         #index_head_block_2_navigateur_5
                        {
                            font-family: Nunito;
                            font-size: 16px;
                            font-weight: bold;
                            text-decoration: none;
                            color: #032261;
                            padding-left: 20px;
                            padding-right: 20px;
                            margin-right: 10px;
                        }

                        #index_head_block_2_navigateur_6
                        {
                            font-family: Nunito;
                            background: ;
                            font-size: 16px;
                            font-weight: bold;
                            color: #032261;
                            border: solid 2px #032261;
                            text-decoration: none;
                            border-radius: 100px;
                            padding-top: 10px;
                            padding-bottom: 10px;
                            padding-left: 30px;
                            padding-right: 30px;
                            margin-right: 0px;
                        }
            

            #index_head_slider
            {
                position: relative;
                background: #032261;
                width: 100%;
                height: 600px;

            }

                #index_head_slider_group
                {

                }
                    #index_head_slider_fond
                    {

                    }

                        #index_head_slider_fond_img
                        {
                            width: ;
                            height: ;
                            margin-top: 30px;
                        }

                    #index_head_slider_content
                    {
                        position: absolute;
                        text-align: center;
                        width: 100%;
                        height: ;
                        top: 0px;
                        left: 0px;
                    }
                        #index_head_slider_content_center
                        {
                            position: relative;
                            display: inline-block;
                            width: 300px;
                        }
                           
                            #index_head_slider_content_group
                            {
                                position: relative;
                                text-align: center;

                            }

                                #index_head_slider_content_group_1
                                {
                                    position: relative;
                                    background: ;
                                    width: 300px;
                                    height: 200px;
                                    top: 0px;
                                    left: 0px;
                                }

                                    #index_head_slider_content_group_1_img
                                    {

                                        position: relative;
                                        display: inline-block;
                                        background: white;
                                        border: solid 5px white;
                                        transform: skew(20deg);
                                        width: 250px;
                                        height: 150px;
                                        top: 30px;
                                        overflow: hidden;
                                    }
                                        #index_head_slider_content_group_1_img_1
                                        {
                                            position: relative;
                                            transform: skew(-20deg);
                                            width: 130px;
                                            height: 140px;
                                            margin-left: 0px;
                                        }

                                #index_head_slider_content_group_2
                                {
                                    position: relative;
                                    display: block;
                                    background:;
                                    text-align: center;
                                    width: 300px;
                                    height: 200px;
                                }

                                    #index_head_slider_content_group_2_2_trait
                                    {
                                        position: relative;
                                        display: inline-block;
                                        margin-bottom: 10px;
                                        width: 300px;
                                    }
                                        #index_head_slider_content_group_2_2_trait_1
                                        {
                                            display: inline-block;
                                            background: #f7df00;
                                            width: 100px;
                                            height: 8px;
                                        }
                                    #index_head_slider_content_group_2_1
                                    {
                                        position: relative;
                                        display: inline-block;
                                        font-family: rockwell;
                                        font-size: 50px;
                                        color: white;
                                        line-height: 50px;
                                        margin-top: 20px;
                                        width: 300px;
                                        height: 100px;
                                        overflow: hidden;
                                    }

                                    #index_head_slider_content_group_2_2
                                    {
                                        display: inline-block;
                                        position: relative;
                                        font-family: nunito;
                                        font-size: 18px;
                                        color: white;
                                        width: 300px;
                                        height: 163px;
                                        margin-top: 10px;
                                        overflow: hidden;
                                        
                                    }
                                
                                #index_head_slider_content_group_2_button
                                {
                                    position: relative;
                                    margin-top: 40px;
                                    width: ;
                                    height: ;
                                }
                                    #index_head_slider_content_group_2_button_lien
                                    {
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 20px;
                                        color: white;
                                        text-decoration: none;
                                        border: solid white 1px;
                                        border-radius: 100px;
                                        padding-top: 10px;
                                        padding-bottom: 10px;
                                        padding-left: 50px;
                                        padding-right: 50px;
                                    }
                        
                            

        #index_body
        {
            position: relative;
            background: white;
            margin-top: 0px;
            width: 100%;
            height: ;
            overflow: hidden;
           
        }
            #index_body_apropos
            {
                position: relative;
                text-align: center;
                width: 100%;
                height: ;
            }
                #index_body_apropos_center
                {
                    display: inline-block;
                    position: relative;
                    width: 300px;
                    height: ;
                }

                    #index_body_apropos_fond
                    {
                        position: relative;
                        display: inline-block;
                        width: 300px;
                        height: 0px;
                    }
                        #index_body_apropos_fond_img
                        {

                        }
                            #index_body_apropos_fond_img_1
                            {
                                position: relative;
                                width: 300px;
                                height: 240px;
                                margin-top: 40px;
                            }

                    #index_body_apropos_group
                    {
                        display: inline-block;
                        position: relative;
                        text-align: ;
                        width: 300px;
                        margin-top: 0px;
                    }

                        #index_body_apropos_group_1
                        {
                            display: block;
                            position: relative;
                            text-align: justify;
                            width: 300px;
                            height: 300px;
                        }
                            #index_body_apropos_group_1_content
                            {
                                position: relative;
                            }
                            
                            #index_body_apropos_group_1_content_titre
                            {
                                position: relative;
                                font-family: rockwell;
                                font-size: 0px;
                                text-align: left;
                                color: #032261;
                            }

                            #index_body_apropos_group_1_content_1
                            {
                                position: relative;
                                font-family: Nunito;
                                font-size: 18px;
                                line-height: 27px;
                                text-align: justify;
                                color: #032261;
                                width:;
                                margin-top: 40px;
                            }
                                #index_body_apropos_group_1_content_1_trait
                                {
                                    background:;
                                    position: relative;
                                    margin-top: 1%;
                                    margin-bottom: 30px;
                                    width: 300px;
                                    height: 8px;
                                }
                                    #index_body_apropos_group_1_content_1_trait_1
                                    {
                                        display: inline-block;
                                        background: #f7df00;
                                        width: 100px;
                                        height: 8px;
                                    }

                            #index_body_apropos_group_1_content_1_button
                            {
                                position: relative;
                                margin-top: 30px;
                                width: ;
                                height: ;
                            }
                                #index_body_apropos_group_1_content_1_button_lien
                                {
                                    position: relative;
                                    font-family: Nunito;
                                    font-size: 20px;
                                    color: #032261;
                                    text-decoration: none;
                                    border: solid #032261 1px;
                                    border-radius: 100px;
                                    padding-top: 10px;
                                    padding-bottom: 10px;
                                    padding-left: 50px;
                                    padding-right: 50px;
                                }

                        #index_body_apropos_group_2
                        {
                            position: relative;
                            width: 300px;
                            height: 170px;
                            margin-top: -140px;
                        }
                            #index_body_apropos_group_2_img
                            {
                                display: inline-block;
                                position: relative;
                                background: ;
                                
                                text-align: center;
                                width: 270px;
                                height: 170px;
                                top: ;
                                left: 0px;
                               
                               
                            }
                                #index_body_apropos_group_2_img_titre
                                {
                                    display: inline-block;
                                    position: relative;
                                    font-family: rockwell;
                                    font-size: 30px;
                                    font-weight: bold;
                                    line-height: 30px;
                                    color: #032261;
                                    top: 70px;
                                }






                    
                    #index_body_motdg
                    {
                        display: ;
                        position: relative;
                        background: #032261;
                        text-align: center;
                        margin-top: 0px;
                        padding-bottom: 40px;
                        width: 100%;
                        height: ;
                    }
                        #index_body_motdg_center
                        {
                            display: inline-block;
                            position: relative;
                            width: 300px;
                            height: ;
                        }
                            #index_body_motdg_group
                            {
                                position: relative;
                                background: ;
                                text-align: right;
                                width: 300px;
                            }
                                #index_body_motdg_group_1
                                {
                                    position: relative;
                                    background: ;
                                    font-family: Nunito;
                                    font-size: 20px;
                                    line-height: 30px;
                                    color: white;
                                    margin-top: 40px;
                                    padding-left: 0px;
                                    width: 300px;
                                    height: 340px;
                                    
                                }
                                    #index_body_motdg_group_1_img
                                    {
                                         width: 300px;
                                         height: 340px;
                                         overflow: hidden;
                                    }
                                        #index_body_motdg_group_1_img_1
                                        {
                                            width: 300px;
                                            height: 500px;
                                        }
                                #index_body_motdg_group_2
                                {
                                    display: inline-block;
                                    position: relative;
                                    background: ;
                                    font-family: Nunito;
                                    font-size: 18px;
                                    line-height: 30px;
                                    text-align: justify;
                                    padding-top: 40px;
                                    
                                    padding-left: 0px;
                                    padding-right: 0px;
                                    color: white;
                                    width: 300px;
                                    height: 600px;
                                }

                                    #index_body_motdg_group_2_titre
                                    {
                                        position: relative;
                                        margin-top: 40px;
                                    }
                                        #index_body_motdg_group_2_titre_1
                                        {
                                            position: relative;
                                            font-family: Rockwell;
                                            font-size: 20px;
                                            color: white;
                                        }

                                        #index_body_motdg_group_2_titre_2
                                        {
                                            position: relative;
                                            font-family: Nunito;
                                            font-size: 18px;
                                            color:white;
                                            margin-top: -7px;
                                            opacity: 0.6;
                                        }
                
                        
            #index_body_activites
            {
                display: ;
                position: relative;
                text-align: center;
                margin-top: 40px;
                width: 100%;
                height: 650px;
            }
                #index_body_activites_center
                {
                    display: inline-block;
                    background: ;
                    width: 100%;
                    height: ;
                }
                    #index_body_activites_center_group
                    {
                        display: inline-block;
                        position: relative;
                        text-align: center;
                        width: 300px;
                        height: 170px;
                        
                    }

                        #index_body_activites_center_group_1
                        {
                            position: relative;
                            background: ;
                            width: 300px;
                            height: 170px;


                        }
                            #index_body_activites_center_group_1_img
                            {
                                display: inline-block;
                                position: relative;
                                background: white;
                                border: solid 5px #032261;
                                top: 40px;
                                width: 270px;
                                height: 170px;
                                transform: skew(20deg);
                                overflow: hidden;
                            }
                                #index_body_activites_center_group_1_img_1
                                {
                                    position: relative;
                                    transform: skew(-20deg);
                                    width: ;
                                    height: ;
                                    margin-left: -170px;
                                }

                        #index_body_activites_center_group_2
                        {
                            display: inline-block;
                            position: relative;
                            background: ;
                            width: 300px;
                            height: 300px;
                        }
                            #index_body_activites_center_group_2_content
                            {
                                
                            }
                                #index_body_activites_center_group_2_content_1
                                {
                                        position: relative;
                                        display: inline-block;
                                        font-family: rockwell;
                                        font-size: 30px;
                                        color: #032261;
                                        line-height: 30px;
                                        margin-top: 70px;
                                        width: ;
                                }
                                    #index_body_activites_center_group_2_content_1_date
                                    {
                                        position: relative;
                                        display: inline-block;
                                        font-family: Nunito;
                                        font-size: 14px;
                                        color: #032261;
                                        line-height: 30px;
                                        margin-top: 5px;
                                        width: ;
                                        opacity: 0.6;
                                    }

                                    #index_body_activites_center_group_2_content_1_trait
                                    {
                                        position: relative;
                                        display: inline-block;
                                        margin-bottom: 10px;
                                        width: ;
                                    }
                                        #index_body_activites_center_group_2_content_1_trait_1
                                        {
                                            display: inline-block;
                                            background: #f7df00;
                                            width: 100px;
                                            height: 8px;
                                        }

                                    #index_body_activites_center_group_2_content_2
                                    {
                                        position: relative;
                                        font-family: nunito;
                                        font-size: 15px;
                                        color: #032261;
                                        margin-top: 5px;
                                        opacity: 0.8;
                                    }

                                    #index_body_activites_center_group_2_content_2_button
                                    {
                                        position: relative;
                                        margin-top: 30px;
                                        width: ;
                                        height: ;
                                    }
                                        #index_body_activites_center_group_2_content_2_button_lien
                                        {
                                            position: relative;
                                            font-family: Nunito;
                                            font-size: 20px;
                                            color: #032261;
                                            text-decoration: none;
                                            border: solid #032261 1px;
                                            border-radius: 100px;
                                            padding-top: 10px;
                                            padding-bottom: 10px;
                                            padding-left: 50px;
                                            padding-right: 50px;
                                        }


        
            #index_body_activite
            {
                display: ;
                position: relative;
                background: #032261;
                text-align: center;
                width: 100%;
                height: 540px;
                
            }
                #index_body_activite_center
                {
                    display: inline-block;
                    background:;
                    width: 300px;
                    height: 400px;
                }
                    #index_body_activite_center_group
                    {
                        display: inline-block;
                        position: relative;
                        text-align: center;
                        width: 300px;
                        height: 400px;
                        
                    }

                        #index_body_activite_center_group_1
                        {
                            display: inline-block;
                            position: relative;
                            background: ;
                            width: 270px;
                            height: 170px;
                        }
                            #index_body_activite_center_group_1_img
                            {
                                display: inline-block;
                                position: relative;
                                background: white;
                                text-align: center;
                                top: 40px;
                                width: 270px;
                                height: 170px;
                                transform: skew(-20deg);
                                overflow: hidden;
                            }
                                #index_body_activite_center_group_1_img_titre
                                {
                                    display: inline-block;
                                    position: relative;
                                    font-family: rockwell;
                                    font-size: 25px;
                                    font-weight: bold;
                                    color: #032261;
                                    transform: skew(20deg);
                                    top: 60px;
                                }

                        #index_body_activite_center_group_2
                        {
                            display: inline-block;
                            position: relative;
                            background: ;
                            padding-top: 50px;
                            width: 300px;
                            height: 450px;
                            overflow: hidden;
                        }
                            #index_body_activite_center_group_2_content
                            {
                                position: relative;
                                background:;
                                text-align: right;
                                margin-top: 0px;
                                width: 300px;
                                height: 110px;
                                margin-top: 30px;
                                overflow: hidden;
                            }
                                #index_body_activite_center_group_2_content_1
                                {
                                    display: inline-block;
                                    position: absolute;
                                    width: 140px;
                                    height: 110px;
                                    left :0px;
                                    overflow: hidden;
                                }
                                    #index_body_activite_center_group_2_content_1_img_1
                                    {
                                        position: relative;
                                        width: 200px;
                                        height: 200px;
                                    }

                                #index_body_activite_center_group_2_content_2
                                {
                                    position: relative;
                                    display: inline-block;
                                    width: 170px;
                                    height: 180px;
                                    top: 0px;
                                }
                                    #index_body_activite_center_group_2_content_2_titre
                                    {
                                        
                                        position: relative;
                                        font-family: Rockwell;
                                        font-size: 17px;
                                        line-height: 17px;
                                        text-decoration: none;
                                        color:white;
                                    }
                                        #index_body_activite_center_group_2_content_2_titre_date
                                        {
                                            display: inline-block;
                                            position: relative;
                                            font-family: Nunito;
                                            font-size: 12px;
                                            color: white;
                                            opacity: 0.5;
                                        }

                                        #index_body_activite_center_group_2_content_2_titre_trait
                                        {
                                            position: relative;
                                            display: inline-block;
                                            margin-bottom: 10px;
                                            width: ;
                                        }
                                            #index_body_activite_center_group_2_content_2_titre_trait_1
                                            {
                                                display: inline-block;
                                                background: #f7df00;
                                                width: 100px;
                                                height: 5px;
                                            }

        #index_foot
        {
            display: ;
            position: relative;
            background: #032261;
            margin-top: 150px;
            width: 100%;
            height: 1000px;
            overflow: hidden;
          
        }
            #index_foot_body
            {
                position: relative;
                text-align: center;
                width: 100%;
                height: 940px;
            }
                #index_foot_body_center
                {
                    display: inline-block;
                    position: relative;
                    width: 300px;
                    height: 870px;
                   
                    margin-top: 30px;
                }
                    #index_foot_body_group
                    {
                        position: relative;
                        text-align: left;
                        width: 340px;
                    }
                        #index_foot_body_group_1
                        {
                            display: inline-block;
                            position: relative;
                            background:;
                            width: 440px;
                            height: 150px;
                            margin-right: 100px;
                        }
                            #index_foot_body_group_1_1
                            {
                                position: absolute;
                                width: 380px;
                            }
                                #index_foot_body_group_1_1_logo
                                {
                                    position: relative;
                                    width: 145px;
                                    height: 155px;
                                }
                                    #index_foot_body_group_1_1_logo_img
                                    {
                                        position: relative;
                                        width: 110px;
                                        height: 120px;
                                    }

                                #index_foot_body_group_1_1_trait
                                {
                                    position: relative;
                                    display: none;
                                    background: #f7df00;
                                    margin-top: 0px;
                                    margin-bottom: 20px;
                                    width: 100px;
                                    height: 5px;
                                }

                                #index_foot_body_group_1_1_content
                                {
                                    display: none;
                                    position: relative;
                                    font-family: Nunito;
                                    font-size: 16px;
                                    text-align: justify;
                                    color: white;
                                    width: 350px;
                                }
                               

                        #index_foot_body_group_2
                        {
                            display: block;
                            position: relative;
                            background:;
                            width: 250px;
                            height: 350px;
                            margin-right: 30px;
                            margin-top: 0px;
                            left: 0px;
                        }
                            #index_foot_body_group_2_1
                            {
                                position: absolute;
                            }
                                #index_foot_body_group_2_1_titre
                                {
                                    position: relative;
                                    font-family: rockwell;
                                    font-size: 25px;
                                    font-weight: ;
                                    color: white;
                                }
                                    #index_foot_body_group_2_1_titre_trait
                                    {
                                        position: relative;
                                        background: #f7df00;
                                        margin-top: 20px;
                                        width: 100px;
                                        height: 5px;
                                    }
                            
                            #index_foot_body_group_2_2
                            {
                                position: relative;
                                margin-top: 20px;
                            }
                                #index_foot_body_group_2_2_1
                                {
                                    display: block;
                                    position: relative;
                                    font-family: Nunito;
                                    font-size: 22px;
                                    color: white;
                                    text-decoration: none;
                                    margin-top: 10px;
                                }

                                #index_foot_body_group_2_2_2
                                {
                                    display: block;
                                    position: relative;
                                    font-family: Nunito;
                                    font-size: 22px;
                                    color: white;
                                    text-decoration: none;
                                    margin-top: 10px;
                                }

                                #index_foot_body_group_2_2_3
                                {
                                    display: block;
                                    position: relative;
                                    font-family: Nunito;
                                    font-size: 22px;
                                    color: white;
                                    text-decoration: none;
                                    margin-top: 10px;
                                }

                                #index_foot_body_group_2_2_4
                                {
                                    display: block;
                                    position: relative;
                                    font-family: Nunito;
                                    font-size: 22px;
                                    color: white;
                                    text-decoration: none;
                                    margin-top: 10px;
                                }

                        #index_foot_body_group_3
                        {
                            display:block;
                            background:;
                            width: 380px;
                            height: 450px;
                        }
                            #index_foot_body_group_3_1
                            {
                                position: absolute;
                                text-align: left;
                            }
                                #index_foot_body_group_3_1_titre
                                {
                                    position: relative;
                                    font-family: rockwell;
                                    font-size: 25px;
                                    font-weight: ;
                                    color: white;
                                }
                                    #index_foot_body_group_3_1_titre_trait
                                    {
                                        position: relative;
                                        background: #f7df00;
                                        margin-top: 20px;
                                        width: 100px;
                                        height: 5px;
                                    }
                        
                        
                        #index_foot_body_group_3_1_phone
                        {
                            position: relative;
                            display: block;
                            margin-top: 50px;
                            padding-top: 0px;
                            margin-left: 0px;
                        }
                            #index_foot_body_group_3_1_phone_gly
                            {
                                position: absolute;
                                background: #f7df00;
                                color: #032261;
                                font-size: 18px;
                                border-radius: 100px;
                                padding-top: 5px;
                                padding-bottom: 5px;
                                padding-left: 7px;
                                padding-right: 7px;
                                top: 0px;
                            }

                            #index_foot_body_group_3_1_phone_numero
                            {
                                position: relative;
                                margin-left: 40px;
                            }
                                #index_foot_body_group_3_1_phone_numero_1
                                {
                                    font-family: nunito;
                                    font-size: 10px;
                                    color: white;
                                }
                                #index_foot_body_group_3_1_phone_numero_2
                                {
                                    font-family: nunito;
                                    font-size: 12px;
                                    color: white;
                                    font-weight: bold;
                                }

                            
                        #index_foot_body_group_3_1_phone_mail
                        {
                            position: relative;
                            display: block;
                            margin-top: 20px;
                            padding-top: 0px;
                            margin-left: 0px;
                        }
                            #index_foot_body_group_3_1_phone_mail_gly
                            {
                                position: absolute;
                                background: #f7df00;
                                color: #032261;
                                font-size: 18px;
                                border-radius: 100px;
                                padding-top: 5px;
                                padding-bottom: 5px;
                                padding-left: 6px;
                                padding-right: 6px;
                                top: 0px;
                            }

                            #index_foot_body_group_3_1_phone_mail_content
                            {
                                position: relative;
                                margin-left: 40px;
                            }
                                #index_foot_body_group_3_1_phone_mail_content_1
                                {
                                    font-family: nunito;
                                    font-size: 10px;
                                    color: white;
                                }
                                #index_foot_body_group_3_1_phone_mail_content_2
                                {
                                    font-family: nunito;
                                    font-size: 12px;
                                    color: white;
                                    font-weight: bold;
                                }

                        
                        #index_foot_body_group_3_1_adresse
                        {
                            position: relative;
                            display: block;
                            margin-top: 20px;
                            padding-top: 0px;
                        }
                            #index_foot_body_group_3_1_adresse_gly
                            {
                                position: absolute;
                                background: #f7df00;
                                color: #032261;
                                font-size: 18px;
                                border-radius: 100px;
                                padding-top: 5px;
                                padding-bottom: 5px;
                                padding-left: 9px;
                                padding-right: 9px;
                                top: 0px;
                            }

                            #index_foot_body_group_3_1_adresse_siege
                            {
                                position: relative;
                                margin-left: 40px;
                            }
                                #index_foot_body_group_3_1_adresse_siege_1
                                {
                                    font-family: nunito;
                                    font-size: 10px;
                                    color: white;
                                }
                                #index_foot_body_group_3_1_adresse_siege_2
                                {
                                    font-family: nunito;
                                    font-size: 12px;
                                    color: white;
                                    font-weight: bold;
                                }



            
                    #index_foot_body_group_3_1_rx
                    {
                        display: inline-block;
                        position: relative;
                        background: #f7df00;
                        text-align: left;
                        transform: skew(20deg);
                        
                        width: 280px;
                        height: 70px;
                        margin-right: 25px;
                        margin-top: 35px;
                    }
                        #index_foot_body_group_3_1_rx_group
                        {
                            position: absolute;
                            transform: skew(-20deg);
                            width: 300px;
                            top: 20px;
                            left: 30px;
                        }
                            #index_foot_body_group_3_1_rx_group_titre
                            {
                                position: absolute;
                                font-family: nunito;
                                font-size: 16px;
                                color: #032261;
                                top: 5px;
                                left: -10px;
                            }

                            #index_foot_body_group_3_1_rx_group_content
                            {
                                position: relative;
                                margin-top: 3px;
                                margin-left: 90px;
                            }

                            #index_foot_body_group_3_1_rx_group_content_1
                            {
                                position: relative;
                                text-decoration: none;
                            }
                                #index_foot_body_group_3_1_rx_group_content_1_fb
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 8px;
                                    padding-right: 8px;
                                }

                                #index_foot_body_group_3_1_rx_group_content_1_in
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }

                                #index_foot_body_group_3_1_rx_group_content_1_x
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }

                                #index_foot_body_group_3_1_rx_group_content_1_insta
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }

                                #index_foot_body_group_3_1_rx_group_content_1_tube
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }


            

            #index_foot_foot
            {
                position: relative;
                background: #f7df00;
                text-align: center;
                width: 100%;
                height: 60px;
            }
                #index_foot_foot_center
                {
                    display: inline-block;
                    position: relative;
                    text-align: left;
                    width: 300px;
                }

                #index_foot_foot_copy
                {
                    position: relative;
                    font-family: Nunito;
                    font-size: 18px;
                    font-weight: bold;
                    color: #032261;
                    margin-top: 20px;
                }

}












/*--------------------------------------- 1280 --------------------------------------*/
/*--------------------------------------- 1280 --------------------------------------*/
/*--------------------------------------- 1280 --------------------------------------*/
@media screen and (min-width:1280px)
{
    

body
{
    display: none;
	position 		: relative; 
	background 		: ;
	padding			: 0px;
	margin 			: 0px;   
}

    #index
    {
        position: relative;
        width: 100%;
        overflow: hidden;
        
    }

        #index_head
        {
            position: relative;
            background:;
            width: 100%;
            height: ;
            overflow: hidden;
            
        }
            #index_head_block_1
            {
                position: relative;
                background: #032261;
                text-align: center;
                width: 100%;
                height: 100px;
            }

                #index_head_block_1_center
                {
                    display: inline-block;
                    position: relative;
                    text-align: right;
                    width: 1200px;
                    height: ;
                   
                }
                    #index_head_block_1_contact
                    {
                        position: absolute;
                        background:  ;
                        text-align: left;
                        width: ;
                        height: ;
                        left: 0px;
                        top: 40px;
                        
                    }
                        #index_head_block_1_contact_adresse
                        {
                            position: relative;
                            display: inline-block;
                            padding-top: 0px;
                        }
                            #index_head_block_1_contact_adresse_gly
                            {
                                position: absolute;
                                background: #f7df00;
                                color: #032261;
                                font-size: 18px;
                                border-radius: 100px;
                                padding-top: 5px;
                                padding-bottom: 5px;
                                padding-left: 9px;
                                padding-right: 9px;
                                top: 0px;
                            }

                            #index_head_block_1_contact_adresse_siege
                            {
                                position: relative;
                                margin-left: 40px;
                            }
                                #index_head_block_1_contact_adresse_siege_1
                                {
                                    font-family: nunito;
                                    font-size: 10px;
                                    color: white;
                                }
                                #index_head_block_1_contact_adresse_siege_2
                                {
                                    font-family: nunito;
                                    font-size: 12px;
                                    color: white;
                                    font-weight: bold;
                                }

                        
                        #index_head_block_1_contact_telephone
                        {
                            position: relative;
                            display: inline-block;
                            padding-top: 0px;
                            margin-left: 50px;
                        }
                            #index_head_block_1_contact_telephone_gly
                            {
                                position: absolute;
                                background: #f7df00;
                                color: #032261;
                                font-size: 18px;
                                border-radius: 100px;
                                padding-top: 5px;
                                padding-bottom: 5px;
                                padding-left: 7px;
                                padding-right: 7px;
                                top: 0px;
                            }

                            #index_head_block_1_contact_telephone_numero
                            {
                                position: relative;
                                margin-left: 40px;
                            }
                                #index_head_block_1_contact_telephone_numero_1
                                {
                                    font-family: nunito;
                                    font-size: 10px;
                                    color: white;
                                }
                                #index_head_block_1_contact_telephone_numero_2
                                {
                                    font-family: nunito;
                                    font-size: 12px;
                                    color: white;
                                    font-weight: bold;
                                }

                            
                        #index_head_block_1_contact_mail
                        {
                            position: relative;
                            display: inline-block;
                            padding-top: 0px;
                            margin-left: 20px;
                        }
                            #index_head_block_1_contact_mail_gly
                            {
                                position: absolute;
                                background: #f7df00;
                                color: #032261;
                                font-size: 18px;
                                border-radius: 100px;
                                padding-top: 5px;
                                padding-bottom: 5px;
                                padding-left: 6px;
                                padding-right: 6px;
                                top: 0px;
                            }

                            #index_head_block_1_contact_mail_content
                            {
                                position: relative;
                                margin-left: 40px;
                            }
                                #index_head_block_1_contact_mail_content_1
                                {
                                    font-family: nunito;
                                    font-size: 10px;
                                    color: white;
                                }
                                #index_head_block_1_contact_mail_content_2
                                {
                                    font-family: nunito;
                                    font-size: 12px;
                                    color: white;
                                    font-weight: bold;
                                }
                        

                    #index_head_block_1_rx
                    {
                        display: inline-block;
                        position: relative;
                        background: #f7df00;
                        text-align: left;
                        transform: skew(20deg);
                        
                        width: 400px;
                        height: 70px;
                        margin-right: 25px;
                        margin-top: 15px;
                    }
                        #index_head_block_1_rx_group
                        {
                            position: absolute;
                            transform: skew(-20deg);
                            width: 400px;
                            top: 20px;
                            left: 50px;
                        }
                            #index_head_block_1_rx_group_titre
                            {
                                position: absolute;
                                font-family: nunito;
                                font-size: 20px;
                                color: #032261;
                                top: 2px;
                                left: 0px;
                            }

                            #index_head_block_1_rx_group_content
                            {
                                position: relative;
                                margin-top: 3px;
                                margin-left: 140px;
                            }
                                #index_head_block_1_rx_group_content_1
                            {
                                position: relative;
                                text-decoration: none;
                            }
                                #index_head_block_1_rx_group_content_1_fb
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 8px;
                                    padding-right: 8px;
                                }

                                #index_head_block_1_rx_group_content_1_in
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }

                                #index_head_block_1_rx_group_content_1_x
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }

                                #index_head_block_1_rx_group_content_1_insta
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }

                                #index_head_block_1_rx_group_content_1_tube
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 8px;
                                    padding-right: 8px;
                                }

            #index_head_block_2
            {
                position: relative;
                background: white;
                text-align: center;
                width: 100%;
                height: 130px;
            }
                #index_head_block_2_center
                {
                    position: relative;
                    display: inline-block;
                    text-align: right;
                    width: 1200px;
                    margin-top: 15px;
                }
                    #index_head_block_2_logo
                    {
                        display: block;
                        position: absolute;
                        text-decoration: none;
                        text-align: left;
                        margin-top: 10px;
                        width: 290px;
                        height: 90px;
                    }
                        #index_head_block_2_logo_img
                        {
                            position: relative;
                            width: 65px;
                            height: 75px;
                        }

                        #index_head_block_2_logo_titre
                        {
                            position: absolute;
                            font-family: rockwell;
                            font-size: 15px;
                            font-weight: bold;
                            color: #032261;
                            text-align: left;
                            line-height: 14px;
                            border-left: solid 1px #032261;
                            padding-top: 17px;
                            padding-bottom: 17px;
                            padding-left: 15px;
                            width:180px;
                            top: 0px;
                            left: 80px;
                        }
                    
                    #index_head_block_2_navigateur
                    {
                        display: inline-block;
                        position: relative;
                        top: 30px;
                    }
                        #index_head_block_2_navigateur_1
                        {
                            font-family: Nunito;
                            font-size: 16px;
                            font-weight: bold;
                            text-decoration: none;
                            color: #032261;
                            border-bottom: solid 4px #032261;
                            padding-top: 10px;
                            padding-bottom: 10px;
                            padding-left: 20px;
                            padding-right: 20px;
                            margin-right: 10px;
                        }
                            

                        #index_head_block_2_navigateur_2
                        {
                            font-family: Nunito;
                            font-size: 16px;
                            font-weight: bold;
                            text-decoration: none;
                            color: #032261;
                            padding-left: 20px;
                            padding-right: 20px;
                            margin-right: 10px;
                        }

                                #index_head_block_2_navigateur_2 a:hover
                                {
                                    font-family: Nunito;
                                    font-size: 16px;
                                    font-weight: bold;
                                    text-decoration: none;
                                    color: red;
                                    border-bottom: solid 4px #032261;
                                    padding-top: 10px;
                                    padding-bottom: 10px;
                                    padding-left: 20px;
                                    padding-right: 20px;
                                    margin-right: 10px;
                                }



                        #index_head_block_2_navigateur_3
                        {
                            font-family: Nunito;
                            font-size: 16px;
                            font-weight: bold;
                            text-decoration: none;
                            color: #032261;
                            padding-left: 20px;
                            padding-right: 20px;
                            margin-right: 10px;
                        }

                         #index_head_block_2_navigateur_4
                        {
                            font-family: Nunito;
                            font-size: 16px;
                            font-weight: bold;
                            text-decoration: none;
                            color: #032261;
                            padding-left: 20px;
                            padding-right: 20px;
                            margin-right: 10px;
                        }

                         #index_head_block_2_navigateur_5
                        {
                            font-family: Nunito;
                            font-size: 16px;
                            font-weight: bold;
                            text-decoration: none;
                            color: #032261;
                            padding-left: 20px;
                            padding-right: 20px;
                            margin-right: 10px;
                        }

                        #index_head_block_2_navigateur_6
                        {
                            font-family: Nunito;
                            background: ;
                            font-size: 16px;
                            font-weight: bold;
                            color: #032261;
                            border: solid 2px #032261;
                            text-decoration: none;
                            border-radius: 100px;
                            padding-top: 10px;
                            padding-bottom: 10px;
                            padding-left: 30px;
                            padding-right: 30px;
                            margin-right: 0px;
                        }
            

            #index_head_slider
            {
                position: relative;
                background: #032261;
                width: 100%;
                height: 600px;

            }

                #index_head_slider_group
                {

                }
                    #index_head_slider_fond
                    {

                    }

                        #index_head_slider_fond_img
                        {
                            width: ;
                            height: ;
                            margin-top: 30px;
                        }

                    #index_head_slider_content
                    {
                        position: absolute;
                        text-align: center;
                        width: 100%;
                        height: ;
                        top: 20px;
                        left: 0px;
                    }
                        #index_head_slider_content_center
                        {
                            position: relative;
                            display: inline-block;
                            width: 1200px;
                        }
                           
                            #index_head_slider_content_group
                            {
                                position: relative;
                                text-align: right;

                            }

                                #index_head_slider_content_group_1
                                {
                                    position: absolute;
                                    background: ;
                                    width: 600px;
                                    height: 500px;
                                    top: 0px;
                                    left: 0px;
                                }

                                    #index_head_slider_content_group_1_img
                                    {
                                        position: relative;
                                        background: #f7df00;
                                        border: solid 10px white;
                                        transform: skew(20deg);
                                        width: 500px;
                                        height: 400px;
                                        top: 70px;
                                        overflow: hidden;
                                    }
                                        #index_head_slider_content_group_1_img_1
                                        {
                                            position: relative;
                                            transform: skew(-20deg);
                                            width: ;
                                            height: ;
                                            margin-left: -170px;
                                        }

                                #index_head_slider_content_group_2
                                {
                                    position: relative;
                                    display: inline-block;
                                    background:;
                                    width: 600px;
                                    height: 500px;
                                }

                                    #index_head_slider_content_group_2_2_trait
                                    {
                                        position: relative;
                                        display: inline-block;
                                        margin-bottom: 20px;
                                        width: 600px;
                                    }
                                        #index_head_slider_content_group_2_2_trait_1
                                        {
                                            display: inline-block;
                                            background: #f7df00;
                                            width: 100px;
                                            height: 8px;
                                        }
                                    #index_head_slider_content_group_2_1
                                    {
                                        position: relative;
                                        display: inline-block;
                                        font-family: rockwell;
                                        font-size: 60px;
                                        color: white;
                                        line-height: 60px;
                                        margin-top: 70px;
                                        width: 450px;
                                        height: 125px;
                                        overflow: hidden;
                                    }

                                    #index_head_slider_content_group_2_2
                                    {
                                        position: relative;
                                        font-family: nunito;
                                        font-size: 18px;
                                        color: white;
                                        width: 600px;
                                        height: 170px;
                                        margin-top: 20px;
                                        overflow: hidden;
                                        
                                    }
                                
                                #index_head_slider_content_group_2_button
                                {
                                    position: relative;
                                    margin-top: 40px;
                                    width: ;
                                    height: ;
                                }
                                    #index_head_slider_content_group_2_button_lien
                                    {
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 20px;
                                        color: white;
                                        text-decoration: none;
                                        border: solid white 1px;
                                        border-radius: 100px;
                                        padding-top: 10px;
                                        padding-bottom: 10px;
                                        padding-left: 50px;
                                        padding-right: 50px;
                                    }
                        
                            

        #index_body
        {
            position: relative;
            background: white;
            margin-top: 0px;
            width: 100%;
            height: ;
           
        }
            #index_body_apropos
            {
                position: relative;
                text-align: center;
                width: 100%;
                height: ;
            }
                #index_body_apropos_center
                {
                    display: inline-block;
                    position: relative;
                    width: 1200px;
                    height: 800px;
                }

                    #index_body_apropos_fond
                    {
                        position: absolute;
                        display: inline-block;
                        width: 1000px;
                        height: 800px;
                    }
                        #index_body_apropos_fond_img
                        {

                        }
                            #index_body_apropos_fond_img_1
                            {
                                position: relative;
                                width: 1000px;
                                height: 800px;
                            }

                    #index_body_apropos_group
                    {
                        display: inline-block;
                        position: relative;
                        text-align: right;
                        width: 1000px;
                        margin-top: 490px;
                    }

                        #index_body_apropos_group_1
                        {
                            display: inline-block;
                            position: relative;
                            text-align: left;
                            width: 500px;
                            height: 300px;
                        }
                            #index_body_apropos_group_1_content
                            {
                                position: relative;
                            }
                            
                            #index_body_apropos_group_1_content_titre
                            {
                                position: relative;
                                font-family: rockwell;
                                font-size: 60px;
                                color: #032261;
                            }

                            #index_body_apropos_group_1_content_1
                            {
                                position: relative;
                                font-family: nunito;
                                font-size: 18px;
                                line-height: 30px;
                                text-align: justify;
                                color: #032261;
                                width:;
                                margin-top: 10px;
                            }
                                #index_body_apropos_group_1_content_1_trait
                                {
                                    background: #032261;
                                    margin-top: 30px;
                                    margin-bottom: 30px;
                                    width: 100px;
                                    height: 8px;
                                }

                            #index_body_apropos_group_1_content_1_button
                            {
                                position: relative;
                                margin-top: 30px;
                                width: ;
                                height: ;
                            }
                                #index_body_apropos_group_1_content_1_button_lien
                                {
                                    position: relative;
                                    font-family: Nunito;
                                    font-size: 20px;
                                    color: #032261;
                                    text-decoration: none;
                                    border: solid #032261 1px;
                                    border-radius: 100px;
                                    padding-top: 10px;
                                    padding-bottom: 10px;
                                    padding-left: 50px;
                                    padding-right: 50px;
                                }

                        #index_body_apropos_group_2
                        {
                            position: absolute;
                            width: 500px;
                            height: 500px;
                        }
                            #index_body_apropos_group_2_img
                            {
                                position: absolute;
                                background: #032261;
                                transform: skew(-20deg);
                                text-align: center;
                                width: 420px;
                                height: 300px;
                                top: ;
                                left: 0px;
                                overflow: hidden;
                               
                            }
                                #index_body_apropos_group_2_img_titre
                                {
                                    display: inline-block;
                                    position: relative;
                                    font-family: rockwell;
                                    font-size: 35px;
                                    font-weight: bold;
                                    color: white;
                                    transform: skew(20deg);
                                    top: 120px;
                                }






                    
                    #index_body_motdg
                    {
                        position: relative;
                        background: #032261;
                        text-align: center;
                        margin-top: 100px;
                        padding-bottom: 40px;
                        width: 100%;
                        height: ;
                    }
                        #index_body_motdg_center
                        {
                            display: inline-block;
                            position: relative;
                            width: 1200px;
                            height: ;
                        }
                            #index_body_motdg_group
                            {
                                position: relative;
                                background: ;
                                text-align: right;
                                width: 1200px;
                            }
                                #index_body_motdg_group_1
                                {
                                    position: absolute;
                                    background: ;
                                    font-family: Nunito;
                                    font-size: 20px;
                                    line-height: 30px;
                                    color: white;
                                    margin-top: 40px;
                                    padding-left: 50px;
                                    width: 490px;
                                    height: 900px;
                                    
                                }

                                #index_body_motdg_group_2
                                {
                                    display: inline-block;
                                    position: relative;
                                    background: ;
                                    font-family: Nunito;
                                    font-size: 18px;
                                    line-height: 30px;
                                    text-align: justify;
                                    padding-top: 40px;
                                    
                                    padding-left: 100px;
                                    padding-right: 100px;
                                    color: white;
                                    width: 500px;
                                    height: 600px;
                                }

                                    #index_body_motdg_group_2_titre
                                    {
                                        position: relative;
                                        margin-top: 40px;
                                    }
                                        #index_body_motdg_group_2_titre_1
                                        {
                                            position: relative;
                                            font-family: Rockwell;
                                            font-size: 20px;
                                            color: white;
                                        }

                                        #index_body_motdg_group_2_titre_2
                                        {
                                            position: relative;
                                            font-family: Nunito;
                                            font-size: 18px;
                                            color:white;
                                            margin-top: -7px;
                                            opacity: 0.6;
                                        }
                
                        
            #index_body_activites
            {
                position: relative;
                text-align: center;
                margin-top: 150px;
                width: 100%;
                height: ;
            }
                #index_body_activites_center
                {
                    display: inline-block;
                    background: #032261;
                    width: 1200px;
                    height: 400px;
                }
                    #index_body_activites_center_group
                    {
                        display: inline-block;
                        position: relative;
                        text-align: right;
                        width: 1000px;
                        height: 400px;
                        
                    }

                        #index_body_activites_center_group_1
                        {
                            position: absolute;
                            background: ;
                            width: 500px;
                            height: 400px;


                        }
                            #index_body_activites_center_group_1_img
                            {
                                position: relative;
                                background: white;
                                border: solid 5px white;
                                top: 40px;
                                width: 420px;
                                height: 300px;
                                transform: skew(20deg);
                                overflow: hidden;
                            }
                                #index_body_activites_center_group_1_img_1
                                {
                                    position: relative;
                                    transform: skew(-20deg);
                                    width: ;
                                    height: ;
                                    margin-left: -170px;
                                }

                        #index_body_activites_center_group_2
                        {
                            display: inline-block;
                            position: relative;
                            background: ;
                            width: 500px;
                            height: 400px;
                        }
                            #index_body_activites_center_group_2_content
                            {

                            }
                                #index_body_activites_center_group_2_content_1
                                {
                                        position: relative;
                                        display: inline-block;
                                        font-family: rockwell;
                                        font-size: 30px;
                                        color: white;
                                        line-height: 30px;
                                        margin-top: 70px;
                                        width: ;
                                }
                                    #index_body_activites_center_group_2_content_1_date
                                    {
                                        position: relative;
                                        display: inline-block;
                                        font-family: Nunito;
                                        font-size: 14px;
                                        color: white;
                                        line-height: 30px;
                                        margin-top: 5px;
                                        width: ;
                                        opacity: 0.3;
                                    }

                                    #index_body_activites_center_group_2_content_1_trait
                                    {
                                        position: relative;
                                        display: inline-block;
                                        margin-bottom: 10px;
                                        width: ;
                                    }
                                        #index_body_activites_center_group_2_content_1_trait_1
                                        {
                                            display: inline-block;
                                            background: #f7df00;
                                            width: 100px;
                                            height: 8px;
                                        }

                                    #index_body_activites_center_group_2_content_2
                                    {
                                        position: relative;
                                        font-family: nunito;
                                        font-size: 15px;
                                        color: white;
                                        margin-top: 5px;
                                        opacity: 0.8;
                                    }

                                    #index_body_activites_center_group_2_content_2_button
                                    {
                                        position: relative;
                                        margin-top: 40px;
                                        width: ;
                                        height: ;
                                    }
                                        #index_body_activites_center_group_2_content_2_button_lien
                                        {
                                            position: relative;
                                            font-family: Nunito;
                                            font-size: 20px;
                                            color: white;
                                            text-decoration: none;
                                            border: solid white 1px;
                                            border-radius: 100px;
                                            padding-top: 10px;
                                            padding-bottom: 10px;
                                            padding-left: 50px;
                                            padding-right: 50px;
                                        }


        
            #index_body_activite
            {
                position: relative;
                text-align: center;
                width: 100%;
                height: ;
            }
                #index_body_activite_center
                {
                    display: inline-block;
                    background:;
                    width: 1200px;
                    height: 400px;
                }
                    #index_body_activite_center_group
                    {
                        display: inline-block;
                        position: relative;
                        text-align: right;
                        width: 1000px;
                        height: 400px;
                        
                    }

                        #index_body_activite_center_group_1
                        {
                            position: absolute;
                            background: ;
                            width: 500px;
                            height: 400px;
                        }
                            #index_body_activite_center_group_1_img
                            {
                                position: relative;
                                background: #032261;
                                text-align: center;
                                top: 40px;
                                width: 420px;
                                height: 300px;
                                transform: skew(-20deg);
                                overflow: hidden;
                            }
                                #index_body_activite_center_group_1_img_titre
                                {
                                    display: inline-block;
                                    position: relative;
                                    font-family: rockwell;
                                    font-size: 35px;
                                    font-weight: bold;
                                    color: white;
                                    transform: skew(20deg);
                                    top: 120px;
                                }

                        #index_body_activite_center_group_2
                        {
                            display: inline-block;
                            position: relative;
                            background: ;
                            padding-top: 50px;
                            width: 500px;
                            height: 350px;
                            overflow: hidden;
                        }
                            #index_body_activite_center_group_2_content
                            {
                                position: relative;
                                background:;
                                margin-top: 0px;
                                width: 500px;
                                height: 110px;
                                margin-top: 30px;
                                overflow: hidden;
                            }
                                #index_body_activite_center_group_2_content_1
                                {
                                   display: inline-block;
                                    position: ;
                                    width: 140px;
                                    height: 110px;
                                    overflow: hidden;
                                }
                                    #index_body_activite_center_group_2_content_1_img_1
                                    {
                                        position: relative;
                                        width: 200px;
                                        height: 200px;
                                    }

                                #index_body_activite_center_group_2_content_2
                                {
                                    position: absolute;
                                    width: 330px;
                                    height: 140px;
                                    top: 0px;
                                }
                                    #index_body_activite_center_group_2_content_2_titre
                                    {
                                        
                                        position: relative;
                                        font-family: Rockwell;
                                        font-size: 25px;
                                        line-height: 22px;
                                        text-decoration: none;
                                        color: #032261;
                                    }
                                        #index_body_activite_center_group_2_content_2_titre_date
                                        {
                                            display: inline-block;
                                            position: relative;
                                            font-family: Nunito;
                                            font-size: 12px;
                                            color: #032261;
                                        }

                                        #index_body_activite_center_group_2_content_2_titre_trait
                                        {
                                            position: relative;
                                            display: inline-block;
                                            margin-bottom: 10px;
                                            width: ;
                                        }
                                            #index_body_activite_center_group_2_content_2_titre_trait_1
                                            {
                                                display: inline-block;
                                                background: #f7df00;
                                                width: 100px;
                                                height: 8px;
                                            }

        #index_foot
        {
            position: relative;
            background: #032261;
            margin-top: 150px;
            width: 100%;
            height: 600px;
        }
            #index_foot_body
            {
                position: relative;
                text-align: center;
                width: 100%;
                height: 500px;
            }
                #index_foot_body_center
                {
                    display: inline-block;
                    position: relative;
                    width: 1200px;
                    overflow: hidden;
                    margin-top: 70px;
                }
                    #index_foot_body_group
                    {
                        position: relative;
                        text-align: left;
                        width: 1220px;
                    }
                        #index_foot_body_group_1
                        {
                            display: inline-block;
                            background:;
                            width: 440px;
                            height: 380px;
                            margin-right: 100px;
                        }
                            #index_foot_body_group_1_1
                            {
                                position: absolute;
                                width: 380px;
                            }
                                #index_foot_body_group_1_1_logo
                                {
                                    position: relative;
                                    width: 145px;
                                    height: 155px;
                                }
                                    #index_foot_body_group_1_1_logo_img
                                    {
                                        position: relative;
                                        width: 110px;
                                        height: 120px;
                                    }

                                #index_foot_body_group_1_1_trait
                                {
                                    position: relative;
                                    background: #f7df00;
                                    margin-top: 0px;
                                    margin-bottom: 20px;
                                    width: 100px;
                                    height: 5px;
                                }

                                #index_foot_body_group_1_1_content
                                {
                                    position: relative;
                                    font-family: Nunito;
                                    font-size: 16px;
                                    text-align: justify;
                                    color: white;
                                    width: 350px;
                                }
                               

                        #index_foot_body_group_2
                        {
                            display: inline-block;
                            background:;
                            width: 250px;
                            height: 380px;
                            margin-right: 30px;
                        }
                            #index_foot_body_group_2_1
                            {
                                position: absolute;
                            }
                                #index_foot_body_group_2_1_titre
                                {
                                    position: relative;
                                    font-family: rockwell;
                                    font-size: 25px;
                                    font-weight: ;
                                    color: white;
                                }
                                    #index_foot_body_group_2_1_titre_trait
                                    {
                                        position: relative;
                                        background: #f7df00;
                                        margin-top: 20px;
                                        width: 100px;
                                        height: 5px;
                                    }
                            
                            #index_foot_body_group_2_2
                            {
                                position: relative;
                                margin-top: 50px;
                            }
                                #index_foot_body_group_2_2_1
                                {
                                    display: block;
                                    position: relative;
                                    font-family: Nunito;
                                    font-size: 22px;
                                    color: white;
                                    text-decoration: none;
                                    margin-top: 35px;
                                }

                                #index_foot_body_group_2_2_2
                                {
                                    display: block;
                                    position: relative;
                                    font-family: Nunito;
                                    font-size: 22px;
                                    color: white;
                                    text-decoration: none;
                                    margin-top: 35px;
                                }

                                #index_foot_body_group_2_2_3
                                {
                                    display: block;
                                    position: relative;
                                    font-family: Nunito;
                                    font-size: 22px;
                                    color: white;
                                    text-decoration: none;
                                    margin-top: 35px;
                                }

                                #index_foot_body_group_2_2_4
                                {
                                    display: block;
                                    position: relative;
                                    font-family: Nunito;
                                    font-size: 22px;
                                    color: white;
                                    text-decoration: none;
                                    margin-top: 35px;
                                }

                        #index_foot_body_group_3
                        {
                            display: inline-block;
                            background:;
                            width: 380px;
                            height: 380px;
                        }
                            #index_foot_body_group_3_1
                            {
                                position: absolute;
                                text-align: left;
                            }
                                #index_foot_body_group_3_1_titre
                                {
                                    position: relative;
                                    font-family: rockwell;
                                    font-size: 25px;
                                    font-weight: ;
                                    color: white;
                                }
                                    #index_foot_body_group_3_1_titre_trait
                                    {
                                        position: relative;
                                        background: #f7df00;
                                        margin-top: 20px;
                                        width: 100px;
                                        height: 5px;
                                    }
                        
                        
                        #index_foot_body_group_3_1_phone
                        {
                            position: relative;
                            display: block;
                            margin-top: 50px;
                            padding-top: 0px;
                            margin-left: 0px;
                        }
                            #index_foot_body_group_3_1_phone_gly
                            {
                                position: absolute;
                                background: #f7df00;
                                color: #032261;
                                font-size: 18px;
                                border-radius: 100px;
                                padding-top: 5px;
                                padding-bottom: 5px;
                                padding-left: 7px;
                                padding-right: 7px;
                                top: 0px;
                            }

                            #index_foot_body_group_3_1_phone_numero
                            {
                                position: relative;
                                margin-left: 40px;
                            }
                                #index_foot_body_group_3_1_phone_numero_1
                                {
                                    font-family: nunito;
                                    font-size: 10px;
                                    color: white;
                                }
                                #index_foot_body_group_3_1_phone_numero_2
                                {
                                    font-family: nunito;
                                    font-size: 12px;
                                    color: white;
                                    font-weight: bold;
                                }

                            
                        #index_foot_body_group_3_1_phone_mail
                        {
                            position: relative;
                            display: block;
                            margin-top: 20px;
                            padding-top: 0px;
                            margin-left: 0px;
                        }
                            #index_foot_body_group_3_1_phone_mail_gly
                            {
                                position: absolute;
                                background: #f7df00;
                                color: #032261;
                                font-size: 18px;
                                border-radius: 100px;
                                padding-top: 5px;
                                padding-bottom: 5px;
                                padding-left: 6px;
                                padding-right: 6px;
                                top: 0px;
                            }

                            #index_foot_body_group_3_1_phone_mail_content
                            {
                                position: relative;
                                margin-left: 40px;
                            }
                                #index_foot_body_group_3_1_phone_mail_content_1
                                {
                                    font-family: nunito;
                                    font-size: 10px;
                                    color: white;
                                }
                                #index_foot_body_group_3_1_phone_mail_content_2
                                {
                                    font-family: nunito;
                                    font-size: 12px;
                                    color: white;
                                    font-weight: bold;
                                }

                        
                        #index_foot_body_group_3_1_adresse
                        {
                            position: relative;
                            display: block;
                            margin-top: 20px;
                            padding-top: 0px;
                        }
                            #index_foot_body_group_3_1_adresse_gly
                            {
                                position: absolute;
                                background: #f7df00;
                                color: #032261;
                                font-size: 18px;
                                border-radius: 100px;
                                padding-top: 5px;
                                padding-bottom: 5px;
                                padding-left: 9px;
                                padding-right: 9px;
                                top: 0px;
                            }

                            #index_foot_body_group_3_1_adresse_siege
                            {
                                position: relative;
                                margin-left: 40px;
                            }
                                #index_foot_body_group_3_1_adresse_siege_1
                                {
                                    font-family: nunito;
                                    font-size: 10px;
                                    color: white;
                                }
                                #index_foot_body_group_3_1_adresse_siege_2
                                {
                                    font-family: nunito;
                                    font-size: 12px;
                                    color: white;
                                    font-weight: bold;
                                }



            
                    #index_foot_body_group_3_1_rx
                    {
                        display: inline-block;
                        position: relative;
                        background: #f7df00;
                        text-align: left;
                        transform: skew(20deg);
                        
                        width: 355px;
                        height: 70px;
                        margin-right: 25px;
                        margin-top: 35px;
                    }
                        #index_foot_body_group_3_1_rx_group
                        {
                            position: absolute;
                            transform: skew(-20deg);
                            width: 400px;
                            top: 20px;
                            left: 30px;
                        }
                            #index_foot_body_group_3_1_rx_group_titre
                            {
                                position: absolute;
                                font-family: nunito;
                                font-size: 22px;
                                color: #032261;
                                top: 0px;
                                left: 0px;
                            }

                            #index_foot_body_group_3_1_rx_group_content
                            {
                                position: relative;
                                margin-top: 3px;
                                margin-left: 140px;
                            }

                            #index_foot_body_group_3_1_rx_group_content_1
                            {
                                position: relative;
                                text-decoration: none;
                            }
                                #index_foot_body_group_3_1_rx_group_content_1_fb
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 8px;
                                    padding-right: 8px;
                                }

                                #index_foot_body_group_3_1_rx_group_content_1_in
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }

                                #index_foot_body_group_3_1_rx_group_content_1_x
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }

                                #index_foot_body_group_3_1_rx_group_content_1_insta
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 6px;
                                    padding-right: 6px;
                                }

                                #index_foot_body_group_3_1_rx_group_content_1_tube
                                {
                                    position: relative;
                                    background: #032261;
                                    color: #f7df00;
                                    border-radius: 100px;
                                    padding-top: 5px;
                                    padding-bottom: 5px;
                                    padding-left: 8px;
                                    padding-right: 8px;
                                }


            

            #index_foot_foot
            {
                position: relative;
                background: #f7df00;
                text-align: center;
                width: 100%;
                height: 100px;
            }
                #index_foot_foot_center
                {
                    display: inline-block;
                    position: relative;
                    text-align: left;
                    width: 1200px;
                }

                #index_foot_foot_copy
                {
                    position: relative;
                    font-family: Nunito;
                    font-size: 24px;
                    font-weight: bold;
                    color: #032261;
                    margin-top: 35px;
                }

}