/*------------- DEBUT PAGE MENU CSS --------------*/
/*--------------------------------------- 300 --------------------------------------*/
/*--------------------------------------- 300 --------------------------------------*/
/*--------------------------------------- 300 --------------------------------------*/

@media screen and (min-width:300px)
{
    

    @font-face {
    font-family: 'MonStylePerso';               /* Le nom que tu choisis de lui donner */
    src: url('font/Rockwell.ttf') format('ttf'), /* Chemin vers ton fichier */
         url('font/Rockwell.ttf') format('ttf');   /* Sécurité pour les vieux navigateurs */
    font-weight: normal;
    font-style: normal;
    font-display: swap;                         /* Évite que le texte soit invisible pendant le chargement */
}

/*--------------------------------------- ENSEMBLE PAGE --------------------------------------*/

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

    #index
    {
        position: relative;
        width: 100%;
        height:;
        
    }
        #index_body
        {
            display: inline-block;
            position: relative;
            width: 100%;
            height: ;
        }

/*------------------------------------ FIN ENSEMBLE PAGE -----------------------------------*/

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------- DEBUT HEAD --------------------------------------*/

        #index_body_head
        {
            position: relative;
            background:  ;
            width: 100%;
            height: 700px;
            overflow: hidden;
           
        }         
            
            #index_body_head_slide
            {
                position: absolute;
                background:;
                text-align: center;
                width: 100%;
                height: 700px;
                top: 0px;
                left: 0px;                
            }
                #index_body_head_slide_1
                {
                    position: relative;
                    width: 100%;
                    height: ;
                }     

                    #index_body_head_slide_1_element
                    {
                        position: absolute;
                        background: ;
                        width: 1520px;
                        height: 420px;
                        top: 220px;
                    }

                    #index_body_head_slide_1_background_fond
                    {
                        position: absolute;
                        width: 100%;
                        height: ;
                        top: 0px;
                        left: 0px;
                    }
                        #index_body_head_slide_1_background_fond_1
                        {
                            background: #7e1718;
                            background: linear-gradient(90deg, rgba(126, 23, 24, 0.60) 0%,  rgba(126, 23, 24, 1) 60%);
                            width: 100%;
                            height:700px;
                        }
                    
                    #index_body_head_slide_1_content
                    {
                        position: relative;
                        width: 100%;
                        height: ;
                        top: 160px;
                    }
                        #index_body_head_slide_1_content_center
                        {
                            display: inline-block;
                            position: relative;
                            text-align: center;
                            width: 300px;
                            height: ;
                        }
                            #index_body_head_slide_1_content_1
                            {
                                position: relative;
                            }

                            #index_body_head_slide_1_content_2
                            {
                                display: inline-block;
                                position: relative;
                                width: 300px;
                            }
                                #index_body_head_slide_1_content_2_group
                                {
                                    position: absolute;
                                    width: 300px;
                                }
                                    #index_body_head_slide_1_content_2_cat
                                    {
                                        position: relative;
                                    }
                                        #index_body_head_slide_1_content_2_cat_1
                                        {
                                            display: inline-block;
                                            position: relative;
                                            font-family: 'Rockwell';
                                            font-size: 22px;
                                            color: white;
                                            padding-right: 10px;
                                            border-right: solid white 1px;
                                            letter-spacing: 2px;
                                        }

                                        #index_body_head_slide_1_content_2_cat_2
                                        {
                                            display: inline-block;
                                            position: relative;
                                            font-family: 'Rockwell';
                                            font-size: 22px;
                                            color: white;
                                            margin-left:10px;
                                            padding-right: 10px;
                                            opacity: 0.7;
                                        }

                                    #index_body_head_slide_1_content_2_titres
                                    {
                                        position: relative;
                                        font-family: 'Rockwell';
                                        font-size: 55px;
                                        line-height:45px;
                                        color: white;
                                        width: 300px;
                                        height: 190px;
                                        overflow: hidden;
                                        margin-top: 5px;
                                        display: block;
                                        overflow-wrap: break-word;
                                    }

                                    #index_body_head_slide_1_content_2_contenu
                                    {
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 18px;
                                        color: aliceblue;
                                        line-height: 23px;
                                        margin-top: 10px;
                                        width: ;
                                        height: 140px;
                                        overflow: hidden;
                                    }

                                    #index_body_head_slide_1_content_2_boutons
                                    {
                                        position: relative;
                                        margin-top: 20px;
                                    }
                                        #index_body_head_slide_1_content_2_boutons_1
                                        {
                                            display: inline-block;
                                            position: relative;
                                            background: ;
                                            font-family: Nunito;
                                            font-size: 16px;
                                            color: white;
                                            text-decoration: none;
                                            border: solid 1px white;
                                            border-radius: 100px;
                                            padding-top: 12px;
                                            padding-bottom: 12px;
                                            padding-left: 60px;
                                            padding-right: 60px;
                                            margin-bottom: 10px;
                                        }

                                        #index_body_head_slide_1_content_2_boutons_2
                                        {
                                            display: inline-block;
                                            position: relative;
                                            background: white;
                                            font-family: Nunito;
                                            font-size: 16px;
                                            color: #7e1718;
                                            text-decoration: none;
                                            border: solid 1px white;
                                            border-radius: 100px;
                                            padding-top: 12px;
                                            padding-bottom: 12px;
                                            padding-left: 30px;
                                            padding-right: 30px;
                                        }


            #index_body_head_block_2
            {
                position: relative;
                background:;
                text-align: center;
                width: 100%;
                height: 100px;
                margin-top: 40px;
            }   
                #index_body_head_block_2_center
                {
                    display: inline-block;
                    position: relative;
                    background: white;
                    text-align: center;
                    border-radius: 100px;
                    width: 300px;
                    height: 90px;
                }    
                    #index_body_head_block_2_group
                    {
                        display: inline-block;
                        position: relative;
                        text-align: right;
                        width: 250px;
                        height: ;
                    }
                    #index_body_head_block_2_logo
                    {
                        position: absolute;
                        background: ;
                        width: 90px;
                        height: 60px;
                        top: 0px;
                        left: 0px;
                    } 
                        #index_body_head_block_2_logo_img
                        {
                            position: relative;
                            width: 90px;
                            height: 60px;
                        }

                    #index_body_head_block_2_menu_mobile
                    {
                        display: block;
                        position: absolute;
                        text-decoration: none;
                        top: 15px;
                        left: 220px;
                    }
                        #index_body_head_block_2_menu_mobile_gly
                        {
                            font-size: 35px;
                            color:#7e1718;
                        }

                    #index_body_head_block_2_menu
                    {
                        background: ;
                        display: none;
                        position: relative;
                        width: 860px;
                        margin-top: 33px;
                    }
                        #index_body_head_block_2_menu_1
                        {
                            position: relative;
                            font-family: Nunito;
                            font-size: 18px;
                            text-decoration: none;
                            color: #7e1718;
                            margin-right: 40px;
                        }

                        #index_body_head_block_2_menu_2
                        {
                            position: relative;
                            font-family: Nunito;
                            font-size: 18px;
                            text-decoration: none;
                            color: #7e1718;
                            margin-right: 40px;
                        }

                        #index_body_head_block_2_menu_3
                        {
                            position: relative;
                            font-family: Nunito;
                            font-size: 18px;
                            text-decoration: none;
                            color: #7e1718;
                            margin-right: 40px;
                        }

                        #index_body_head_block_2_menu_4
                        {
                            position: relative;
                            font-family: Nunito;
                            font-size: 18px;
                            text-decoration: none;
                            color: #7e1718;
                            margin-right: 40px;
                        }

                        #index_body_head_block_2_menu_5
                        {
                            position: relative;
                            font-family: Nunito;
                            font-size: 18px;
                            text-decoration: none;
                            color: #7e1718;
                            margin-right: 40px;
                        }

                        #index_body_head_block_2_menu_6
                        {
                            position: relative;
                            background: #7e1718;
                            font-family: Nunito;
                            font-size: 18px;
                            font-weight: 600;
                            text-decoration: none;
                            color: white;
                            padding-top: 12px;
                            padding-bottom: 12px;
                            padding-left: 20px;
                            padding-right: 20px;
                        }
                     

                

/*----------------------------------------- FIN HEAD -------------------------------------*/




/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------- DEBUT BODY --------------------------------------*/
   
        #index_body_body
        {
            position: relative;
            width: 100%;
            height: ;
            overflow: hidden;
        }
            #index_body_body_offres
            {
                position: relative;
                width: 100%;
                height: 1550px;
                overflow: hidden;
                margin-top: 50px;
            }
                #index_body_body_offres_background
                {
                    position: absolute;
                    width: 100%;
                    top: 30px;
                }
                    #index_body_body_offres_background_element
                    {
                        position: absolute;
                        width: 100%;
                        height: ;
                        top: 100px;
                    }
                        #index_body_body_offres_background_element_1
                        {
                            position: absolute;
                        }
                    
                    #index_body_body_offres_background_fond
                    {
                        position: absolute;
                        width: 100%;
                        height: 650px;
                        top: 0px;
                        left: 0px;
                    }
                        #index_body_body_offres_background_fond_1
                        {
                            position: absolute;
                            background: linear-gradient(0deg, rgba(255, 255, 255, 0.60) 0%,  rgba(255, 255, 255, 1) 80%);            
                            width: 100%;
                            height: 650px;
                            
                        }
                
                #index_body_body_offres_content
                {
                    position: relative;
                    text-align: center;
                    width: 100%;
                    height: ;
                    margin-top: 0px;
                }
                    #index_body_body_offres_content_center
                    {
                        display: inline-block;
                        position: relative;
                        width: 300px;
                    }
                        #index_body_body_offres_content_cat
                        {
                            display: inline-block;
                            position: relative;
                            width: 300px;
                            height: ;
                        }
                            #index_body_body_offres_content_cat_1
                            {
                                display: inline-block;
                                position: relative;
                                font-family: 'Rockwell';
                                font-size: 30px;
                                color: #7e1718;
                                border-right: solid 1px #7e1718;
                                padding-right: 12px;
                            }

                            #index_body_body_offres_content_cat_2
                            {
                                display: inline-block;
                                position: relative;
                                font-family: 'Rockwell';
                                font-size: 30px;
                                color: gray;
                                margin-left: 5px;
                                
                            }

                        #index_body_body_offres_content_detail
                        {
                            position: relative;
                            text-align: center;
                            width: 300px;
                            margin-top: 15px;
                        }
                            #index_body_body_offres_content_detail_1
                            {
                                display: inline-block;
                                position: relative;
                                text-align: center;
                                margin-right: 0px;
                                width: 240px;
                                height: 50px;
                            }
                                #index_body_body_offres_content_detail_1_group
                                {
                                    position: absolute;
                                    font-family: Nunito;
                                    font-size: 20px;
                                    font-weight: 500;
                                    line-height: 18px;
                                }

                            #index_body_body_offres_content_detail_2
                            {
                                display: inline-block;
                                position: relative;
                                width: 305px;
                                height: 50px;
                            }
                                #index_body_body_offres_content_detail_2_group
                                {
                                    position: absolute;
                                    text-align: left;
                                    margin-top: 5px;
                                }

                                #index_body_body_offres_content_detail_2_group_1
                                {
                                    position: relative;
                                    background: ;
                                    font-family: Nunito;
                                    font-size: 15px;
                                    color: #7e1718;
                                    text-decoration: none;
                                    border: solid 2px #7e1718;
                                    border-radius: 20px;
                                    padding-top: 7px;
                                    padding-bottom: 7px;
                                    padding-left: 10px;
                                    padding-right: 10px;
                                }

                                #index_body_body_offres_content_detail_2_group_2
                                {
                                    position: relative;
                                    background: #7e1718;
                                    font-family: Nunito;
                                    font-size: 15px;
                                    color: white;
                                    text-decoration: none;
                                    border: solid 2px #7e1718;
                                    border-radius: 20px;
                                    padding-top: 7px;
                                    padding-bottom: 7px;
                                    padding-left: 15px;
                                    padding-right: 15px;
                                }
                        
                        #index_body_body_offres_content_group
                        {
                            display: inline-block;
                            position: relative;
                            text-align: left;
                            width: 300px;
                            height: ;
                            margin-top: 10px;
                            overflow: ;
                        }
                            #index_body_body_offres_content_group_1
                            {
                                position: relative;
                                width: 300px;
                            }
                                #index_body_body_offres_content_group_1_1
                                {
                                    display: inline-block;
                                    position: relative;
                                    background:#7e1718;
                                    width: 300px;
                                    height: 420px;
                                    margin-right: 5px;
                                    border-radius: 70px;
                                    overflow: hidden;
                                    margin-bottom: 20px;
                                }
                                    #index_body_body_offres_content_group_1_1_group
                                    {
                                        position: absolute;
                                        width: 300px;
                                        height: 400px;
                                    }
                                        #index_body_body_offres_content_group_1_1_fond
                                        {
                                            position: absolute;
                                            background: linear-gradient(180deg, rgba(126, 23, 24, 0.1)20%,  rgb(126, 23, 24) 70%);
                                            width: 300px;
                                            height: 400px;
                                        }

                                        #index_body_body_offres_content_group_1_1_img
                                        {
                                            position: absolute;
                                            background: white;
                                            width: 300px;
                                            height: 360px;
                                        }
                                            #index_body_body_offres_content_group_1_1_img_1
                                            {
                                                width: 300px;
                                                height: 300px;
                                            }

                                        #index_body_body_offres_content_group_1_1_element
                                        {
                                            position: absolute;
                                            height: 300px;
                                            height: 300px;
                                            opacity: 0.6;
                                        }
                                        
                                        #index_body_body_offres_content_group_1_1_contenu
                                        {
                                            position: relative;
                                            margin-top: 270px;
                                            width: 300px;
                                            height: ;
                                        }
                                            #index_body_body_offres_content_group_1_1_contenu_titre
                                            {
                                                position: relative;
                                                font-family: 'Rockwell';
                                                font-size: 26px;
                                                line-height: 22px;
                                                font-weight: ;
                                                text-align: center;
                                                color: white;
                                                padding-left: 30px;
                                                padding-right: 30px;
                                                width: ;
                                                height: 67px;
                                                overflow: hidden;
                                            }
                                                #titre_bold
                                                {
                                                    font-weight: 500;
                                                    color: white;
                                                    opacity: 0.7;
                                                }
                                            
                                            #index_body_body_offres_content_group_1_1_contenu_buttons
                                            {
                                                position: relative;
                                                text-align: center;
                                                margin-top: 20px;
                                                width: ;
                                            }
                                                #index_body_body_offres_content_group_1_1_contenu_buttons_1
                                                {
                                                    position: relative;
                                                    background: ;
                                                    font-family: Nunito;
                                                    font-size: 15px;
                                                    font-weight: ;
                                                    color: white;
                                                    text-decoration: none;
                                                    border: solid white 1px;
                                                    border-radius: 100px;
                                                    padding-top: 7px;
                                                    padding-bottom: 7px;
                                                    padding-left: 14px;
                                                    padding-right: 14px;
                                                }

                                                #index_body_body_offres_content_group_1_1_contenu_buttons_2
                                                {
                                                    position: relative;
                                                    background: white;
                                                    font-family: Nunito;
                                                    font-size: 15px;
                                                    font-weight: ;
                                                    color: #7e1718;
                                                    text-decoration: none;
                                                    border: solid white 1px;
                                                    border-radius: 100px;
                                                    padding-top: 7px;
                                                    padding-bottom: 7px;
                                                    padding-left: 14px;
                                                    padding-right: 14px;
                                                }

        #index_body_body_services
        {
            position: relative;
            background: #7e1718;
            margin-top: 0px;
            text-align: center;
            width: 100%;
            height: 1700px;
        }
            #index_body_body_services_center
            {
                display: inline-block;
                position: relative;
                background:;
                text-align: left;
                margin-top: 50px;
                width: 300px;
                height: ;
            }

                        #index_body_body_services_content_cat
                        {
                            display: inline-block;
                            position: relative;
                            text-align: center;
                            margin-top: 0px;
                            width: 300px;
                            height: ;
                        }
                            #index_body_body_services_content_cat_1
                            {
                                display: inline-block;
                                position: relative;
                                font-family: 'Rockwell';
                                font-size: 30px;
                                color: white;
                                border-right: solid 1px white;
                                padding-right: 12px;
                            }

                            #index_body_body_services_content_cat_2
                            {
                                display: inline-block;
                                position: relative;
                                font-family: 'Rockwell';
                                font-size: 30px;
                                color: white;
                                margin-left: 5px;
                                opacity: 0.7;
                            }

                        #index_body_body_services_content_detail
                        {
                            position: relative;
                            text-align: center;
                            width: 300px;
                            margin-top: 15px;
                        }
                            #index_body_body_services_content_detail_1
                            {
                                display: inline-block;
                                position: relative;
                                text-align: center;
                                margin-right: 0px;
                                width: 220px;
                                height: 50px;
                            }
                                #index_body_body_services_content_detail_1_group
                                {
                                    position: absolute;
                                    font-family: Nunito;
                                    font-size: 20px;
                                    font-weight: 300;
                                    line-height: 18px;
                                    color: white;
                                }

                            #index_body_body_services_content_detail_2
                            {
                                display: inline-block;
                                position: relative;
                                width: 308px;
                                height: 50px;
                            }
                                #index_body_body_services_content_detail_2_group
                                {
                                    position: absolute;
                                    text-align: center;
                                    margin-top: 5px;
                                }

                                #index_body_body_services_content_detail_2_group_1
                                {
                                    position: relative;
                                    background: ;
                                    font-family: Nunito;
                                    font-size: 15px;
                                    color: white;
                                    text-decoration: none;
                                    border: solid 2px white;
                                    border-radius: 20px;
                                    padding-top: 7px;
                                    padding-bottom: 7px;
                                    padding-left: 10px;
                                    padding-right: 10px;
                                }

                                #index_body_body_services_content_detail_2_group_2
                                {
                                    position: relative;
                                    background: white;
                                    font-family: Nunito;
                                    font-size: 15px;
                                    color: #7e1718;
                                    text-decoration: none;
                                    border: solid 2px #7e1718;
                                    border-radius: 20px;
                                    padding-top: 7px;
                                    padding-bottom: 7px;
                                    padding-left: 15px;
                                    padding-right: 15px;
                                }

                #index_body_body_services_group
                {
                    display: inline-block;
                    position: relative;
                    margin-top: 20px;
                    width: 300px;
                }
                    #index_body_body_services_1
                    {
                        display: inline-block;
                        position: relative;
                        background: white;
                        border-radius: 70px;
                        margin-right: 5px;
                        margin-bottom: 10px;
                        width: 300px;
                        height: 450px;
                        overflow: hidden;
                    }
                        #index_body_body_services_1_group
                        {
                            position: absolute;
                        }

                            #index_body_body_services_1_images
                            {
                                position: relative;
                                width: 300px;
                                height: 300px;
                                overflow: hidden;
                            }

                                #index_body_body_services_1_images_element_1
                                {
                                    
                                    position: absolute;
                                    width: 300px;
                                    height: 300px;
                                    opacity: 0.4;
                                }

                                #index_body_body_services_1_images_1
                                {
                                    display: ;
                                    position: relative;
                                }
                            
                            #index_body_body_services_1_content
                            {
                                position: absolute;
                                text-align: center;
                                top: 320px;
                            }
                                #index_body_body_services_1_content_titre
                                {
                                    position: relative;
                                    font-family: 'Rockwell';
                                    font-size: 20px;
                                    line-height: 20px;
                                    color: #7e1718;
                                    width: ;
                                    height: 60px;
                                    padding-left: 30px;
                                    padding-right: 30px;
                                    overflow: hidden;
                                }
                                    #index_body_body_services_1_content_buttons
                                    {
                                        position: relative;
                                        margin-top: 20px;
                                    }

                                    #index_body_body_services_1_content_buttons_1
                                    {
                                        position: relative;
                                        background: #7e1718;
                                        font-family: Nunito;
                                        color: white;
                                        text-decoration: none;
                                        border-radius: 20px;
                                        padding-left: 30px;
                                        padding-right: 30px;
                                        padding-top: 10px;
                                        padding-bottom: 10px;
                                    }


            #index_body_body_apropos
            {
                position: relative;
                text-align: center;
                width: 100%;
                margin-top: 100px;
            }
                #index_body_body_apropos_center
                {
                    display: inline-block;
                    position: relative;
                    background:;
                    text-align: left;
                    width: 300px;
                }
                    #index_body_body_apropos_group
                    {
                        position: relative;
                        width: 300px;
                    }
                        #index_body_body_apropos_1
                        {
                            display: inline-block;
                            position: relative;
                            background:;
                            width: 300px;
                            height: 690px;
                        }
                            #index_body_body_apropos_1_group
                            {
                                position: absolute;
                            }
                                #index_body_body_apropos_1_cat
                                {

                                }
                                    #index_body_body_apropos_1_cat_1
                                    {
                                        display: inline-block;
                                        position: relative;
                                        font-family: 'Rockwell';
                                        font-size: 40px;
                                        color: #7e1718;
                                        border-right: solid 2px #7e1718;
                                        padding-right: 15px;
                                    }

                                    #index_body_body_apropos_1_cat_2
                                    {
                                        display: inline-block;
                                        position: relative;
                                        font-family: 'Rockwell';
                                        font-size: 35px;
                                        color: #828282;
                                        margin-left: 10px;
                                    }
                        
                        #index_body_body_apropos_1_contenu
                        {
                            position: relative;
                            font-family: Nunito;
                            font-size: 24px;
                            line-height: 38px;
                            text-align: justify;
                            color: black;
                            width: ;
                            height: 487px;
                            margin-top: 35px;
                            overflow: hidden;
                        }

                        #index_body_body_apropos_1_buttons
                        {
                            position: relative;
                            margin-top: 30px;
                        }
                            #index_body_body_apropos_1_buttons_1
                            {
                                display: block;
                                position: relative;
                                font-family: Nunito;
                                font-size: 15px;
                                color: #7e1718;
                                text-decoration: none;
                                border: solid 2px #7e1718;
                                border-radius: 30px;
                                padding-top: 10px;
                                padding-bottom: 10px;
                                padding-left: 18px;
                                padding-right: 18px;
                                margin-bottom: 5px;
                            }

                            #index_body_body_apropos_1_buttons_2
                            {
                                display: block;
                                position: relative;
                                background: #7e1718;
                                font-family: Nunito;
                                font-size: 15px;
                                color: white;
                                text-decoration: none;
                                border: solid 2px #7e1718;
                                border-radius: 30px;
                                padding-top: 10px;
                                padding-bottom: 10px;
                                padding-left: 18px;
                                padding-right: 18px;
                            }



                        #index_body_body_apropos_2
                        {
                            display: block;
                            position: relative;
                            background: ;
                            width: 300px;
                            height: 500px;
                            margin-top: 20px;
                        }
                            #index_body_body_apropos_2_group
                            {
                                position: absolute;
                            }
                                #index_body_body_apropos_2_background
                                {
                                    position: absolute;
                                }
                                    #index_body_body_apropos_2_background_1
                                    {
                                        position: absolute;
                                        width: 1720px;
                                        height: 520px;
                                        top: -25px;
                                        opacity: 0.1;
                                    }

                                    #index_body_body_apropos_2_background_2
                                    {
                                        position: absolute;
                                        background: linear-gradient(-90deg, rgba(255, 255, 255, 0.1)10%,  rgb(255, 255, 255) 70%);
                                        width:547px;
                                        height: 500px;
                                        top: 0px;
                                        left: 0px;
                                    }

                                    #index_body_body_apropos_2_images
                                    {
                                        position: absolute;

                                    }
                                        #index_body_body_apropos_2_images_group
                                        {
                                            position: relative;
                                            margin-left: 0px;
                                        }
                                            #index_body_body_apropos_2_images_1
                                            {
                                                position: relative;
                                                background: #7e1718;
                                                border-radius: 60px;
                                                width: 300px;
                                                height: 180px;
                                                overflow: hidden;
                                            }
                                                #index_body_body_apropos_2_images_1_group
                                                {
                                                    position: absolute;
                                                }

                                                #index_body_body_apropos_2_images_1_img
                                                {
                                                    width: 300px;
                                                    height: 200px;
                                                }

                                            #index_body_body_apropos_2_images_2
                                            {
                                                position: relative;
                                                background: ;
                                                
                                                width: 300px;
                                                height: 250px;
                                                margin-top: 5px;
                                            }
                                                #index_body_body_apropos_2_images_2_1
                                                {
                                                    display: inline-block;
                                                    position: relative;
                                                    background: #7e1718;
                                                    border-radius: 60px;
                                                    width: 150px;
                                                    height: 250px;
                                                    overflow: hidden;
                                                }
                                                    #index_body_body_apropos_2_images_2_1_group
                                                    {
                                                        position: absolute;
                                                    }

                                                    #index_body_body_apropos_2_images_2_1_img
                                                    {
                                                        position: relative;
                                                        width: 250px;
                                                        height: 250px;
                                                    }

                                                #index_body_body_apropos_2_images_2_2
                                                {
                                                    display: inline-block;
                                                    position: relative;
                                                    background: #7e1718;
                                                    border-radius: 60px;
                                                    width: 142px;
                                                    height: 250px;
                                                    overflow: hidden;
                                                }
                                                    #index_body_body_apropos_2_images_2_2_group
                                                    {
                                                        position: absolute;
                                                    }

                                                    #index_body_body_apropos_2_images_2_2_img
                                                    {
                                                        position: relative;
                                                        width: 250px;
                                                        height: 250px;
                                                    }


/*----------------------------------------- FIN BODY -------------------------------------*/





/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------- DEBUT FOOT --------------------------------------*/

        #index_body_foot
        {
            position: relative;
            background: #7e1718;
            width: 100%;
            height: 550px;    
            margin-top: 50px;
            overflow: hidden;
        }
            #index_body_foot_background
            {
                position: absolute;
                top: 60px;
            }
                #index_body_foot_background_1
                {
                    position: relative;
                    opacity: 0.1;
                }

            #index_body_foot_block_1
            {
                position: relative;
                text-align: center;
                width: 100%;
                height: ;
            }

                #index_body_foot_center
                {
                    display: inline-block;
                    position: relative;
                    text-align: left;
                    margin-top: 80px;
                    width: 300px;
                    height: ;
                }
                    #index_body_foot_group
                    {
                        display: inline-block;
                        position: relative;
                        text-align: left;
                        width: 1200px;
                        height: ;
                    }
                        #index_body_foot_1
                        {
                            display: inline-block;
                            position: relative;
                            background: ;
                            width: 350px;
                            height: 340px;
                            margin-right: 16px;
                        }
                            #index_body_foot_1_group
                            {
                                position: absolute;
                            }

                            #index_body_foot_1_logo
                            {
                                position: relative;
                                top: 0px;
                                left: 0px;
                            }
                                #index_body_foot_1_logo_img
                                {
                                    position: relative;
                                    width: 256px;
                                    height: 170px;
                                }
                            
                            #index_body_foot_1_contact
                            {
                                position: relative;
                            }
                                #index_body_foot_1_contact_group
                                {
                                    position: relative;
                                    margin-top: 50px;
                                    border-top: solid white 1px;
                                    padding-top: 20px;
                                }
                                    #index_body_foot_1_contact_1
                                    {
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 20px;
                                        color: white;
                                    }

                                    #index_body_foot_1_contact_2
                                    {
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 20px;
                                        color: white;
                                    }

                                    #index_body_foot_1_contact_3
                                    {
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 20px;
                                        color: white;
                                    }

                        #index_body_foot_2
                        {
                            display: none;
                            position: relative;
                            background: ;
                            text-align: center;
                            width: 260px;
                            height: 340px;
                            margin-right: 120px;
                        }
                            #index_body_foot_2_group
                            {
                                position: absolute;
                            }

                                #index_body_foot_2_titre
                                {
                                    position: relative;
                                    font-family: 'Rockwell';
                                    font-size: 40px;
                                    font-weight: 600;
                                    color: white;
                                    width: 260px;

                                }

                                #index_body_foot_2_menu
                                {
                                    position: relative;
                                    margin-top: 40px;
                                }
                                    #index_body_foot_2_menu_1
                                    {
                                        display: block;
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 24px;
                                        color: white;
                                        text-decoration: none;
                                    }

                                    #index_body_foot_2_menu_2
                                    {
                                        display: block;
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 24px;
                                        color: white;
                                        text-decoration: none;
                                        margin-top: 20px;
                                    }

                                    #index_body_foot_2_menu_3
                                    {
                                        display: block;
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 24px;
                                        color: white;
                                        text-decoration: none;
                                        margin-top: 20px;
                                    }

                                    #index_body_foot_2_menu_4
                                    {
                                        display: block;
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 24px;
                                        color: white;
                                        text-decoration: none;
                                        margin-top: 20px;
                                    }

                                    #index_body_foot_2_menu_5
                                    {
                                        display: block;
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 24px;
                                        color: white;
                                        text-decoration: none;
                                        margin-top: 20px;
                                    }

                        #index_body_foot_3
                        {
                            display: none;
                            position: relative;
                            background:;
                            width: 350px;
                            height: 340px;
                        }
                            #index_body_foot_3_group
                            {
                                position: absolute;
                            }

                            #index_body_foot_3_gallerie
                            {
                                position: relative;
                            }
                                #index_body_foot_3_gallerie_group
                                {
                                    position: relative;
                                }
                                    #index_body_foot_3_gallerie_1
                                    {
                                        position: relative;
                                        width:170px;
                                        height: 170px;
                                    }


            #index_body_foot_block_2
            {
                position: relative;
                background: #828282;
                margin-top: 46px;
                width: 100%;
                height: 80px;
            }
                #index_body_foot_block_2_group
                {
                    position: relative;
                    text-align: center;
                    width: 100%;
                    height: ;
                }
                    #index_body_foot_block_2_center
                    {
                        display: inline-block;
                        position: relative;
                        text-align: left;
                        width: 300px;
                        margin-top: 25px;
                    }
                        #index_body_foot_block_2_titre
                        {
                            position: relative;
                            font-family: 'Rockwell';
                            font-size: 22px;
                            color: white;
                        }

                                            
                                    

/*----------------------------------------- FIN FOOT -------------------------------------*/

}
/*------------- FIN PAGE MENU CSS 300--------------*/













