.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-tablette {
  display: none !important;
}

.site-width {
  width: 768px;
}

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

main .level-1 {
  margin: 0;
}
main .level-1:first-child {
  margin-top: 300px;
}
main .col-g {
  width: 100%;
  text-align: center;
  height: auto;
  margin-right: 0;
}
main .col-g .bloc_social {
  width: 80%;
  display: inline-block;
}
main .col-d {
  width: 100%;
}
main .col-d.level-1 {
  text-align: center;
}
main .col-d.level-1 .container_menu_tag {
  text-align: left;
}
main .col-d.level-1 .container_menu_tag:nth-child(2) {
  top: 0;
}
main .col-d.level-1 .container_menu_tag:nth-child(3) {
  bottom: 0;
}
main .col-d.level-1:nth-child(2) {
  margin-top: 50px;
}
main .col-d.level-2 .agenda.home > .page-header {
  padding: 5px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
main .blog.agenda #dateform {
  width: 60%;
}
main .blog.agenda #monthform {
  width: 26%;
}
main .blog .items-row .span3 {
  max-width: 212px;
  padding: 0 !important;
  -webkit-box-flex: 1 33%;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1 33%;
  /* OLD - Firefox 19- */
  width: 33%;
  /* For old syntax, otherwise collapses. */
  -webkit-flex: 1 33%;
  /* Chrome */
  -ms-flex: 1 33%;
  /* IE 10 */
  flex: 1 33%;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
main .blog .items-row .span3:nth-child(3n+2) {
  padding: 0 15px !important;
}
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;
}

#MonthPicker_monthpicker {
  text-align: left;
  width: 100%;
}
#MonthPicker_monthpicker .month-picker-year-table {
  margin: 0;
}
#MonthPicker_monthpicker .month-picker-month-table tbody tr a {
  width: 25%;
  border-top: 0;
}
#MonthPicker_monthpicker .month-picker-month-table tbody tr:nth-child(1), #MonthPicker_monthpicker .month-picker-month-table tbody tr:nth-child(2), #MonthPicker_monthpicker .month-picker-month-table tbody tr:nth-child(3) {
  border-top: 1px solid #ccc !important;
}

footer .footer-top .col-g .acymailing_form input {
  width: 235px !important;
}
footer .footer-top .col-d .text-footer {
  padding: 0;
}

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