body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.responsive{position:relative;height:0}.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.responsive.ratio-169{padding-bottom:56.25%}.responsive.ratio-1610{padding-bottom:62.5%}.responsive.ratio-219{padding-bottom:42.8571%}.responsive.ratio-43{padding-bottom:75%}.responsive.ratio-32{padding-bottom:66.6666%}
html {
  margin: 0;
  padding: 0;
  font-size: 100%;
  height: 100.1%;
}
body {
  margin: 0;
  padding: 0;
  font-family: courier, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  width: 100%;
  min-width: 320px;
  background-color: #ececec;
}
#wrapper {
  position: relative;
  min-height: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0;
  background-color: #ececec;
}
#container {
  position: relative;
}
#container #main {
  position: relative;
  float: none;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#container #main .inside {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#container #main .inside .mod_article {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 4rem 1rem 5rem;
  margin: 0 auto;
  text-align: center;
}
#container #main .inside .mod_article.blanc {
  background-color: #fff;
}
p,
li,
th,
td,
label,
a {
  margin: 0.4rem 0;
  color: #161616;
  font-size: 1.3rem;
  padding: 0;
}
p {
  line-height: 1.7rem;
  margin: 0 0 0.8em;
}
a {
  text-decoration: none;
  color: #161616;
}
a:hover {
  text-decoration: none;
}
strong,
b {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: courier, Arial, sans-serif;
  font-style: normal;
  color: #161616;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.2rem;
  text-align: center;
  margin: 0;
  padding: 0;
}
h1 {
  padding: 1rem 0 2rem;
}
h2 {
  font-size: 1.6rem;
}
.mih0 {
  padding-top: 0 !important;
}

