div#container
{
   width: 1200px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #008080;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 20px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: none;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: none;
}
#preloader
{
   background: #FFFFFF url("images/loading.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_from_plein_arch_vert
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 4px solid #006400;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#from_plein_arch_vert
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 3px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#from_plein_arch_vert > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 3px;
   padding-left: 3px;
   position: relative;
}
#from_plein_arch_vert > .col-1
{
   flex: 0 0 auto;
}
#from_plein_arch_vert > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 0px)
{
#from_plein_arch_vert > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGricolor_rouge
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #DC143C;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGricolor_rouge
{
   box-sizing: border-box;
   padding: 3px 3px 3px 3px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGricolor_rouge > .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#LayoutGricolor_rouge > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 3px;
   padding-left: 3px;
   position: relative;
}
#LayoutGricolor_rouge > .row > .col-1
{
   float: left;
}
#LayoutGricolor_rouge > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGricolor_rouge:before,
#LayoutGricolor_rouge:after,
#LayoutGricolor_rouge .row:before,
#LayoutGricolor_rouge .row:after
{
   display: table;
   content: " ";
}
#LayoutGricolor_rouge:after,
#LayoutGricolor_rouge .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGricolor_rouge > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
