.bx-wrapper{
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img{  width:100%;
display: block;
} .bx-wrapper .bx-viewport{
background: #fff; -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading{
min-height: 50px;
background: url(//www.tolerie-industrielle-brault.fr/wp-content/themes/tib/img/charte/bxslider/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-prev{
left: 10px;
background: url(//www.tolerie-industrielle-brault.fr/wp-content/themes/tib/img/charte/bxslider/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next{
right: 10px;
background: url(//www.tolerie-industrielle-brault.fr/wp-content/themes/tib/img/charte/bxslider/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover{
background-position: 0 0;
}
.bx-wrapper .bx-next:hover{
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a{
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled{
display: none;
}.ui-helper-hidden{
display: none;
}
.ui-helper-hidden-accessible{
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset{
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after{
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after{
clear: both;
}
.ui-helper-clearfix{
min-height: 0; }
.ui-helper-zfix{
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front{
z-index: 100;
} .ui-state-disabled{
cursor: default !important;
}  .ui-icon{
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}  .ui-widget-overlay{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header{
background: url(//www.tolerie-industrielle-brault.fr/wp-content/themes/tib/img/charte/ico-moins.png) no-repeat right center;
border-bottom: 1px solid #3b623c;
cursor: pointer;
display: block;
font-size: 16px;
font-weight: 500;
margin: 0;
min-height: 0; padding: .5em 0;
position: relative;
text-transform: uppercase;
}
.ui-accordion .ui-accordion-header.ui-state-active{
background: url(//www.tolerie-industrielle-brault.fr/wp-content/themes/tib/img/charte/ico-plus.png) no-repeat right center;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
position: absolute;
left: .5em;
top: 50%;
margin-top: -8px;
}
.ui-accordion .ui-accordion-content{
overflow: auto;
padding: 1em 0;
}