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: 43px;
}
#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: 174px;
}
#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: 174px;
   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:768px) 
{
#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_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_Acc_Titre
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(images/aquarelle.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;
}
}
#Line2
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 246px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Text29 
{
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
   border: 0px solid #000000;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text29
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text29 div
{
   text-align: left;
}
#wb_Text12 
{
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
   border: 0px solid #000000;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text12
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text13 div
{
   text-align: left;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text8 
{
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
   border: 0px solid #000000;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text9 
{
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
   border: 0px solid #000000;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text9
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text11 
{
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
   border: 0px solid #000000;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text11
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text11 div
{
   text-align: left;
}
#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_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_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_FontAwesomeIcon2
{
   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_FontAwesomeIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon2
{
   height: 40px;
   width: 150px;
}
#FontAwesomeIcon2 i
{
   color: #265A88;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 33px;
}
#wb_FontAwesomeIcon2:hover i
{
   color: #337AB7;
}
#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_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_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_FontAwesomeIcon2
{
   display: inline-block;
   width: 150px;
   height: 40px;
   text-align: center;
   z-index: 8;
}
#wb_FontAwesomeIcon1
{
   display: inline-block;
   width: 150px;
   height: 40px;
   text-align: center;
   z-index: 7;
}
#Line2
{
   display: block;
   width: 100%;
   z-index: 11;
}
#wb_Menu_General
{
   display: inline-block;
   width: 100%;
   z-index: 4;
}
#wb_FontAwesomeIcon3
{
   display: inline-block;
   width: 150px;
   height: 40px;
   text-align: center;
   z-index: 9;
}
@media only screen and (min-width: 768px) 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: #91D7F1;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#wb_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 0;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#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: visible;
   display: block;
   margin: 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: 19px;
   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_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/aquarelle.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: calc(100% - 0px);
   height: 203px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line2
{
   border-color: transparent;
   border-bottom-width: 203px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
}
#wb_Text29
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: justify;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
}
#wb_Text12
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: justify;
}
#wb_Text13
{
   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_Text13
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   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_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   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_Text6
{
   margin: 0;
   padding: 0;
}
#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: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
}
#wb_Text8
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: justify;
}
#wb_Text9
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
}
#wb_Text9
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: justify;
}
#wb_Text10
{
   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_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
}
#wb_Text11
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: justify;
}
#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: 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: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#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_FontAwesomeIcon2
{
   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;
}
#FontAwesomeIcon2
{
   width: 150px;
   height: 40px;
}
#FontAwesomeIcon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#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_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_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;
}
}
@media only screen and (max-width: 767px)
{
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: #91D7F1;
   background-image: none;
}
#wb_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 0;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#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_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_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/aquarelle.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: calc(100% - 0px);
   height: 203px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line2
{
   border-color: transparent;
   border-bottom-width: 203px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
}
#wb_Text29
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: justify;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
}
#wb_Text12
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: justify;
}
#wb_Text13
{
   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_Text13
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   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_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   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_Text6
{
   margin: 0;
   padding: 0;
}
#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: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
}
#wb_Text8
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: justify;
}
#wb_Text9
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
}
#wb_Text9
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: justify;
}
#wb_Text10
{
   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_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: radial-gradient(circle, #FFFFFF 0%, #BDAC32 100%);
}
#wb_Text11
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: justify;
}
#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: 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_FontAwesomeIcon1
{
   width: 80px;
   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: 80px;
   height: 40px;
}
#FontAwesomeIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_FontAwesomeIcon2
{
   width: 80px;
   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;
}
#FontAwesomeIcon2
{
   width: 80px;
   height: 40px;
}
#FontAwesomeIcon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#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_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_FontAwesomeIcon3
{
   width: 80px;
   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: 80px;
   height: 40px;
}
#FontAwesomeIcon3 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
}
