body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  background: #eef0f5;
  margin-top: 0;
}
body img {
  max-width: 100%;
  height: auto;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  color: #1081c5;
  text-transform: uppercase;
  font-weight: bold;
}
body h1 {
  font-size: 25px;
}
body h2 {
  font-size: 23px;
}
body h3 {
  font-size: 22px;
}
body h4 {
  font-size: 20px;
}
body h5 {
  font-size: 18px;
}
body h6 {
  font-size: 16px;
}
body h1.page-header {
  border: 0;
  position: absolute;
  top: 30px;
  left: 60px;
  z-index: 10;
  background: #2a4baa;
  color: #ffffff;
  padding: 10px;
  font-style: italic;
}
body span.jaune {
  color: #FDF036;
}
body span.bleu1 {
  color: #1081c5;
}
body span.bleu2 {
  color: #2a4baa;
}
body span.carmin {
  color: #FC1819;
}
body span.enfance {
  color: #68cef6;
}
body span.jeunesse {
  color: #ffbc3f;
}
body span.seniors {
  color: #01ab9e;
}
body span.education {
  color: #028400;
}
body span.formation {
  color: #9bc229;
}
body span.loisirs {
  color: #f92675;
}
body span.entraide {
  color: #893688;
}
body span.consommation {
  color: #f18c18;
}
body span.developpement {
  color: #78bec3;
}
body header#navbar,
body div.main-container,
body footer.footer {
  max-width: 1200px;
}
body header#navbar.container-fluid,
body div.main-container.container-fluid,
body footer.footer.container-fluid {
  padding-right: 0;
  padding-left: 0;
}
body div.main-container {
  background: #ffffff;
}
body div.main-container .main-wrapper.col-sm-9 {
  z-index: 1;
}
body div.main-container .main-wrapper {
  padding: 0;
}
body div.main-container .main-wrapper.col-sm-12 {
  min-height: 0;
}
body.path-frontpage h1 {
  background: none;
}
body.path-frontpage h1 .title {
  font-style: italic;
}
body.path-frontpage h1 .title .t1 {
  background: #68cef6;
  font-size: 26px;
  padding: 10px;
  margin-left: 30px;
}
body.path-frontpage h1 .title .t2 {
  background: #f92675;
  font-size: 22px;
  padding: 5px 10px;
  float: left;
}
body .text-align-left {
  text-align: left;
}
body .text-align-right {
  text-align: right;
}
body .text-align-center {
  text-align: center;
}
.end-actu {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 60px;
  width: 100%;
}
.end-actu.white {
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 78%,#ffffff 92%);
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 78%,#ffffff 92%);
  background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#ffffff 78%,#ffffff 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fafbfd',endColorstr='#fafbfd',GradientType=0);
}
.nodomaine .ico:before,
.nodomaine.ico:before {
  font-family: famillesrurales;
  content: "\e91b";
}
.nodomaine .color,
.nodomaine.color {
  color: #1081c5;
}
.nodomaine .border,
.nodomaine.border {
  border-color: #1081c5;
}
.nodomaine .bg,
.nodomaine.bg {
  background: #1081c5;
  color: #ffffff;
}
.nodomaine .end-actu,
.nodomaine.end-actu {
  background: -moz-linear-gradient(top,rgba(16,129,197,0) 0%,#1081c5 78%,#1081c5 92%);
  background: -webkit-linear-gradient(top,rgba(16,129,197,0) 0%,#1081c5 78%,#1081c5 92%);
  background: linear-gradient(to bottom,rgba(16,129,197,0) 0%,#1081c5 78%,#1081c5 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1081c5',endColorstr='#1081c5',GradientType=0);
}
.petite-enfance .ico:before,
.petite-enfance.ico:before {
  font-family: famillesrurales;
  content: "\e91b";
}
.petite-enfance .color,
.petite-enfance.color {
  color: #68cef6;
}
.petite-enfance .border,
.petite-enfance.border {
  border-color: #68cef6;
}
.petite-enfance .bg,
.petite-enfance.bg {
  background: #68cef6;
  color: #ffffff;
}
.petite-enfance .end-actu,
.petite-enfance.end-actu {
  background: -moz-linear-gradient(top,rgba(104,206,246,0) 0%,#68cef6 78%,#68cef6 92%);
  background: -webkit-linear-gradient(top,rgba(104,206,246,0) 0%,#68cef6 78%,#68cef6 92%);
  background: linear-gradient(to bottom,rgba(104,206,246,0) 0%,#68cef6 78%,#68cef6 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68cef6',endColorstr='#68cef6',GradientType=0);
}
.consommation-vie-pratique-consommation .ico:before,
.consommation-vie-pratique-consommation.ico:before,
.consommation-vie-pratique .ico:before,
.consommation-vie-pratique.ico:before,
.consommation .ico:before,
.consommation.ico:before {
  font-family: famillesrurales;
  content: "\e90a";
}
.consommation-vie-pratique-consommation .color,
.consommation-vie-pratique-consommation.color,
.consommation-vie-pratique .color,
.consommation-vie-pratique.color,
.consommation .color,
.consommation.color {
  color: #f18c18;
}
.consommation-vie-pratique-consommation .border,
.consommation-vie-pratique-consommation.border,
.consommation-vie-pratique .border,
.consommation-vie-pratique.border,
.consommation .border,
.consommation.border {
  border-color: #f18c18;
}
.consommation-vie-pratique-consommation .bg,
.consommation-vie-pratique-consommation.bg,
.consommation-vie-pratique .bg,
.consommation-vie-pratique.bg,
.consommation .bg,
.consommation.bg {
  background: #f18c18;
  color: #ffffff;
}
.consommation-vie-pratique-consommation .end-actu,
.consommation-vie-pratique-consommation.end-actu,
.consommation-vie-pratique .end-actu,
.consommation-vie-pratique.end-actu,
.consommation .end-actu,
.consommation.end-actu {
  background: -moz-linear-gradient(top,rgba(241,140,24,0) 0%,#f18c18 78%,#f18c18 92%);
  background: -webkit-linear-gradient(top,rgba(241,140,24,0) 0%,#f18c18 78%,#f18c18 92%);
  background: linear-gradient(to bottom,rgba(241,140,24,0) 0%,#f18c18 78%,#f18c18 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f18c18',endColorstr='#f18c18',GradientType=0);
}
.entraide-convivialite-entraide-solidarite .ico:before,
.entraide-convivialite-entraide-solidarite.ico:before,
.entraide-convivialite .ico:before,
.entraide-convivialite.ico:before,
.entraide-solidarite .ico:before,
.entraide-solidarite.ico:before {
  font-family: famillesrurales;
  content: "\e911";
}
.entraide-convivialite-entraide-solidarite .color,
.entraide-convivialite-entraide-solidarite.color,
.entraide-convivialite .color,
.entraide-convivialite.color,
.entraide-solidarite .color,
.entraide-solidarite.color {
  color: #893688;
}
.entraide-convivialite-entraide-solidarite .border,
.entraide-convivialite-entraide-solidarite.border,
.entraide-convivialite .border,
.entraide-convivialite.border,
.entraide-solidarite .border,
.entraide-solidarite.border {
  border-color: #893688;
}
.entraide-convivialite-entraide-solidarite .bg,
.entraide-convivialite-entraide-solidarite.bg,
.entraide-convivialite .bg,
.entraide-convivialite.bg,
.entraide-solidarite .bg,
.entraide-solidarite.bg {
  background: #893688;
  color: #ffffff;
}
.entraide-convivialite-entraide-solidarite .end-actu,
.entraide-convivialite-entraide-solidarite.end-actu,
.entraide-convivialite .end-actu,
.entraide-convivialite.end-actu,
.entraide-solidarite .end-actu,
.entraide-solidarite.end-actu {
  background: -moz-linear-gradient(top,rgba(137,54,136,0) 0%,#893688 78%,#893688 92%);
  background: -webkit-linear-gradient(top,rgba(137,54,136,0) 0%,#893688 78%,#893688 92%);
  background: linear-gradient(to bottom,rgba(137,54,136,0) 0%,#893688 78%,#893688 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#893688',endColorstr='#893688',GradientType=0);
}
.enfance .ico:before,
.enfance.ico:before {
  font-family: famillesrurales;
  content: "\e910";
}
.enfance .color,
.enfance.color {
  color: #68cef6;
}
.enfance .border,
.enfance.border {
  border-color: #68cef6;
}
.enfance .bg,
.enfance.bg {
  background: #68cef6;
  color: #ffffff;
}
.enfance .end-actu,
.enfance.end-actu {
  background: -moz-linear-gradient(top,rgba(104,206,246,0) 0%,#68cef6 78%,#68cef6 92%);
  background: -webkit-linear-gradient(top,rgba(104,206,246,0) 0%,#68cef6 78%,#68cef6 92%);
  background: linear-gradient(to bottom,rgba(104,206,246,0) 0%,#68cef6 78%,#68cef6 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68cef6',endColorstr='#68cef6',GradientType=0);
}
.loisirs-culture-developpement-local-et-vie-sociale .ico:before,
.loisirs-culture-developpement-local-et-vie-sociale.ico:before,
.loisirs-culture .ico:before,
.loisirs-culture.ico:before,
.developpement-local-et-vie-sociale .ico:before,
.developpement-local-et-vie-sociale.ico:before {
  font-family: famillesrurales;
  content: "\e916";
}
.loisirs-culture-developpement-local-et-vie-sociale .color,
.loisirs-culture-developpement-local-et-vie-sociale.color,
.loisirs-culture .color,
.loisirs-culture.color,
.developpement-local-et-vie-sociale .color,
.developpement-local-et-vie-sociale.color {
  color: #f92675;
}
.loisirs-culture-developpement-local-et-vie-sociale .border,
.loisirs-culture-developpement-local-et-vie-sociale.border,
.loisirs-culture .border,
.loisirs-culture.border,
.developpement-local-et-vie-sociale .border,
.developpement-local-et-vie-sociale.border {
  border-color: #f92675;
}
.loisirs-culture-developpement-local-et-vie-sociale .bg,
.loisirs-culture-developpement-local-et-vie-sociale.bg,
.loisirs-culture .bg,
.loisirs-culture.bg,
.developpement-local-et-vie-sociale .bg,
.developpement-local-et-vie-sociale.bg {
  background: #f92675;
  color: #ffffff;
}
.loisirs-culture-developpement-local-et-vie-sociale .end-actu,
.loisirs-culture-developpement-local-et-vie-sociale.end-actu,
.loisirs-culture .end-actu,
.loisirs-culture.end-actu,
.developpement-local-et-vie-sociale .end-actu,
.developpement-local-et-vie-sociale.end-actu {
  background: -moz-linear-gradient(top,rgba(249,38,117,0) 0%,#f92675 78%,#f92675 92%);
  background: -webkit-linear-gradient(top,rgba(249,38,117,0) 0%,#f92675 78%,#f92675 92%);
  background: linear-gradient(to bottom,rgba(249,38,117,0) 0%,#f92675 78%,#f92675 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f92675',endColorstr='#f92675',GradientType=0);
}
.seniors .ico:before,
.seniors.ico:before {
  font-family: famillesrurales;
  content: "\e91d";
}
.seniors .color,
.seniors.color {
  color: #01ab9e;
}
.seniors .border,
.seniors.border {
  border-color: #01ab9e;
}
.seniors .bg,
.seniors.bg {
  background: #01ab9e;
  color: #ffffff;
}
.seniors .end-actu,
.seniors.end-actu {
  background: -moz-linear-gradient(top,rgba(1,171,158,0) 0%,#01ab9e 78%,#01ab9e 92%);
  background: -webkit-linear-gradient(top,rgba(1,171,158,0) 0%,#01ab9e 78%,#01ab9e 92%);
  background: linear-gradient(to bottom,rgba(1,171,158,0) 0%,#01ab9e 78%,#01ab9e 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01ab9e',endColorstr='#01ab9e',GradientType=0);
}
.jeunesse .ico:before,
.jeunesse.ico:before {
  font-family: famillesrurales;
  content: "\e915";
}
.jeunesse .color,
.jeunesse.color {
  color: #ffbc3f;
}
.jeunesse .border,
.jeunesse.border {
  border-color: #ffbc3f;
}
.jeunesse .bg,
.jeunesse.bg {
  background: #ffbc3f;
  color: #ffffff;
}
.jeunesse .end-actu,
.jeunesse.end-actu {
  background: -moz-linear-gradient(top,rgba(255,188,63,0) 0%,#ffbc3f 78%,#ffbc3f 92%);
  background: -webkit-linear-gradient(top,rgba(255,188,63,0) 0%,#ffbc3f 78%,#ffbc3f 92%);
  background: linear-gradient(to bottom,rgba(255,188,63,0) 0%,#ffbc3f 78%,#ffbc3f 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbc3f',endColorstr='#ffbc3f',GradientType=0);
}
.education-prevention .ico:before,
.education-prevention.ico:before {
  font-family: famillesrurales;
  content: "\e90f";
}
.education-prevention .color,
.education-prevention.color {
  color: #028400;
}
.education-prevention .border,
.education-prevention.border {
  border-color: #028400;
}
.education-prevention .bg,
.education-prevention.bg {
  background: #028400;
  color: #ffffff;
}
.education-prevention .end-actu,
.education-prevention.end-actu {
  background: -moz-linear-gradient(top,rgba(119,100,52,0) 0%,#776434 78%,#776434 92%);
  background: -webkit-linear-gradient(top,rgba(119,100,52,0) 0%,#776434 78%,#776434 92%);
  background: linear-gradient(to bottom,rgba(119,100,52,0) 0%,#776434 78%,#776434 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#028400',endColorstr='#028400',GradientType=0);
}
.formation .ico:before,
.formation.ico:before {
  font-family: famillesrurales;
  content: "\e914";
}
.formation .color,
.formation.color {
  color: #9bc229;
}
.formation .border,
.formation.border {
  border-color: #9bc229;
}
.formation .bg,
.formation.bg {
  background: #9bc229;
  color: #ffffff;
}
.formation .end-actu,
.formation.end-actu {
  background: -moz-linear-gradient(top,rgba(155,194,41,0) 0%,#9bc229 78%,#9bc229 92%);
  background: -webkit-linear-gradient(top,rgba(155,194,41,0) 0%,#9bc229 78%,#9bc229 92%);
  background: linear-gradient(to bottom,rgba(155,194,41,0) 0%,#9bc229 78%,#9bc229 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bc229',endColorstr='#9bc229',GradientType=0);
}
.field--type-file {
  clear: both;
}
.field--type-file .field__items .field--item .file {
  font-size: 12px;
}
.field--type-file .field__items .field--item .file span {
  border: none;
  background: #1081c5;
  color: #ffffff;
  padding: 5px 5px 5px 5px;
}
.field--type-file .field__items .field--item .file span a {
  text-decoration: none;
}
.field--type-file .field__items .field--item .file .file-icon {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.field--type-file .field__items .field--item .file .file-link {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
}
.field--type-file .field__items .field--item .file .file-link:after {
  font-family: famillesrurales;
  content: "\ead1";
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 20px;
}
.field--type-file .field__items .field--item .file .file-size {
  display: none;
}
.field--type-file .field__items .field--item:hover .file span {
  background: #63b2f5;
}
.view .pager {
  background: #853e92;
  margin: 0;
  padding: 20px 0;
}
.view .pager a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #853e92;
  border: 1px solid #853e92;
}
.view .pager a:hover {
  background: #853e92;
  border-color: #ffffff;
  color: #ffffff;
}
#edit-submit.loader {
  background: #ffffff;
  border-color: #999999;
  color: #999999;
}
#edit-submit.loader span:before {
  -webkit-animation: load-spin 2s infinite linear;
  animation: load-spin 2s infinite linear;
  background: url(../images/load.png) no-repeat 0 0 transparent;
  opacity: 0.5;
  display: block;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  padding: 0;
  margin: 0;
  color: transparent;
}
@media screen and (max-width: 767px) {
  body h1.page-header {
    position: relative;
    top: 48px;
    left: 0;
    overflow: hidden;
    margin-bottom: 0;
    background: #2a4baa;
  }
  body h1.page-header .title {
    float: left;
  }
  body h1.page-header .title .t1 {
    float: left;
  }
  body h1.page-header .title .t2 {
    clear: both;
  }
}