/*------------- DEBUT PAGE MENU CSS --------------*/
/*--------------------------------------- 1260 --------------------------------------*/
/*--------------------------------------- 1260 --------------------------------------*/
/*--------------------------------------- 1260 --------------------------------------*/

@media screen and (min-width:1260px)
{
    

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

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

/*--------------------------------------- ENSEMBLE PAGE --------------------------------------*/

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

    #index
    {
        position: relative;
        width: 100%;
        height:;
        
    }
        #index_body
        {
            display: inline-block;
            position: relative;
            width: 100%;
            height: ;
        }

/*------------------------------------ FIN ENSEMBLE PAGE -----------------------------------*/

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------- DEBUT HEAD --------------------------------------*/

        #index_body_head
        {
            position: relative;
            background:  ;
            width: 100%;
            height: 700px;
            overflow: hidden;
        }         
            
            #index_body_head_slide
            {
                position: absolute;
                background:;
                text-align: center;
                width: 100%;
                height: 700px;
                top: 0px;
                left: 0px;
            }
                #index_body_head_slide_1
                {
                    position: relative;
                    width: 100%;
                    height: ;
                }     

                    #index_body_head_slide_1_element
                    {
                        position: absolute;
                        background: ;
                        width: 1520px;
                        height: 420px;
                        top: 220px;
                    }

                    #index_body_head_slide_1_background_fond
                    {
                        position: absolute;
                        width: 100%;
                        height: ;
                        top: 0px;
                        left: 0px;
                    }
                        #index_body_head_slide_1_background_fond_1
                        {
                            background: #7e1718;
                            background: linear-gradient(90deg, rgba(126, 23, 24, 0.60) 0%,  rgba(126, 23, 24, 1) 60%);
                            width: 100%;
                            height:700px;
                        }
                    
                    #index_body_head_slide_1_content
                    {
                        position: relative;
                        width: 100%;
                        height: ;
                        top: 230px;
                    }
                        #index_body_head_slide_1_content_center
                        {
                            display: inline-block;
                            position: relative;
                            text-align: right;
                            width: 1000px;
                            height: ;
                        }
                            #index_body_head_slide_1_content_1
                            {
                                position: relative;
                            }

                            #index_body_head_slide_1_content_2
                            {
                                display: inline-block;
                                position: relative;
                                width: 1000px;
                            }
                                #index_body_head_slide_1_content_2_group
                                {
                                    position: absolute;
                                    width: 1000px;
                                }
                                    #index_body_head_slide_1_content_2_cat
                                    {
                                        position: relative;
                                    }
                                        #index_body_head_slide_1_content_2_cat_1
                                        {
                                            display: inline-block;
                                            position: relative;
                                            font-family: 'Rockwell';
                                            font-size: 20px;
                                            color: white;
                                            padding-right: 18px;
                                            border-right: solid white 1px;
                                            letter-spacing: 5px;
                                        }

                                        #index_body_head_slide_1_content_2_cat_2
                                        {
                                            display: inline-block;
                                            position: relative;
                                            font-family: 'Rockwell';
                                            font-size: 20px;
                                            color: white;
                                            margin-left:15px;
                                            padding-right: 10px;
                                            opacity: 0.7;
                                            border-right: solid white 70px;
                                        }

                                    #index_body_head_slide_1_content_2_titres
                                    {
                                        position: relative;
                                        font-family: 'Rockwell';
                                        font-size: 60px;
                                        line-height: 47px;
                                        color: white;
                                        width: 1000px;
                                        height: 106px;
                                        overflow: hidden;
                                        margin-top: 20px;
                                    }

                                    #index_body_head_slide_1_content_2_contenu
                                    {
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 24px;
                                        color: aliceblue;
                                        line-height: 32px;
                                        margin-top: 30px;
                                        width: ;
                                        height: 126px;
                                        overflow: hidden;
                                        padding-left: 250px;
                                    }

                                    #index_body_head_slide_1_content_2_boutons
                                    {
                                        position: relative;
                                        margin-top: 40px;
                                    }
                                        #index_body_head_slide_1_content_2_boutons_1
                                        {
                                            display: inline-block;
                                            position: relative;
                                            background: ;
                                            font-family: Nunito;
                                            font-size: 16px;
                                            color: white;
                                            text-decoration: none;
                                            border: solid 1px white;
                                            border-radius: 100px;
                                            padding-top: 12px;
                                            padding-bottom: 12px;
                                            padding-left: 25px;
                                            padding-right: 25px;
                                        }

                                        #index_body_head_slide_1_content_2_boutons_2
                                        {
                                            display: inline-block;
                                            position: relative;
                                            background: white;
                                            font-family: Nunito;
                                            font-size: 16px;
                                            color: #7e1718;
                                            text-decoration: none;
                                            border: solid 1px white;
                                            border-radius: 100px;
                                            padding-top: 12px;
                                            padding-bottom: 12px;
                                            padding-left: 25px;
                                            padding-right: 25px;
                                        }


            #index_body_head_block_2
            {
                position: relative;
                background:;
                text-align: center;
                width: 100%;
                height: 100px;
                margin-top: 80px;
            }   
                #index_body_head_block_2_center
                {
                    display: inline-block;
                    position: relative;
                    background: white;
                    text-align: center;
                    border-radius: 100px;
                    width: 1100px;
                    height: 90px;
                }    
                    #index_body_head_block_2_group
                    {
                        display: inline-block;
                        position: relative;
                        text-align: right;
                        width: 1000px;
                        height: ;
                    }
                    #index_body_head_block_2_logo
                    {
                        position: absolute;
                        background: ;
                        width: 90px;
                        height: 60px;
                        top: 15px;
                        left: 0px;
                    } 
                        #index_body_head_block_2_logo_img
                        {
                            position: relative;
                            width: 90px;
                            height: 60px;
                        }
                    
                    #index_body_head_block_2_menu_mobile
                    {
                        display: none;
                        position: relative;
                    }

                    #index_body_head_block_2_menu
                    {
                        background: ;
                        display: inline-block;
                        position: relative;
                        width: 860px;
                        margin-top: 33px;
                    }
                        #index_body_head_block_2_menu_1
                        {
                            position: relative;
                            font-family: Nunito;
                            font-size: 18px;
                            text-decoration: none;
                            color: #7e1718;
                            margin-right: 40px;
                        }

                        #index_body_head_block_2_menu_2
                        {
                            position: relative;
                            font-family: Nunito;
                            font-size: 18px;
                            text-decoration: none;
                            color: #7e1718;
                            margin-right: 40px;
                        }

                        #index_body_head_block_2_menu_3
                        {
                            position: relative;
                            font-family: Nunito;
                            font-size: 18px;
                            text-decoration: none;
                            color: #7e1718;
                            margin-right: 40px;
                        }

                        #index_body_head_block_2_menu_4
                        {
                            position: relative;
                            font-family: Nunito;
                            font-size: 18px;
                            text-decoration: none;
                            color: #7e1718;
                            margin-right: 40px;
                        }

                        #index_body_head_block_2_menu_5
                        {
                            position: relative;
                            font-family: Nunito;
                            font-size: 18px;
                            text-decoration: none;
                            color: #7e1718;
                            margin-right: 40px;
                        }

                        #index_body_head_block_2_menu_6
                        {
                            position: relative;
                            background: #7e1718;
                            font-family: Nunito;
                            font-size: 18px;
                            font-weight: 600;
                            text-decoration: none;
                            color: white;
                            padding-top: 12px;
                            padding-bottom: 12px;
                            padding-left: 20px;
                            padding-right: 20px;
                        }
                     

                

/*----------------------------------------- FIN HEAD -------------------------------------*/




/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------- DEBUT BODY --------------------------------------*/
   
        #index_body_body
        {
            position: relative;
            width: 100%;
            height: ;
            overflow: hidden;
        }
            #index_body_body_offres
            {
                position: relative;
                width: 100%;
                height: 700px;
                overflow: hidden;
                margin-top: 150px;
            }
                #index_body_body_offres_background
                {
                    position: absolute;
                    width: 100%;
                    top: 30px;
                }
                    #index_body_body_offres_background_element
                    {
                        position: absolute;
                        width: 100%;
                        height: ;
                        top: 100px;
                    }
                        #index_body_body_offres_background_element_1
                        {
                            position: absolute;
                        }
                    
                    #index_body_body_offres_background_fond
                    {
                        position: absolute;
                        width: 100%;
                        height: 650px;
                        top: 0px;
                        left: 0px;
                    }
                        #index_body_body_offres_background_fond_1
                        {
                            position: absolute;
                            background: linear-gradient(0deg, rgba(255, 255, 255, 0.60) 0%,  rgba(255, 255, 255, 1) 80%);            
                            width: 100%;
                            height: 650px;
                            
                        }
                
                #index_body_body_offres_content
                {
                    position: relative;
                    text-align: center;
                    width: 100%;
                    height: ;
                    margin-top: 0px;
                }
                    #index_body_body_offres_content_center
                    {
                        display: inline-block;
                        position: relative;
                        width: 1100px;
                    }
                        #index_body_body_offres_content_cat
                        {
                            display: inline-block;
                            position: relative;
                            width: 1000px;
                            height: ;
                        }
                            #index_body_body_offres_content_cat_1
                            {
                                display: inline-block;
                                position: relative;
                                font-family: 'Rockwell';
                                font-size: 30px;
                                color: #7e1718;
                                border-right: solid 1px #7e1718;
                                padding-right: 12px;
                            }

                            #index_body_body_offres_content_cat_2
                            {
                                display: inline-block;
                                position: relative;
                                font-family: 'Rockwell';
                                font-size: 30px;
                                color: gray;
                                margin-left: 5px;
                                
                            }

                        #index_body_body_offres_content_detail
                        {
                            position: relative;
                            text-align: center;
                            width: 1100px;
                            margin-top: 15px;
                        }
                            #index_body_body_offres_content_detail_1
                            {
                                display: inline-block;
                                position: relative;
                                text-align: right;
                                margin-right: 10px;
                                width: 240px;
                                height: 50px;
                            }
                                #index_body_body_offres_content_detail_1_group
                                {
                                    position: absolute;
                                    font-family: Nunito;
                                    font-size: 20px;
                                    font-weight: 500;
                                    line-height: 18px;
                                }

                            #index_body_body_offres_content_detail_2
                            {
                                display: inline-block;
                                position: relative;
                                width: 355px;
                                height: 50px;
                            }
                                #index_body_body_offres_content_detail_2_group
                                {
                                    position: absolute;
                                    text-align: left;
                                    margin-top: 5px;
                                }

                                #index_body_body_offres_content_detail_2_group_1
                                {
                                    position: relative;
                                    background: ;
                                    font-family: Nunito;
                                    font-size: 18px;
                                    color: #7e1718;
                                    text-decoration: none;
                                    border: solid 2px #7e1718;
                                    border-radius: 20px;
                                    padding-top: 7px;
                                    padding-bottom: 7px;
                                    padding-left: 10px;
                                    padding-right: 10px;
                                }

                                #index_body_body_offres_content_detail_2_group_2
                                {
                                    position: relative;
                                    background: #7e1718;
                                    font-family: Nunito;
                                    font-size: 18px;
                                    color: white;
                                    text-decoration: none;
                                    border: solid 2px #7e1718;
                                    border-radius: 20px;
                                    padding-top: 7px;
                                    padding-bottom: 7px;
                                    padding-left: 15px;
                                    padding-right: 15px;
                                }
                        
                        #index_body_body_offres_content_group
                        {
                            display: inline-block;
                            position: relative;
                            text-align: left;
                            width: 1100px;
                            height: ;
                            margin-top: 10px;
                            overflow: ;
                        }
                            #index_body_body_offres_content_group_1
                            {
                                position: relative;
                                width: 1200px;
                            }
                                #index_body_body_offres_content_group_1_1
                                {
                                    display: inline-block;
                                    position: relative;
                                    background:#7e1718;
                                    width: 360px;
                                    height: 420px;
                                    margin-right: 5px;
                                    border-radius: 70px;
                                    overflow: hidden;
                                }
                                    #index_body_body_offres_content_group_1_1_group
                                    {
                                        position: absolute;
                                        width: 360px;
                                        height: 400px;
                                    }
                                        #index_body_body_offres_content_group_1_1_fond
                                        {
                                            position: absolute;
                                            background: linear-gradient(180deg, rgba(126, 23, 24, 0.1)20%,  rgb(126, 23, 24) 70%);
                                            width: 360px;
                                            height: 400px;
                                        }

                                        #index_body_body_offres_content_group_1_1_img
                                        {
                                            position: absolute;
                                            background: white;
                                            width: 360px;
                                            height: 360px;
                                        }
                                            #index_body_body_offres_content_group_1_1_img_1
                                            {
                                                width: 360px;
                                                height: 360px;
                                            }

                                        #index_body_body_offres_content_group_1_1_element
                                        {
                                            position: absolute;
                                            height: 360px;
                                            height: 360px;
                                            opacity: 0.6;
                                        }
                                        
                                        #index_body_body_offres_content_group_1_1_contenu
                                        {
                                            position: relative;
                                            margin-top: 270px;
                                            width: 360px;
                                            height: ;
                                        }
                                            #index_body_body_offres_content_group_1_1_contenu_titre
                                            {
                                                position: relative;
                                                font-family: 'Rockwell';
                                                font-size: 26px;
                                                line-height: 22px;
                                                font-weight: ;
                                                text-align: center;
                                                color: white;
                                                padding-left: 30px;
                                                padding-right: 30px;
                                                width: ;
                                                height: 67px;
                                                overflow: hidden;
                                            }
                                                #titre_bold
                                                {
                                                    font-weight: 500;
                                                    color: white;
                                                    opacity: 0.7;
                                                }
                                            
                                            #index_body_body_offres_content_group_1_1_contenu_buttons
                                            {
                                                position: relative;
                                                text-align: center;
                                                margin-top: 20px;
                                                width: ;
                                            }
                                                #index_body_body_offres_content_group_1_1_contenu_buttons_1
                                                {
                                                    position: relative;
                                                    background: ;
                                                    font-family: Nunito;
                                                    font-size: 15px;
                                                    font-weight: ;
                                                    color: white;
                                                    text-decoration: none;
                                                    border: solid white 1px;
                                                    border-radius: 100px;
                                                    padding-top: 7px;
                                                    padding-bottom: 7px;
                                                    padding-left: 14px;
                                                    padding-right: 14px;
                                                }

                                                #index_body_body_offres_content_group_1_1_contenu_buttons_2
                                                {
                                                    position: relative;
                                                    background: white;
                                                    font-family: Nunito;
                                                    font-size: 15px;
                                                    font-weight: ;
                                                    color: #7e1718;
                                                    text-decoration: none;
                                                    border: solid white 1px;
                                                    border-radius: 100px;
                                                    padding-top: 7px;
                                                    padding-bottom: 7px;
                                                    padding-left: 14px;
                                                    padding-right: 14px;
                                                }

        #index_body_body_services
        {
            position: relative;
            background: #7e1718;
            margin-top: 50px;
            text-align: center;
            width: 100%;
            height: 800px;
        }
            #index_body_body_services_center
            {
                display: inline-block;
                position: relative;
                background:;
                text-align: left;
                margin-top: 100px;
                width: 1100px;
                height: ;
            }

                        #index_body_body_services_content_cat
                        {
                            display: inline-block;
                            position: relative;
                            text-align: center;
                            margin-top: 0px;
                            width: 1100px;
                            height: ;
                        }
                            #index_body_body_services_content_cat_1
                            {
                                display: inline-block;
                                position: relative;
                                font-family: 'Rockwell';
                                font-size: 30px;
                                color: white;
                                border-right: solid 1px white;
                                padding-right: 12px;
                            }

                            #index_body_body_services_content_cat_2
                            {
                                display: inline-block;
                                position: relative;
                                font-family: 'Rockwell';
                                font-size: 30px;
                                color: white;
                                margin-left: 5px;
                                opacity: 0.7;
                            }

                        #index_body_body_services_content_detail
                        {
                            position: relative;
                            text-align: center;
                            width: 1100px;
                            margin-top: 15px;
                        }
                            #index_body_body_services_content_detail_1
                            {
                                display: inline-block;
                                position: relative;
                                text-align: right;
                                margin-right: 10px;
                                width: 220px;
                                height: 50px;
                            }
                                #index_body_body_services_content_detail_1_group
                                {
                                    position: absolute;
                                    font-family: Nunito;
                                    font-size: 20px;
                                    font-weight: 300;
                                    line-height: 18px;
                                    color: white;
                                }

                            #index_body_body_services_content_detail_2
                            {
                                display: inline-block;
                                position: relative;
                                width: 357px;
                                height: 50px;
                            }
                                #index_body_body_services_content_detail_2_group
                                {
                                    position: absolute;
                                    text-align: left;
                                    margin-top: 5px;
                                }

                                #index_body_body_services_content_detail_2_group_1
                                {
                                    position: relative;
                                    background: ;
                                    font-family: Nunito;
                                    font-size: 18px;
                                    color: white;
                                    text-decoration: none;
                                    border: solid 2px white;
                                    border-radius: 20px;
                                    padding-top: 7px;
                                    padding-bottom: 7px;
                                    padding-left: 10px;
                                    padding-right: 10px;
                                }

                                #index_body_body_services_content_detail_2_group_2
                                {
                                    position: relative;
                                    background: white;
                                    font-family: Nunito;
                                    font-size: 18px;
                                    color: #7e1718;
                                    text-decoration: none;
                                    border: solid 2px #7e1718;
                                    border-radius: 20px;
                                    padding-top: 7px;
                                    padding-bottom: 7px;
                                    padding-left: 15px;
                                    padding-right: 15px;
                                }

                #index_body_body_services_group
                {
                    display: inline-block;
                    position: relative;
                    margin-top: 20px;
                    width: 1200px;
                }
                    #index_body_body_services_1
                    {
                        display: inline-block;
                        position: relative;
                        background: white;
                        border-radius: 70px;
                        margin-right: 5px;
                        width: 360px;
                        height: 450px;
                        overflow: hidden;
                    }
                        #index_body_body_services_1_group
                        {
                            position: absolute;
                        }

                            #index_body_body_services_1_images
                            {
                                position: relative;
                                width: 360px;
                                height: 360px;
                                overflow: hidden;
                            }

                                #index_body_body_services_1_images_element_1
                                {
                                    
                                    position: absolute;
                                    width: 360px;
                                    height: 360px;
                                    opacity: 0.4;
                                }

                                #index_body_body_services_1_images_1
                                {
                                    display: ;
                                    position: relative;
                                }
                            
                            #index_body_body_services_1_content
                            {
                                position: absolute;
                                text-align: center;
                                top: 320px;
                            }
                                #index_body_body_services_1_content_titre
                                {
                                    position: relative;
                                    font-family: 'Rockwell';
                                    font-size: 20px;
                                    line-height: 20px;
                                    color: #7e1718;
                                    width: ;
                                    height: 60px;
                                    padding-left: 30px;
                                    padding-right: 30px;
                                    overflow: hidden;
                                }
                                    #index_body_body_services_1_content_buttons
                                    {
                                        position: relative;
                                        margin-top: 20px;
                                    }

                                    #index_body_body_services_1_content_buttons_1
                                    {
                                        position: relative;
                                        background: #7e1718;
                                        font-family: Nunito;
                                        color: white;
                                        text-decoration: none;
                                        border-radius: 20px;
                                        padding-left: 30px;
                                        padding-right: 30px;
                                        padding-top: 10px;
                                        padding-bottom: 10px;
                                    }


            #index_body_body_apropos
            {
                position: relative;
                text-align: center;
                width: 100%;
                margin-top: 200px;
            }
                #index_body_body_apropos_center
                {
                    display: inline-block;
                    position: relative;
                    background:;
                    text-align: left;
                    width: 1100px;
                }
                    #index_body_body_apropos_group
                    {
                        position: relative;
                        width: 1200px;
                    }
                        #index_body_body_apropos_1
                        {
                            display: inline-block;
                            position: relative;
                            background:;
                            width: 547px;
                            height: 500px;
                        }
                            #index_body_body_apropos_1_group
                            {
                                position: absolute;
                            }
                                #index_body_body_apropos_1_cat
                                {

                                }
                                    #index_body_body_apropos_1_cat_1
                                    {
                                        display: inline-block;
                                        position: relative;
                                        font-family: 'Rockwell';
                                        font-size: 45px;
                                        color: #7e1718;
                                        border-right: solid 2px #7e1718;
                                        padding-right: 15px;
                                    }

                                    #index_body_body_apropos_1_cat_2
                                    {
                                        display: inline-block;
                                        position: relative;
                                        font-family: 'Rockwell';
                                        font-size: 45px;
                                        color: #828282;
                                        margin-left: 10px;
                                    }
                        
                        #index_body_body_apropos_1_contenu
                        {
                            position: relative;
                            font-family: Nunito;
                            font-size: 24px;
                            line-height: 38px;
                            text-align: justify;
                            color: black;
                            width: ;
                            height: 300px;
                            margin-top: 35px;
                            overflow: hidden;
                        }

                        #index_body_body_apropos_1_buttons
                        {
                            position: relative;
                            margin-top: 30px;
                        }
                            #index_body_body_apropos_1_buttons_1
                            {
                                position: relative;
                                font-family: Nunito;
                                font-size: 20px;
                                color: #7e1718;
                                text-decoration: none;
                                border: solid 2px #7e1718;
                                border-radius: 30px;
                                padding-top: 10px;
                                padding-bottom: 10px;
                                padding-left: 18px;
                                padding-right: 18px;

                            }

                            #index_body_body_apropos_1_buttons_2
                            {
                                position: relative;
                                background: #7e1718;
                                font-family: Nunito;
                                font-size: 20px;
                                color: white;
                                text-decoration: none;
                                border: solid 2px #7e1718;
                                border-radius: 30px;
                                padding-top: 10px;
                                padding-bottom: 10px;
                                padding-left: 18px;
                                padding-right: 18px;
                            }



                        #index_body_body_apropos_2
                        {
                            display: inline-block;
                            position: relative;
                            background: ;
                            width: 547px;
                            height: 500px;
                        }
                            #index_body_body_apropos_2_group
                            {
                                position: absolute;
                            }
                                #index_body_body_apropos_2_background
                                {
                                    position: absolute;
                                }
                                    #index_body_body_apropos_2_background_1
                                    {
                                        position: absolute;
                                        width: 1720px;
                                        height: 520px;
                                        top: -25px;
                                        opacity: 0.1;
                                    }

                                    #index_body_body_apropos_2_background_2
                                    {
                                        position: absolute;
                                        background: linear-gradient(-90deg, rgba(255, 255, 255, 0.1)10%,  rgb(255, 255, 255) 70%);
                                        width:547px;
                                        height: 500px;
                                        top: 0px;
                                        left: 0px;
                                    }

                                    #index_body_body_apropos_2_images
                                    {
                                        position: absolute;

                                    }
                                        #index_body_body_apropos_2_images_group
                                        {
                                            position: relative;
                                            margin-left: 40px;
                                        }
                                            #index_body_body_apropos_2_images_1
                                            {
                                                position: relative;
                                                background: #7e1718;
                                                border-radius: 80px;
                                                width: 507px;
                                                height: 200px;
                                                overflow: hidden;
                                            }
                                                #index_body_body_apropos_2_images_1_group
                                                {
                                                    position: absolute;
                                                }

                                                #index_body_body_apropos_2_images_1_img
                                                {
                                                    width: 507px;
                                                    height: 200px;
                                                }

                                            #index_body_body_apropos_2_images_2
                                            {
                                                position: relative;
                                                background: ;
                                                
                                                width: 507px;
                                                height: 250px;
                                                margin-top: 5px;
                                            }
                                                #index_body_body_apropos_2_images_2_1
                                                {
                                                    display: inline-block;
                                                    position: relative;
                                                    background: #7e1718;
                                                    border-radius: 80px;
                                                    width: 250px;
                                                    height: 250px;
                                                    overflow: hidden;
                                                }
                                                    #index_body_body_apropos_2_images_2_1_group
                                                    {
                                                        position: absolute;
                                                    }

                                                    #index_body_body_apropos_2_images_2_1_img
                                                    {
                                                        position: relative;
                                                        width: 250px;
                                                        height: 250px;
                                                    }

                                                #index_body_body_apropos_2_images_2_2
                                                {
                                                    display: inline-block;
                                                    position: relative;
                                                    background: #7e1718;
                                                    border-radius: 80px;
                                                    width: 250px;
                                                    height: 250px;
                                                    overflow: hidden;
                                                }
                                                    #index_body_body_apropos_2_images_2_2_group
                                                    {
                                                        position: absolute;
                                                    }

                                                    #index_body_body_apropos_2_images_2_2_img
                                                    {
                                                        position: relative;
                                                        width: 250px;
                                                        height: 250px;
                                                    }


/*----------------------------------------- FIN BODY -------------------------------------*/





/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------- DEBUT FOOT --------------------------------------*/

        #index_body_foot
        {
            position: relative;
            background: #7e1718;
            width: 100%;
            height: 550px;    
            margin-top: 200px;
            overflow: hidden;
        }
            #index_body_foot_background
            {
                position: absolute;
                top: 60px;
            }
                #index_body_foot_background_1
                {
                    position: relative;
                    opacity: 0.1;
                }

            #index_body_foot_block_1
            {
                position: relative;
                text-align: center;
                width: 100%;
                height: ;
            }

                #index_body_foot_center
                {
                    display: inline-block;
                    position: relative;
                    text-align: left;
                    margin-top: 80px;
                    width: 1100px;
                    height: ;
                }
                    #index_body_foot_group
                    {
                        display: inline-block;
                        position: relative;
                        text-align: left;
                        width: 1200px;
                        height: ;
                    }
                        #index_body_foot_1
                        {
                            display: inline-block;
                            position: relative;
                            background: ;
                            width: 350px;
                            height: 340px;
                            margin-right: 16px;
                        }
                            #index_body_foot_1_group
                            {
                                position: absolute;
                            }

                            #index_body_foot_1_logo
                            {
                                position: relative;
                                top: 0px;
                                left: 0px;
                            }
                                #index_body_foot_1_logo_img
                                {
                                    position: relative;
                                    width: 256px;
                                    height: 170px;
                                }
                            
                            #index_body_foot_1_contact
                            {
                                position: relative;
                            }
                                #index_body_foot_1_contact_group
                                {
                                    position: relative;
                                    margin-top: 50px;
                                    border-top: solid white 1px;
                                    padding-top: 20px;
                                }
                                    #index_body_foot_1_contact_1
                                    {
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 20px;
                                        color: white;
                                    }

                                    #index_body_foot_1_contact_2
                                    {
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 20px;
                                        color: white;
                                    }

                                    #index_body_foot_1_contact_3
                                    {
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 20px;
                                        color: white;
                                    }

                        #index_body_foot_2
                        {
                            display: inline-block;
                            position: relative;
                            background: ;
                            text-align: center;
                            width: 260px;
                            height: 340px;
                            margin-right: 120px;
                        }
                            #index_body_foot_2_group
                            {
                                position: absolute;
                            }

                                #index_body_foot_2_titre
                                {
                                    position: relative;
                                    font-family: 'Rockwell';
                                    font-size: 40px;
                                    font-weight: 600;
                                    color: white;
                                    width: 260px;

                                }

                                #index_body_foot_2_menu
                                {
                                    position: relative;
                                    margin-top: 40px;
                                }
                                    #index_body_foot_2_menu_1
                                    {
                                        display: block;
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 24px;
                                        color: white;
                                        text-decoration: none;
                                    }

                                    #index_body_foot_2_menu_2
                                    {
                                        display: block;
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 24px;
                                        color: white;
                                        text-decoration: none;
                                        margin-top: 20px;
                                    }

                                    #index_body_foot_2_menu_3
                                    {
                                        display: block;
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 24px;
                                        color: white;
                                        text-decoration: none;
                                        margin-top: 20px;
                                    }

                                    #index_body_foot_2_menu_4
                                    {
                                        display: block;
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 24px;
                                        color: white;
                                        text-decoration: none;
                                        margin-top: 20px;
                                    }

                                    #index_body_foot_2_menu_5
                                    {
                                        display: block;
                                        position: relative;
                                        font-family: Nunito;
                                        font-size: 24px;
                                        color: white;
                                        text-decoration: none;
                                        margin-top: 20px;
                                    }

                        #index_body_foot_3
                        {
                            display: inline-block;
                            position: relative;
                            background:;
                            width: 350px;
                            height: 340px;
                        }
                            #index_body_foot_3_group
                            {
                                position: absolute;
                            }

                            #index_body_foot_3_gallerie
                            {
                                position: relative;
                            }
                                #index_body_foot_3_gallerie_group
                                {
                                    position: relative;
                                }
                                    #index_body_foot_3_gallerie_1
                                    {
                                        position: relative;
                                        width:170px;
                                        height: 170px;
                                    }


            #index_body_foot_block_2
            {
                position: relative;
                background: #828282;
                margin-top: 46px;
                width: 100%;
                height: 80px;
            }
                #index_body_foot_block_2_group
                {
                    position: relative;
                    text-align: center;
                    width: 100%;
                    height: ;
                }
                    #index_body_foot_block_2_center
                    {
                        display: inline-block;
                        position: relative;
                        text-align: left;
                        width: 1100px;
                        margin-top: 25px;
                    }
                        #index_body_foot_block_2_titre
                        {
                            position: relative;
                            font-family: 'Rockwell';
                            font-size: 24px;
                            color: white;
                        }

                                            
                                    

/*----------------------------------------- FIN FOOT -------------------------------------*/

}
/*------------- FIN PAGE MENU CSS 1260--------------*/