.color1 {
  color: #ffde00;
}

.fond_color1 {
  background: #ffde00;
  color: #fff;
  clear: both;
  display: block;
  padding: 4px 2%;
}

.fond_color1_ajust {
  background: #ffde00;
  color: #fff;
  padding: 0 4px;
}

.color2 {
  color: #ee3a43;
}

.fond_color2 {
  background: #ee3a43;
  color: #fff;
  clear: both;
  display: block;
  padding: 4px 2%;
}

.fond_color2_ajust {
  background: #ee3a43;
  color: #fff;
  padding: 0 4px;
}

.color3 {
  color: #781d7e;
}

.fond_color3 {
  background: #781d7e;
  color: #fff;
  clear: both;
  display: block;
  padding: 4px 2%;
}

.fond_color3_ajust {
  background: #781d7e;
  color: #fff;
  padding: 0 4px;
}

.color4 {
  color: #0193cf;
}

.fond_color4 {
  background: #0193cf;
  color: #fff;
  clear: both;
  display: block;
  padding: 4px 2%;
}

.fond_color4_ajust {
  background: #0193cf;
  color: #fff;
  padding: 0 4px;
}

.color5 {
  color: #00a48a;
}

.fond_color5 {
  background: #00a48a;
  color: #fff;
  clear: both;
  display: block;
  padding: 4px 2%;
}

.fond_color5_ajust {
  background: #00a48a;
  color: #fff;
  padding: 0 4px;
}

.relative {
  position: relative;
}

.no-ecran {
  display: none !important;
}

.site-width {
  width: 1000px;
}

header .menu-picto {
  margin-left: 240px;
}

div.mod-languages .dropdown-toggle {
  display: none;
}
div.mod-languages .lang-block {
  display: inline-block !important;
  width: 75px;
  top: -37px;
  text-align: center;
}
div.mod-languages .lang-block li {
  display: inline-block !important;
  height: 32px;
  margin: 0;
}
div.mod-languages .lang-block li {
  display: inline-block;
  height: 32px;
}

main .col-g {
  margin-right: 24px;
  width: 330px;
}
main .col-g.level-1 .custom p {
  height: 58px;
}
main .col-g.level-1 .custom p:hover img {
  bottom: 59px;
}
main .col-g.level-1 .custom p img {
  width: 100%;
}
main .col-d {
  width: 646px;
}
main .col-d.level-1 .container_menu_tag {
  width: 208px;
}
main .col-d.level-1 .container_menu_tag:nth-child(2) {
  margin: 0 8px;
}
main .tag-category .category li:nth-child(3n+2) {
  padding: 0 40px !important;
}
main .tag-category .category li:nth-child(4n+2) {
  margin: 0 0 50px 0;
}
main .tag-category .category li:nth-child(4n+3) {
  margin: 0 0 50px 0;
}
main .blog .items-row .span3 {
  padding: 0 !important;
}
main .blog .items-row .span3:nth-child(3n+2) {
  padding: 0 40px !important;
}

footer .footer-top .col-d .text-footer {
  font-size: 14px;
}

/*# sourceMappingURL=styles-ecran.css.map */
