body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid7
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px dashed #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Nom_logo 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Nom_logo
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 35px;
}
#wb_Nom_logo div
{
   text-align: center;
}
#wb_Menu_General
{
   background-color: rgba(145,215,241,1.00);
   display: block;
   font-family: Roboto;
   font-weight: normal;
   text-align: center;
   width: 100%;
}
#Menu_General
{
   background-color: #91D7F1;
   display: inline-block;
   height: 52px;
}
#wb_Menu_General ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_Menu_General ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_Menu_General ul li
{
   background-color: #91D7F1;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_Menu_General ul li i
{
   font-size: 10px;
   width: 10px;
}
#wb_Menu_General ul li a 
{
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   padding: 10px 10px 10px 10px;
   text-align: center;
   text-decoration: none;
}
#wb_Menu_General > ul > li > a 
{
   height: 32px;
}
.Menu_General a 
{
   display: block;
}
#wb_Menu_General li a:hover, #wb_Menu_General li .active
{ 
   background-color: #69ADDA;
   color: #FFFFFF;
}
#wb_Menu_General ul ul
{
   display: none;
   position: absolute;
   top: 52px;
}
#wb_Menu_General ul li:hover > ul
{
   display: list-item;
}
#wb_Menu_General ul ul li 
{
   background-color: #91D7F1;
   color: #FFFFFF;
   float: none;
   position: relative;
   width: 183px;
}
#wb_Menu_General ul ul li a:hover, #wb_Menu_General ul ul li .active
{
   background-color: #69ADDA;
   color: #FFFFFF;
}
#wb_Menu_General ul ul li i 
{
   margin-right: 3px;
   vertical-align: middle;
}
#wb_Menu_General ul ul li a 
{
   color: #FFFFFF;
   padding: 10px 10px 10px 30px;
   text-align: left;
   vertical-align: middle;
}
#wb_Menu_General ul ul ul li 
{
   left: 183px;
   position: relative;
   top: -52px;
}
#wb_Menu_General .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_Menu_General .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_Menu_General li a:hover .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_Menu_General ul ul li a:hover .arrow-left, #wb_Menu_General ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_Menu_General .toggle,[id^=Menu_General-submenu]
{
   display: none;
}
@media all and (max-width:800px) 
{
#wb_Menu_General 
{
   margin: 0;
   text-align: left;
}
#wb_Menu_General ul li a, #wb_Menu_General .toggle
{
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   padding: 10px 10px 10px 30px;
}
#wb_Menu_General .toggle + a
{
   display: none !important;
}
.Menu_General 
{
   display: none;
   z-index: 9999;
}
#Menu_General 
{
   background-color: transparent;
   display: none;
}
#wb_Menu_General > ul > li > a 
{
   height: auto;
}
#wb_Menu_General .toggle 
{
   display: block;
   background-color: #91D7F1;
   color: #FFFFFF;
   padding: 0px 10px 0px 30px;
   line-height: 43px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_Menu_General .toggle:hover 
{
   background-color: #69ADDA;
   color: #FFFFFF;
}
[id^=Menu_General-submenu]:checked + ul 
{
   display: block !important;
}
#Menu_General-title
{
   height: 52px;
   line-height: 52px !important;
   text-align: center;
}
#wb_Menu_General ul li 
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_Menu_General ul ul .toggle,
#wb_Menu_General ul ul a 
{
   padding: 0 60px;
}
#wb_Menu_General a:hover,
#wb_Menu_General ul ul ul a 
{
   background-color: #91D7F1;
   color: #FFFFFF;
}
#wb_Menu_General ul li ul li .toggle,
#wb_Menu_General ul ul a 
{
   background-color: #91D7F1;
   color: #FFFFFF;
}
#wb_Menu_General ul ul ul a 
{
   padding: 10px 10px 10px 90px;
}
#wb_Menu_General ul li a 
{
   text-align: left;
}
#wb_Menu_General ul li a br 
{
   display: none;
}
#wb_Menu_General ul li i 
{
   margin-right: 3px;
}
#wb_Menu_General ul ul 
{
   float: none;
   position: static;
}
#wb_Menu_General ul ul li:hover > ul,
#wb_Menu_General ul li:hover > ul 
{
   display: none;
}
#wb_Menu_General ul ul li 
{
   display: block;
   width: 100%;
}
#wb_Menu_General ul ul ul li 
{
   position: static;
}
#Menu_General-icon 
{
   display: block;
   position: absolute;
   left: 10px;
   top: 14px;
}
#Menu_General-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_Menu_General ul li ul li .toggle:hover
{
   background-color: #69ADDA;
   color: #FFFFFF;
}
#wb_Menu_General .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Menu_General .toggle:hover .arrow-down, #wb_Menu_General li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_Menu_General ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Menu_General ul li ul li .toggle:hover .arrow-down, #wb_Menu_General ul li ul li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   font-family: "Roboto Black";
   font-weight: normal;
   font-size: 21px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_S_Leduc 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_S_Leduc
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 27px;
}
#wb_S_Leduc div
{
   text-align: center;
}
#wb_Adresse 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Adresse
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#wb_Adresse div
{
   text-align: center;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon1
{
   height: 40px;
   width: 150px;
}
#FontAwesomeIcon1 i
{
   color: #265A88;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 33px;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #337AB7;
}
#wb_FontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon3
{
   height: 40px;
   width: 150px;
}
#FontAwesomeIcon3 i
{
   color: #265A88;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 39px;
}
#wb_FontAwesomeIcon3:hover i
{
   color: #337AB7;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Acc_Titre
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(images/IMG_20180921_165153.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Acc_Titre
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Acc_Titre .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Acc_Titre > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Acc_Titre > .row > .col-1
{
   float: left;
}
#Acc_Titre > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#Acc_Titre:before,
#Acc_Titre:after,
#Acc_Titre .row:before,
#Acc_Titre .row:after
{
   display: table;
   content: " ";
}
#Acc_Titre:after,
#Acc_Titre .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Acc_Titre > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Acc_Titre-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background: linear-gradient(to top, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#Line2
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 200px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Text8 
{
   background-color: #BDAC32;
   background-image: none;
   border: 2px solid #FFFFFF;
   padding: 5px 5px 5px 5px;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text8 div
{
   text-align: left;
}
#Line5
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 37px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Text9 
{
   background-color: #69ADDA;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 48px;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text19 div
{
   text-align: left;
}
#SlideShow1 .image
{
   border-width: 0;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#SlideShow1 li
{
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow1
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 40px 10px 40px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#Layer1
{
   background-color: #00FEFE;
   background-image: none;
}
#wb_FontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon2
{
   height: 35px;
   width: 35px;
}
#FontAwesomeIcon2 i
{
   color: #265A88;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 31px;
}
#wb_FontAwesomeIcon2:hover i
{
   color: #337AB7;
}
#wb_FontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon4
{
   height: 35px;
   width: 35px;
}
#FontAwesomeIcon4 i
{
   color: #265A88;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 34px;
}
#wb_FontAwesomeIcon4:hover i
{
   color: #337AB7;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Menu_800px
{
   background-color: rgba(145,215,241,1.00);
   display: block;
   font-family: Roboto;
   font-weight: normal;
   text-align: center;
   width: 100%;
}
#Menu_800px
{
   background-color: #91D7F1;
   display: inline-block;
   height: 48px;
}
#wb_Menu_800px ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_Menu_800px ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_Menu_800px ul li
{
   background-color: #91D7F1;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_Menu_800px ul li i
{
   font-size: 10px;
   width: 10px;
}
#wb_Menu_800px ul li a 
{
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   padding: 10px 10px 10px 10px;
   text-align: center;
   text-decoration: none;
}
#wb_Menu_800px > ul > li > a 
{
   height: 28px;
}
.Menu_800px a 
{
   display: block;
}
#wb_Menu_800px li a:hover, #wb_Menu_800px li .active
{ 
   background-color: #69ADDA;
   color: #FFFFFF;
}
#wb_Menu_800px ul ul
{
   display: none;
   position: absolute;
   top: 48px;
}
#wb_Menu_800px ul li:hover > ul
{
   display: list-item;
}
#wb_Menu_800px ul ul li 
{
   background-color: #91D7F1;
   color: #FFFFFF;
   float: none;
   position: relative;
   width: 161px;
}
#wb_Menu_800px ul ul li a:hover, #wb_Menu_800px ul ul li .active
{
   background-color: #69ADDA;
   color: #FFFFFF;
}
#wb_Menu_800px ul ul li i 
{
   margin-right: 3px;
   vertical-align: middle;
}
#wb_Menu_800px ul ul li a 
{
   color: #FFFFFF;
   padding: 10px 10px 10px 30px;
   text-align: left;
   vertical-align: middle;
}
#wb_Menu_800px ul ul ul li 
{
   left: 161px;
   position: relative;
   top: -48px;
}
#wb_Menu_800px .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_Menu_800px .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_Menu_800px li a:hover .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_Menu_800px ul ul li a:hover .arrow-left, #wb_Menu_800px ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_Menu_800px .toggle,[id^=Menu_800px-submenu]
{
   display: none;
}
@media all and (max-width:800px) 
{
#wb_Menu_800px 
{
   margin: 0;
   text-align: left;
}
#wb_Menu_800px ul li a, #wb_Menu_800px .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   padding: 10px 10px 10px 30px;
}
#wb_Menu_800px .toggle + a
{
   display: none !important;
}
.Menu_800px 
{
   display: none;
   z-index: 9999;
}
#Menu_800px 
{
   background-color: transparent;
   display: none;
}
#wb_Menu_800px > ul > li > a 
{
   height: auto;
}
#wb_Menu_800px .toggle 
{
   display: block;
   background-color: #91D7F1;
   color: #FFFFFF;
   padding: 0px 10px 0px 30px;
   line-height: 39px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_Menu_800px .toggle:hover 
{
   background-color: #69ADDA;
   color: #FFFFFF;
}
[id^=Menu_800px-submenu]:checked + ul 
{
   display: block !important;
}
#Menu_800px-title
{
   height: 48px;
   line-height: 48px !important;
   text-align: center;
}
#wb_Menu_800px ul li 
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_Menu_800px ul ul .toggle,
#wb_Menu_800px ul ul a 
{
   padding: 0 60px;
}
#wb_Menu_800px a:hover,
#wb_Menu_800px ul ul ul a 
{
   background-color: #91D7F1;
   color: #FFFFFF;
}
#wb_Menu_800px ul li ul li .toggle,
#wb_Menu_800px ul ul a 
{
   background-color: #91D7F1;
   color: #FFFFFF;
}
#wb_Menu_800px ul ul ul a 
{
   padding: 10px 10px 10px 90px;
}
#wb_Menu_800px ul li a 
{
   text-align: left;
}
#wb_Menu_800px ul li a br 
{
   display: none;
}
#wb_Menu_800px ul li i 
{
   margin-right: 3px;
}
#wb_Menu_800px ul ul 
{
   float: none;
   position: static;
}
#wb_Menu_800px ul ul li:hover > ul,
#wb_Menu_800px ul li:hover > ul 
{
   display: none;
}
#wb_Menu_800px ul ul li 
{
   display: block;
   width: 100%;
}
#wb_Menu_800px ul ul ul li 
{
   position: static;
}
#Menu_800px-icon 
{
   display: block;
   position: absolute;
   left: 10px;
   top: 12px;
}
#Menu_800px-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_Menu_800px ul li ul li .toggle:hover
{
   background-color: #69ADDA;
   color: #FFFFFF;
}
#wb_Menu_800px .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Menu_800px .toggle:hover .arrow-down, #wb_Menu_800px li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_Menu_800px ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Menu_800px ul li ul li .toggle:hover .arrow-down, #wb_Menu_800px ul li ul li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
}
#wb_FontAwesomeIcon2
{
   position: absolute;
   left: 478px;
   top: 9px;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 22;
}
#wb_Menu_800px
{
   display: none;
   width: 100%;
   z-index: 5;
}
#wb_FontAwesomeIcon1
{
   display: inline-block;
   width: 150px;
   height: 40px;
   text-align: center;
   z-index: 8;
}
#Line5
{
   display: inline-block;
   width: 553px;
   z-index: 16;
}
#wb_Text5
{
   position: absolute;
   left: 431px;
   top: 44px;
   width: 128px;
   height: 15px;
   text-align: center;
   z-index: 23;
}
#SlideShow1
{
   display: inline-block;
   position: relative;
   width: 654px;
   height: 436px;
   overflow: hidden;
   z-index: 12;
}
#wb_Text6
{
   position: absolute;
   left: 684px;
   top: 44px;
   width: 48px;
   height: 15px;
   text-align: center;
   z-index: 25;
}
#Line2
{
   display: inline-block;
   width: 553px;
   z-index: 14;
}
#Layer1
{
   position: fixed;
   text-align: center;
   left: 0;
   right: 0;
   bottom: 0;
   height: 66px;
   z-index: 28;
}
#wb_Menu_General
{
   display: inline-block;
   width: 100%;
   z-index: 4;
}
#wb_FontAwesomeIcon4
{
   position: absolute;
   left: 691px;
   top: 9px;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 24;
}
#Layer1_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_FontAwesomeIcon3
{
   display: inline-block;
   width: 150px;
   height: 40px;
   text-align: center;
   z-index: 9;
}
@media only screen and (min-width: 800px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 0;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .col-1
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-2
{
   display: block;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_Nom_logo
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Nom_logo
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Menu_General
{
   width: calc(100% - 0px);
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   font-family: "Roboto Black";
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_S_Leduc
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_S_Leduc
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Adresse
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Adresse
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1
{
   width: 150px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 150px;
   height: 40px;
}
#FontAwesomeIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_FontAwesomeIcon3
{
   width: 150px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon3
{
   width: 150px;
   height: 40px;
}
#FontAwesomeIcon3 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Acc_Titre
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/IMG_20180921_165153.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_Acc_Titre
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Acc_Titre
{
   padding: 0px 15px 0px 15px;
}
#Acc_Titre .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Acc_Titre > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Acc_Titre > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Line2
{
   width: 553px;
   height: 203px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line2
{
   border-color: transparent;
   border-bottom-width: 203px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #BDAC32;
   background-image: none;
}
#wb_Text8
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#Line5
{
   width: 553px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line5
{
   border-color: transparent;
   border-bottom-width: 37px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #69ADDA;
   background-image: none;
}
#wb_Text9
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 48px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text19
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#SlideShow1
{
   width: 654px;
   height: 436px;
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 40px 10px 40px 10px;
}
#Layer1
{
   height: 66px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #00FEFE;
   background-image: none;
}
#Layer1_Container
{
   width: 800px;
}
#wb_FontAwesomeIcon2
{
   left: 257px;
   top: 9px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon2
{
   width: 35px;
   height: 35px;
}
#FontAwesomeIcon2 i
{
   line-height: 35px;
   font-size: 35px;
   width: 31px;
}
#wb_FontAwesomeIcon4
{
   left: 470px;
   top: 9px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 35px;
   height: 35px;
}
#FontAwesomeIcon4 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_Text5
{
   left: 210px;
   top: 44px;
   width: 128px;
   height: 15px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 463px;
   top: 44px;
   width: 48px;
   height: 15px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Menu_800px
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
}
@media only screen and (max-width: 799px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 0;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_Nom_logo
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Nom_logo
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Menu_General
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   font-family: "Roboto Black";
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_S_Leduc
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_S_Leduc
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Adresse
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Adresse
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1
{
   width: 150px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 150px;
   height: 40px;
}
#FontAwesomeIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_FontAwesomeIcon3
{
   width: 150px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon3
{
   width: 150px;
   height: 40px;
}
#FontAwesomeIcon3 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Acc_Titre
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/IMG_20180921_165153.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_Acc_Titre
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Acc_Titre
{
   padding: 0px 15px 0px 15px;
}
#Acc_Titre .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Acc_Titre > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Acc_Titre > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Line2
{
   width: 290px;
   height: 250px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line2
{
   border-color: transparent;
   border-bottom-width: 250px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #BDAC32;
   background-image: none;
}
#wb_Text8
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 5px 5px 5px 5px;
   text-align: center;
}
#Line5
{
   width: 290px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line5
{
   border-color: transparent;
   border-bottom-width: 37px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #69ADDA;
   background-image: none;
}
#wb_Text9
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text19
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#SlideShow1
{
   width: 260px;
   height: 173px;
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 40px 10px 40px 10px;
}
#Layer1
{
   height: 66px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #00FEFE;
   background-image: none;
}
#Layer1_Container
{
   width: 320px;
}
#wb_FontAwesomeIcon2
{
   left: 57px;
   top: 8px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon2
{
   width: 35px;
   height: 35px;
}
#FontAwesomeIcon2 i
{
   line-height: 35px;
   font-size: 35px;
   width: 31px;
}
#wb_FontAwesomeIcon4
{
   left: 270px;
   top: 8px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 35px;
   height: 35px;
}
#FontAwesomeIcon4 i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_Text5
{
   left: 10px;
   top: 43px;
   width: 128px;
   height: 15px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 263px;
   top: 43px;
   width: 48px;
   height: 15px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Menu_800px
{
   width: calc(100% - 0px);
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
}
