@charset "UTF-8";
/*!
Theme Name:  Charte graphique 2013 des sites de la ville d'Arles
Theme URI:  http: //ville-arles.fr
Description:  CSS
Tags:  CSS du site de la ville
Version:  1.1
Author:  Fred Cases - DSIT
Author URI:  
License :   GNU General Public License (GPL) version 3
*/
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: "arlesfont";
  src: url("img/typo/typo_arles.eot");
  src: url("img/typo/typo_arles.eot?#iefix") format("embedded-opentype"), url("img/typo/typo_arles.woff") format("woff"), url("img/typo/typo_arles.ttf") format("truetype"); }

/*
* @include triangle within a pseudo element and add positioning properties (ie. top, left)
* $direction: up, down, left, right
*/
/**
 * les variables utilisées par le site ville-arles
 */
body, body.mediumTxt {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: #1a1a1a;
  background: #fff; }
  body.smallTxt, body.mediumTxt.smallTxt {
    font-size: 11px;
    line-height: 15px; }
  body.largeTxt, body.mediumTxt.largeTxt {
    font-size: 17px;
    line-height: 19px; }
  body.XLargeTxt, body.mediumTxt.XLargeTxt {
    font-size: 19px;
    line-height: 22px; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.clearfix::after, .homeToAgenda ul li::after, .breadcrumb::after {
  content: "";
  clear: both;
  display: table; }

/* ----------------- La Grille ---------------------- */
.ligne, .blocAI {
  width: 980px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto; }
  .ligne .ligne, .blocAI .ligne, .ligne .blocAI, .blocAI .blocAI {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0 -10px; }
  @media only screen and (max-width: 980px) {
    .ligne, .blocAI {
      width: auto;
      min-width: 0;
      margin-left: 0;
      margin-right: 0; } }
.cols-de-1 {
  float: left;
  width: 4.1666666667%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-1 {
    width: 8.3333333333%; } }

@media only screen and (max-width: 480px) {
  .cols-de-1 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-2 {
  float: left;
  width: 8.3333333333%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-2 {
    width: 16.6666666667%; } }

@media only screen and (max-width: 480px) {
  .cols-de-2 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-3 {
  float: left;
  width: 12.5%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-3 {
    width: 25%; } }

@media only screen and (max-width: 480px) {
  .cols-de-3 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-4 {
  float: left;
  width: 16.6666666667%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-4 {
    width: 33.3333333333%; } }

@media only screen and (max-width: 480px) {
  .cols-de-4 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-5 {
  float: left;
  width: 20.8333333333%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-5 {
    width: 41.6666666667%; } }

@media only screen and (max-width: 480px) {
  .cols-de-5 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-6, .formulaire label:not(.error) {
  float: left;
  width: 25%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-6, .formulaire label:not(.error) {
    width: 50%; } }

@media only screen and (max-width: 480px) {
  .cols-de-6, .formulaire label:not(.error) {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-7 {
  float: left;
  width: 29.1666666667%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-7 {
    width: 58.3333333333%; } }

@media only screen and (max-width: 480px) {
  .cols-de-7 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-8, .liste-elu, #homeLogosPartenaires div, .homeLastArticles div, .homeToAgenda, .graphito {
  float: left;
  width: 33.3333333333%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-8, .liste-elu, #homeLogosPartenaires div, .homeLastArticles div, .homeToAgenda, .graphito {
    width: 66.6666666667%; } }

@media only screen and (max-width: 480px) {
  .cols-de-8, .liste-elu, #homeLogosPartenaires div, .homeLastArticles div, .homeToAgenda, .graphito {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-9 {
  float: left;
  width: 37.5%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-9 {
    width: 75%; } }

@media only screen and (max-width: 480px) {
  .cols-de-9 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-10 {
  float: left;
  width: 41.6666666667%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-10 {
    width: 83.3333333333%; } }

@media only screen and (max-width: 480px) {
  .cols-de-10 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-11 {
  float: left;
  width: 45.8333333333%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-11 {
    width: 91.6666666667%; } }

@media only screen and (max-width: 480px) {
  .cols-de-11 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-12, .blocAI article, .liste-posts, .categOfACateg {
  float: left;
  width: 50%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-12, .blocAI article, .liste-posts, .categOfACateg {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-12, .blocAI article, .liste-posts, .categOfACateg {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-13 {
  float: left;
  width: 54.1666666667%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-13 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-13 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-14 {
  float: left;
  width: 58.3333333333%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-14 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-14 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-15 {
  float: left;
  width: 62.5%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-15 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-15 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-16, .homeToAI {
  float: left;
  width: 66.6666666667%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-16, .homeToAI {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-16, .homeToAI {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-17 {
  float: left;
  width: 70.8333333333%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-17 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-17 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-18, .formulaire input,
.formulaire textarea {
  float: left;
  width: 75%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-18, .formulaire input,
  .formulaire textarea {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-18, .formulaire input,
  .formulaire textarea {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-19 {
  float: left;
  width: 79.1666666667%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-19 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-19 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-20 {
  float: left;
  width: 83.3333333333%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-20 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-20 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-21 {
  float: left;
  width: 87.5%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-21 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-21 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-22 {
  float: left;
  width: 91.6666666667%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-22 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-22 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-23 {
  float: left;
  width: 95.8333333333%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-23 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-23 {
    width: auto;
    float: none;
    max-width: 100%; } }

.cols-de-24 {
  float: left;
  width: 100%;
  min-height: 1px;
  padding: 0 10px;
  position: relative; }

@media only screen and (max-width: 768px) {
  .cols-de-24 {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .cols-de-24 {
    width: auto;
    float: none;
    max-width: 100%; } }

.push {
  float: right; }

img, object, embed {
  max-width: 100%;
  height: auto; }

object, embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img, .map_canvas img {
  max-width: none !important; }

.ligne, .blocAI {
  overflow: hidden; }

h1, h2, h3, h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold; }

h1 {
  color: #343434;
  line-height: 32px;
  font-size: 28px; }
  .smallTxt h1 {
    font-size: 24px;
    line-height: 28px; }
  .largeTxt h1 {
    font-size: 32px;
    line-height: 36px; }
  .XLargeTxt h1 {
    font-size: 36px;
    line-height: 40px; }

h2 {
  color: #4d4d4d;
  line-height: 24px;
  font-size: 22px; }
  .smallTxt h2 {
    font-size: 18px;
    line-height: 20px; }
  .largeTxt h2 {
    font-size: 26px;
    line-height: 30px; }
  .XLargeTxt h2 {
    font-size: 30px;
    line-height: 34px; }

h3 {
  color: #1a1a1a;
  line-height: 18px;
  font-size: 16px; }
  .smallTxt h3 {
    font-size: 14px;
    line-height: 17px; }
  .largeTxt h3 {
    font-size: 20px;
    line-height: 24px; }
  .XLargeTxt h3 {
    font-size: 24px;
    line-height: 28px; }

h4 {
  color: #343434;
  line-height: 16px;
  font-size: 13px;
  text-transform: uppercase; }
  .smallTxt h4 {
    font-size: 11px;
    line-height: 14px; }
  .largeTxt h4 {
    font-size: 16px;
    line-height: 18px; }
  .XLargeTxt h4 {
    font-size: 20px;
    line-height: 22px; }

h4.lion,
.lion,
#oss_filter h2 {
  padding-bottom: 2px;
  border-bottom: 1px solid #959595;
  border-top: none !important;
  text-align: left !important;
  font-weight: normal;
  line-height: 22px;
  font-size: 16px; }
  .smallTxt h4.lion, .smallTxt .lion, .smallTxt #oss_filter h2, #oss_filter .smallTxt h2 {
    font-size: 14px;
    line-height: 18px; }
  .largeTxt h4.lion, .largeTxt .lion, .largeTxt #oss_filter h2, #oss_filter .largeTxt h2 {
    font-size: 18px;
    line-height: 24px; }
  .XLargeTxt h4.lion, .XLargeTxt .lion, .XLargeTxt #oss_filter h2, #oss_filter .XLargeTxt h2 {
    font-size: 20px;
    line-height: 24px; }
  h4.lion a,
  h4.lion span,
  .lion a,
  #oss_filter h2 a,
  .lion span,
  #oss_filter h2 span {
    padding-left: 8px;
    vertical-align: 5px;
    color: #333;
    text-decoration: none; }

h4.lion:before,
.lion:before,
#oss_filter h2:before {
  font-family: arlesfont;
  font-size: 22px;
  content: ". ";
  display: inline-block;
  color: #062359; }

.titre-carre, .post-title, .homeLastArticles h4, .homeToAI h4, .graphito-text h3 {
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase; }
  .titre-carre:before, .post-title:before, .homeLastArticles h4:before, .homeToAI h4:before, .graphito-text h3:before {
    content: "";
    display: inline-block;
    background: #0a40a1;
    height: 8px;
    width: 8px;
    margin-right: 5px; }
  .titre-carre a, .post-title a, .homeLastArticles h4 a, .homeToAI h4 a, .graphito-text h3 a {
    text-decoration: none; }

h4.mairie:before,
h4.actualites:before,
h4.education:before,
h4.social:before,
h4.urbanisme:before,
h4.economie:before,
h4.culture-tourisme:before,
h4.sports:before,
h4.environnement:before,
h4.deplacements:before {
  font-family: arlesfont;
  font-size: 22px;
  content: ". "; }

.titre-de-bloc {
  font-weight: normal;
  line-height: 22px;
  font-size: 16px; }

a {
  color: #676767;
  text-decoration: underline; }

a:hover,
a:focus {
  color: #0a40a1;
  transition: 0.4s; }

ul.naviglist {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.naviglist li {
    line-height: 12px;
    margin: 6px 0; }
    ul.naviglist li a:before {
      font-family: arlesfont;
      font-size: 13px;
      content: "\\";
      display: inline-block;
      color: #aaa;
      margin-right: 3px; }
    ul.naviglist li a:hover:before,
    ul.naviglist li a:focus:before {
      color: #0a40a1; }
    @media screen and (max-width: 768px) {
      ul.naviglist li {
        line-height: 28px;
        font-size: 18px; } }
ul.naviglistdotted, .homeToAgenda ul, #navig-secondaire ul,
#navig-primaire ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.naviglistdotted li, .homeToAgenda ul li, #navig-secondaire ul li,
  #navig-primaire ul li {
    line-height: 22px;
    border-bottom: 1px dotted #808080; }
    @media screen and (max-width: 768px) {
      ul.naviglistdotted li, .homeToAgenda ul li, #navig-secondaire ul li,
      #navig-primaire ul li {
        line-height: 28px;
        font-size: 18px; } }
    ul.naviglistdotted li:last-child, .homeToAgenda ul li:last-child, #navig-secondaire ul li:last-child,
    #navig-primaire ul li:last-child {
      border-bottom: none; }
  ul.naviglistdotted a, .homeToAgenda ul a, #navig-secondaire ul a,
  #navig-primaire ul a {
    text-decoration: none; }

ul.chevronList, #listingDemarches ul {
  padding: 0;
  margin-top: 5px; }
  ul.chevronList ul, #listingDemarches ul ul {
    margin: 0 0 0 20px; }
  ul.chevronList li, #listingDemarches ul li {
    color: #1A1A1A;
    font-size: 13px;
    line-height: 17px;
    list-style-type: none; }
    ul.chevronList li:before, #listingDemarches ul li:before {
      content: "> ";
      font-weight: bold; }

#preBandeau {
  background: #bfbfbf;
  background-image: -webkit-linear-gradient(#bfbfbf, #ededed);
  background-image: linear-gradient(#bfbfbf, #ededed);
  height: 35px;
  color: #676767;
  font-size: 11px; }
  #preBandeau .ligne, #preBandeau .blocAI {
    height: 35px;
    line-height: 35px;
    vertical-align: middle; }
  #preBandeau #addrPreBandeau {
    display: inline-block;
    text-align: right; }

@media only screen and (max-width: 980px) {
  #retourVersVA {
    padding: 0; } }

#retourVersVA a {
  display: inline-block;
  text-decoration: none;
  height: 25px;
  margin-left: 10px; }
  #retourVersVA a:before {
    font-family: arlesfont;
    content: ". | ";
    font-size: 25px;
    vertical-align: bottom; }

#bandeau {
  margin: 10px 0 40px 0;
  height: 70px;
  background: #072d71;
  background-image: -webkit-linear-gradient(#031433, #072d71);
  background-image: linear-gradient(#031433, #072d71);
  box-shadow: 0 7px 8px #ccc; }
  #bandeau .ligne, #bandeau .blocAI {
    background: url("img/bandeau.png") no-repeat top left;
    height: 90px;
    overflow: visible;
    position: relative; }
  #bandeau h1 {
    display: none; }
  #bandeau form {
    display: block;
    position: absolute;
    top: 5px;
    right: 20px;
    font-size: 0;
    margin-bottom: 5px;
    white-space: nowrap;
    width: 246px; }
  #bandeau input {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
    width: 210px;
    margin-bottom: 0;
    padding-left: 5px;
    color: #676767;
    position: relative;
    vertical-align: top;
    font-size: 12px;
    height: 24px;
    line-height: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; }
    #bandeau input:focus {
      border-color: rgba(82, 168, 236, 0.8);
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
      outline: 0 none; }
  #bandeau button {
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #e6e6e6);
    background-image: linear-gradient(#fff, #e6e6e6);
    border: 1px solid #a2a2a2;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    height: 24px;
    padding: 1px 6px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    margin-left: -3px; }
    #bandeau button em {
      display: inline-block;
      width: 25px;
      height: 20px;
      overflow: hidden; }
      #bandeau button em:before {
        font-family: arlesfont;
        content: "¤";
        font-size: 20px;
        color: #444;
        font-style: normal;
        margin-right: 100px; }
  #bandeau ::-webkit-input-placeholder {
    font-style: italic; }
  #bandeau :-moz-placeholder {
    font-style: italic; }
  #bandeau ::-moz-placeholder {
    font-style: italic; }
  #bandeau ::-ms-input-placeholder {
    font-style: italic; }
  #bandeau ::placeholder {
    font-style: italic; }
  #bandeau a {
    display: block;
    height: 70px; }

#autocomplete {
  position: absolute;
  top: 24px;
  left: 2px;
  width: 245px;
  background: #bfbfbf;
  background-image: -webkit-linear-gradient(#bfbfbf, #efefef);
  background-image: linear-gradient(#bfbfbf, #efefef);
  z-index: 2;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  font-size: 12px;
  overflow: visible;
  box-shadow: 0 8px 12px #ccc; }
  #autocomplete div {
    z-index: 1;
    margin: 0;
    padding: 0 5px;
    cursor: pointer; }
  #autocomplete:hover, #autocomplete:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none; }

#autocompleteList {
  margin: 0;
  padding: 0;
  list-style: none; }
  #autocompleteList li {
    padding: 1px 0 1px 10px;
    margin: 0;
    color: #000; }
    #autocompleteList li:hover, #autocompleteList li:focus, #autocompleteList li.autocompleteSelected {
      background: #afafaf; }

#autocompleteClose {
  display: block;
  text-align: right; }

#oss_filter {
  padding: 0 5px 0 0; }
  #oss_filter h2 {
    text-transform: uppercase; }
  #oss_filter h3 {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 20px; }
  #oss_filter h4 {
    text-transform: none;
    margin: 5px 0 10px 0; }
    #oss_filter h4:before {
      content: "> ";
      font-weight: bold; }
  #oss_filter ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0; }
  #oss_filter li {
    line-height: 20px; }
    #oss_filter li a:before {
      font-family: arlesfont;
      content: "\\";
      font-size: 11px;
      margin-right: 6px;
      color: #aaa;
      display: inline-block; }
    #oss_filter li a:hover:before,
    #oss_filter li a:focus:before {
      color: #0a40a1; }
  #oss_filter li.OSSActive a:before {
    color: #676767; }

#OSS_filter_by_host span {
  font-size: 75%; }

.OSSActive {
  font-weight: bold; }

.oss_results {
  margin: 15px 0;
  clear: both; }

.oss_results h2 {
  font-size: 110%;
  margin: 0; }

.oss_results h2 a {
  text-decoration: underline;
  color: #3e7fd9; }

.oss_result_date {
  color: #3e7fd9; }

.oss_fichier_thumb {
  float: left;
  width: 80px;
  clear: left;
  margin: 5px 5px 0 0;
  min-height: 90px; }
  .oss_fichier_thumb img {
    max-height: 90px;
    display: block;
    margin: auto; }

#oss_paging {
  margin: 30px auto;
  text-align: center; }

#search-results {
  margin-top: 10px; }

#oss_pagination ul > li > a,
#oss_pagination ul > li > span {
  padding: 0 12px; }

.footer {
  background-image: linear-gradient(#bbb, #fff); }
  .footer h2 {
    text-transform: uppercase;
    color: #4d4d4d;
    line-height: 15px;
    font-size: 12px; }
    .footer h2:before {
      content: "";
      display: inline-block;
      background: #0a40a1;
      height: 8px;
      width: 8px;
      margin-right: 5px; }
  .footer ul {
    list-style: none;
    padding: 0; }
  .footer a {
    text-decoration: none; }
  .footer li:before {
    color: #676767; }
  .footer img {
    vertical-align: middle; }

.separation {
  border-right: 1px solid #666;
  margin-top: 17px;
  min-height: 33px; }

#footerContainer {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 10px; }

#retourVA {
  height: 50px; }
  #retourVA a {
    vertical-align: top;
    text-decoration: none; }
  #retourVA span {
    font-family: arlesfont;
    font-size: 50px;
    line-height: 52px;
    vertical-align: middle; }

.adresse {
  padding-top: 17px; }

.copyright-haut {
  line-height: 50px;
  text-align: right;
  font-size: 11px; }

#facebook, #twitter {
  display: inline-block; }
  #facebook span, #twitter span {
    display: inline-block;
    width: 90px;
    height: 25px;
    margin-top: 5px; }

#lastLine {
  border-top: 1px solid #959595;
  padding-top: 15px;
  margin-top: 8px; }

.pagination {
  min-height: 40px;
  margin: 20px 0;
  clear: both; }

.pagination ul {
  display: inline-block;
  *display: inline;
  margin: 0;
  padding: 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  *zoom: 1; }

.pagination ul > li {
  display: inline; }

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 0 14px;
  line-height: 38px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0; }
  @media only screen and (max-width: 480px) {
    .pagination ul > li > a,
    .pagination ul > li > span {
      padding: 0 5px; } }
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5; }

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default; }

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: #f5f5f5; }

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  border-radius: 3px 0 0 3px; }

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  border-radius: 0 3px 3px 0; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

#tag-cloud, #suiveznous {
  border-top: 1px solid #959595;
  padding-top: 5px;
  text-align: center; }

#suiveznous a {
  display: block;
  text-align: center;
  margin-bottom: 5px; }

#menuSharer {
  list-style: none;
  margin: 0 0 13px 0;
  padding: 0;
  text-align: right; }
  @media only screen and (max-width: 480px) {
    #menuSharer {
      margin-top: 12px; } }
  #menuSharer li {
    display: inline-block;
    margin-left: 5px; }
  #menuSharer a {
    font-size: 22px;
    line-height: 22px;
    margin-right: 0;
    display: inline-block;
    font-family: arlesfont;
    text-decoration: none;
    color: #999; }
    #menuSharer a:hover, #menuSharer a:focus {
      color: #0a40a1; }

.touch #augmenterTaille,
.touch #reduireTaille,
.touch #imprimerPage {
  display: none; }

@media only screen and (max-width: 480px) {
  #preBandeau, #addrPreBandeau, .info-footer, #share, #retourVA, #site-resume, .dispo {
    display: none; }
  #bandeau {
    height: 40px; }
    #bandeau a {
      height: 40px; }
    #bandeau .ligne, #bandeau .blocAI {
      background: url("img/bandeau-small.png") no-repeat left top #fff; }
    #bandeau form {
      right: 0;
      top: 60px;
      left: -webkit-calc(50% - 143px);
      left: calc(50% - 143px); }
  #lastLine {
    border-top: none; }
  .push {
    float: none; } }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  #preBandeau, #addrPreBandeau {
    display: block; }
  #bandeau {
    box-shadow: none;
    background: none; }
    #bandeau a {
      height: 60px; }
    #bandeau .ligne, #bandeau .blocAI {
      background: url("img/bandeau-medium.png") no-repeat left top #fff; }
    #bandeau form {
      right: 0;
      top: 60px;
      left: -webkit-calc(50% - 143px);
      left: calc(50% - 143px); }
  .info-footer {
    display: block; }
  #retourVA {
    display: block; }
  .adresse {
    display: none; }
  .separation {
    border-right: none; } }

@media only screen and (min-width: 768px) and (max-width: 980px) {
  #bandeau {
    box-shadow: none;
    background: none; }
    #bandeau a {
      height: 90px; }
    #bandeau .ligne, #bandeau .blocAI {
      background: url("img/bandeau-medium.png") no-repeat left top #fff; }
    #bandeau form {
      top: 5px; } }

.fixed {
  position: fixed; }

@-webkit-keyframes wheel {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg); } }

@-moz-keyframes wheel {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg); } }

@-ms-keyframes wheel {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg); } }

@keyframes wheel {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg); } }

.wheel, .largewheel {
  animation: 2s linear 0s normal none infinite wheel;
  display: inline-block;
  font-family: arlesfont; }

.largewheel {
  font-size: 35px;
  display: block;
  text-align: center;
  margin: 10px; }

.hidden {
  clear: both;
  visibility: hidden;
  margin: 0;
  padding: 0; }

.clear {
  clear: both; }

.center {
  text-align: center; }

.lireSuite {
  text-align: right; }
  .lireSuite a {
    text-decoration: none;
    line-height: 12px; }
    .lireSuite a:after {
      font-family: arlesfont;
      font-size: 13px;
      content: "#";
      display: inline-block;
      margin-left: 6px; }
  .lireSuite.suiteActu a {
    color: #cc3f7a; }
    .lireSuite.suiteActu a:after {
      font-family: arlesfont;
      content: "#";
      margin-left: 6px; }
  .lireSuite.suiteAgenda a {
    color: #6eb638; }
    .lireSuite.suiteAgenda a:after {
      font-family: arlesfont;
      content: "#";
      margin-left: 6px; }

.editable:after {
  font-family: arlesfont;
  content: "c";
  display: inline-block;
  margin-left: 6px; }

.bouton {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin: 5px 0;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  text-decoration: none;
  color: #fff;
  background: #072d71;
  background: #072d71;
  background-image: -webkit-linear-gradient(#031433, #072d71);
  background-image: linear-gradient(#031433, #072d71); }
  .bouton a {
    text-decoration: none;
    color: #fff; }
  .bouton:focus, .bouton:active, .bouton:hover {
    background: #0b4ab9;
    background-image: -webkit-linear-gradient(#08317b, #0b4ab9);
    background-image: linear-gradient(#08317b, #0b4ab9);
    color: #fff; }

.bouton-block {
  display: block;
  width: 100%; }

img.alignleft, .alignleft {
  float: left;
  margin: 10px 10px 10px 0; }

img.alignright, .alignright {
  float: right;
  margin: 10px 0 10px 10px; }

img.aligncenter, .aligncenter {
  display: block;
  margin: 10px auto; }

img.alignnone, .alignnone {
  margin: 10px; }

.wp-caption {
  border: 1px solid #CCCCCC;
  margin: 10px;
  max-width: 100%;
  padding-top: 4px;
  text-align: center; }

/**
 *	Thème spécifique à ce site !
 */
#access {
  visibility: hidden;
  display: none; }

/*-------------------- Menus de navigation --------------------*/
/* Menu de 1er niveau */
#menuprincipal {
  min-height: 33px;
  padding: 0; }

#menu {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0; }
  #menu li {
    display: inline;
    border-bottom: 3px solid;
    padding: 0;
    margin: 0 5px 0 1px; }
    #menu li.hasMenuSecondaire {
      transition: border-bottom-width 0.4s ease-in;
      border-bottom-width: 8px; }
  #menu a {
    display: inline-block;
    text-decoration: none;
    height: 33px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 8px;
    width: auto !important; }
  #menu #menuhaut-mairie {
    border-color: #1e3e83; }
  #menu #menuhaut-actualites {
    border-color: #5192d5; }
  #menu #menuhaut-education {
    border-color: #e7b42c; }
  #menu #menuhaut-social {
    border-color: #d5851d; }
  #menu #menuhaut-urbanisme {
    border-color: #c83c2b; }
  #menu #menuhaut-economie {
    border-color: #a92c21; }
  #menu #menuhaut-culture-tourisme {
    border-color: #5e2f62; }
  #menu #menuhaut-sports {
    border-color: #8f669e; }
  #menu #menuhaut-environnement {
    border-color: #508b34; }
  #menu #menuhaut-deplacements {
    border-color: #93b42b; }
  #menu li:hover a,
  #menu li:focus a {
    color: #fff; }
  #menu #menuhaut-mairie:hover,
  #menu #menuhaut-mairie:focus,
  #menu #menuhaut-mairie.menuactive {
    background: #1e3e83; }
  #menu #menuhaut-actualites:hover,
  #menu #menuhaut-actualites:focus,
  #menu #menuhaut-actualites.menuactive {
    background: #5192d5; }
  #menu #menuhaut-education:hover,
  #menu #menuhaut-education:focus,
  #menu #menuhaut-education.menuactive {
    background: #e7b42c; }
  #menu #menuhaut-social:hover,
  #menu #menuhaut-social:focus,
  #menu #menuhaut-social.menuactive {
    background: #d5851d; }
  #menu #menuhaut-urbanisme:hover,
  #menu #menuhaut-urbanisme:focus,
  #menu #menuhaut-urbanisme.menuactive {
    background: #c83c2b; }
  #menu #menuhaut-economie:hover,
  #menu #menuhaut-economie:focus,
  #menu #menuhaut-economie.menuactive {
    background: #a92c21; }
  #menu #menuhaut-culture-tourisme:hover,
  #menu #menuhaut-culture-tourisme:focus,
  #menu #menuhaut-culture-tourisme.menuactive {
    background: #5e2f62; }
  #menu #menuhaut-sports:hover,
  #menu #menuhaut-sports:focus,
  #menu #menuhaut-sports.menuactive {
    background: #8f669e; }
  #menu #menuhaut-environnement:hover,
  #menu #menuhaut-environnement:focus,
  #menu #menuhaut-environnement.menuactive {
    background: #508b34; }
  #menu #menuhaut-deplacements:hover,
  #menu #menuhaut-deplacements:focus,
  #menu #menuhaut-deplacements.menuactive {
    background: #93b42b; }
  #menu .menuactive a {
    color: #fff; }
  #menu .sousmenu {
    display: none; }

#menusecondaire {
  position: relative; }
  #menusecondaire ul {
    margin: -1px 0 0 0;
    padding: 0;
    border: 3px solid transparent; }
  #menusecondaire .mairie {
    border-color: #1e3e83;
    background: #1e3e83; }
  #menusecondaire .actualites {
    border-color: #5192d5;
    background: #5192d5; }
  #menusecondaire .education {
    border-color: #e7b42c;
    background: #e7b42c; }
  #menusecondaire .social {
    border-color: #d5851d;
    background: #d5851d; }
  #menusecondaire .urbanisme {
    border-color: #c83c2b;
    background: #c83c2b; }
  #menusecondaire .economie {
    border-color: #a92c21;
    background: #a92c21; }
  #menusecondaire .culture-tourisme {
    border-color: #5e2f62;
    background: #5e2f62; }
  #menusecondaire .sports {
    border-color: #8f669e;
    background: #8f669e; }
  #menusecondaire .environnement {
    border-color: #508b34;
    background: #508b34; }
  #menusecondaire .deplacements {
    border-color: #93b42b;
    background: #93b42b; }
  #menusecondaire li {
    display: inline-block;
    padding: 5px 5px; }
    #menusecondaire li:last-child a:after {
      content: ""; }
  #menusecondaire a {
    text-decoration: none;
    color: #fff; }
    #menusecondaire a:after {
      content: " | "; }

.fermermenu {
  float: right;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 2px;
  cursor: pointer; }

.breadcrumb {
  height: 25px;
  line-height: 25px; }
  .breadcrumb a {
    text-decoration: none; }

.breadcrumb a:before,
.breadcrumb span:before {
  content: " > "; }

.breadcrumb .braccueil:before {
  content: ""; }

h4.lion {
  font-size: 15px; }
  h4.lion.mairie:before {
    color: #1e3e83; }
  h4.lion.actualites:before {
    color: #5192d5; }
  h4.lion.education:before {
    color: #e7b42c; }
  h4.lion.social:before {
    color: #d5851d; }
  h4.lion.urbanisme:before {
    color: #c83c2b; }
  h4.lion.economie:before {
    color: #a92c21; }
  h4.lion.culture-tourisme:before {
    color: #5e2f62; }
  h4.lion.sports:before {
    color: #8f669e; }
  h4.lion.environnement:before {
    color: #508b34; }
  h4.lion.deplacements:before {
    color: #93b42b; }

.footer .mairie:before {
  background: #1e3e83; }

.footer .actualites:before {
  background: #5192d5; }

.footer .education:before {
  background: #e7b42c; }

.footer .social:before {
  background: #d5851d; }

.footer .urbanisme:before {
  background: #c83c2b; }

.footer .economie:before {
  background: #a92c21; }

.footer .culture-tourisme:before {
  background: #5e2f62; }

.footer .sports:before {
  background: #8f669e; }

.footer .environnement:before {
  background: #508b34; }

.footer .deplacements:before {
  background: #93b42b; }

.copyright-right {
  line-height: 50px;
  text-align: right; }

.copyright-left {
  line-height: 50px;
  text-align: left; }

/*------------------------- Sidebar ---------------------------*/
@media screen and (min-width: 481px) and (max-width: 768px) {
  #navig-secondaire,
  #navig-primaire {
    width: 50%; }
    #navig-secondaire .bloc-sidebar,
    #navig-primaire .bloc-sidebar {
      border-top: none; } }

@media screen and (max-width: 480px) {
  #navig-secondaire,
  #navig-primaire {
    width: 100%;
    margin-bottom: 20px; } }

#navig-secondaire h4.lion:first-child,
#navig-primaire h4.lion:first-child {
  margin-top: 5px; }

@media screen and (max-width: 768px) {
  .thisIsHome #navig-secondaire,
  .thisIsHome #navig-primaire {
    width: 100%; }
    .thisIsHome #navig-secondaire #accesRapide,
    .thisIsHome #navig-secondaire .bloc-sidebar,
    .thisIsHome #navig-primaire #accesRapide,
    .thisIsHome #navig-primaire .bloc-sidebar {
      width: 50%;
      float: left;
      border-top: none; } }

#magazineMois {
  text-align: center; }
  @media screen and (max-width: 480px) {
    #magazineMois {
      display: none; } }
#magazineMois a.kiosque {
  background-color: #009AC1;
  border-radius: 5px;
  color: #FFFFFF;
  display: block;
  padding: 10px;
  text-decoration: none; }

.bloc-sidebar {
  border-top: 1px solid #959595;
  margin-bottom: 8px;
  margin-top: 15px;
  padding-top: 5px; }

.braccueil {
  color: #676767; }

@media screen and (min-width: 480px) {
  .categOfACateg {
    width: 50%; } }

#contextuao .bouton {
  display: block;
  width: 100%; }
  #contextuao .bouton a {
    display: block; }

.mairie .bouton {
  background: #1e3e83;
  background-image: -webkit-linear-gradient(#12244d, #1e3e83);
  background-image: linear-gradient(#12244d, #1e3e83); }
  .mairie .bouton:hover, .mairie .bouton:focus {
    background: #2c5bc1;
    background-image: -webkit-linear-gradient(#20428b, #2c5bc1);
    background-image: linear-gradient(#20428b, #2c5bc1); }

.actualites .bouton {
  background: #5192d5;
  background-image: -webkit-linear-gradient(#2c71b7, #5192d5);
  background-image: linear-gradient(#2c71b7, #5192d5); }
  .actualites .bouton:hover, .actualites .bouton:focus {
    background: #8fb9e4;
    background-image: -webkit-linear-gradient(#5997d7, #8fb9e4);
    background-image: linear-gradient(#5997d7, #8fb9e4); }

.education .bouton {
  background: #e7b42c;
  background-image: -webkit-linear-gradient(#bb8e15, #e7b42c);
  background-image: linear-gradient(#bb8e15, #e7b42c); }
  .education .bouton:hover, .education .bouton:focus {
    background: #efcc71;
    background-image: -webkit-linear-gradient(#e8b735, #efcc71);
    background-image: linear-gradient(#e8b735, #efcc71); }

.social .bouton {
  background: #d5851d;
  background-image: -webkit-linear-gradient(#9b6115, #d5851d);
  background-image: linear-gradient(#9b6115, #d5851d); }
  .social .bouton:hover, .social .bouton:focus {
    background: #e8a956;
    background-image: -webkit-linear-gradient(#de8b1e, #e8a956);
    background-image: linear-gradient(#de8b1e, #e8a956); }

.urbanisme .bouton {
  background: #c83c2b;
  background-image: -webkit-linear-gradient(#912c1f, #c83c2b);
  background-image: linear-gradient(#912c1f, #c83c2b); }
  .urbanisme .bouton:hover, .urbanisme .bouton:focus {
    background: #dd7062;
    background-image: -webkit-linear-gradient(#d03f2d, #dd7062);
    background-image: linear-gradient(#d03f2d, #dd7062); }

.economie .bouton {
  background: #a92c21;
  background-image: -webkit-linear-gradient(#721e16, #a92c21);
  background-image: linear-gradient(#721e16, #a92c21); }
  .economie .bouton:hover, .economie .bouton:focus {
    background: #d94a3d;
    background-image: -webkit-linear-gradient(#b22e23, #d94a3d);
    background-image: linear-gradient(#b22e23, #d94a3d); }

.culture-tourisme .bouton {
  background: #5e2f62;
  background-image: -webkit-linear-gradient(#331a35, #5e2f62);
  background-image: linear-gradient(#331a35, #5e2f62); }
  .culture-tourisme .bouton:hover, .culture-tourisme .bouton:focus {
    background: #904896;
    background-image: -webkit-linear-gradient(#653269, #904896);
    background-image: linear-gradient(#653269, #904896); }

.sports .bouton {
  background: #8f669e;
  background-image: -webkit-linear-gradient(#6b4b77, #8f669e);
  background-image: linear-gradient(#6b4b77, #8f669e); }
  .sports .bouton:hover, .sports .bouton:focus {
    background: #b195bc;
    background-image: -webkit-linear-gradient(#946ca2, #b195bc);
    background-image: linear-gradient(#946ca2, #b195bc); }

.environnement .bouton {
  background: #508b34;
  background-image: -webkit-linear-gradient(#345b22, #508b34);
  background-image: linear-gradient(#345b22, #508b34); }
  .environnement .bouton:hover, .environnement .bouton:focus {
    background: #72bd4f;
    background-image: -webkit-linear-gradient(#549237, #72bd4f);
    background-image: linear-gradient(#549237, #72bd4f); }

.deplacements .bouton {
  background: #93b42b;
  background-image: -webkit-linear-gradient(#677e1e, #93b42b);
  background-image: linear-gradient(#677e1e, #93b42b); }
  .deplacements .bouton:hover, .deplacements .bouton:focus {
    background: #b7d655;
    background-image: -webkit-linear-gradient(#9abc2d, #b7d655);
    background-image: linear-gradient(#9abc2d, #b7d655); }

#contextuao div {
  margin: 6px 0; }

/*------------------------- Home ---------------------------*/
@media screen and (min-width: 481px) and (max-width: 768px) {
  .graphito {
    width: 33%;
    padding: 0 5px; } }

@media screen and (max-width: 480px) {
  .graphito {
    float: left;
    width: 33%;
    padding: 0 1px 0 2px; } }

.graphito-container {
  border: 1px solid #959595; }

.graphito-text {
  padding: 5px 10px;
  min-height: 58px; }
  .graphito-text a {
    text-decoration: none; }
  .graphito-text h3 {
    margin: 0 0 6px 0;
    padding: 0; }

.homeToOthers h3 {
  padding-bottom: 2px;
  border-bottom: 1px solid #959595;
  font-weight: normal;
  line-height: 35px;
  font-size: 32px;
  font-variant: small-caps;
  letter-spacing: 3px; }
  .homeToOthers h3:before {
    font-family: arlesfont;
    font-size: 32px;
    content: ". ";
    color: #de136c; }
  .homeToOthers h3 a {
    color: #1a1a1a; }

.homeToOthers a {
  text-decoration: none; }

.lireSuite {
  clear: both;
  font-size: 12px; }
  .lireSuite a {
    color: #19346e; }
    .lireSuite a:hover, .lireSuite a:focus {
      color: #676767; }

@media screen and (min-width: 481px) and (max-width: 768px) {
  .homeToAgenda {
    width: 50%; } }

@media screen and (max-width: 480px) {
  .homeToAgenda {
    width: 100%; } }

.homeToAgenda h3:before {
  color: #6eb638; }

.homeToAgenda .lireSuite a {
  color: #6eb638; }

.homeToAgenda ul img {
  float: right;
  margin-left: 3px; }

.homeToAgenda ul li {
  padding: 5px 0 5px 3px;
  border-left: 2px solid #ccc; }
  .homeToAgenda ul li:nth-child(2n) {
    border-color: #999; }
  .homeToAgenda ul li:first-child {
    border-top: 1px dotted #808080; }

.homeToAI {
  color: #676767;
  font-size: 12px; }
  @media screen and (min-width: 481px) and (max-width: 768px) {
    .homeToAI {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .homeToAI {
      width: 100%; }
      .homeToAI img {
        display: none; } }
  .homeToAI .lireSuite a {
    color: #de136c; }
  .homeToAI h4 {
    margin-top: 0; }
    .homeToAI h4:before {
      background: #ec1e79; }
    @media screen and (max-width: 480px) {
      .homeToAI h4 {
        margin: 2px 0 0 0; } }
  .homeToAI .AIdates {
    color: #ec1e79;
    margin: 0; }

.blocAI article:nth-child(2n+1) {
  clear: both; }

.homeLastArticles {
  border-top: 1px solid #959595;
  padding-top: 15px;
  color: #676767;
  font-size: 12px; }
  .homeLastArticles h4 {
    margin-top: 0; }
    .homeLastArticles h4:before {
      background: #1e3e83; }

#homeLogosPartenaires {
  border-top: 1px solid #959595;
  padding-top: 15px; }
  #homeLogosPartenaires div {
    height: 135px;
    line-height: 135px;
    text-align: center; }
  #homeLogosPartenaires img {
    vertical-align: middle;
    width: 180px; }
  @media screen and (min-width: 481px) and (max-width: 768px) {
    #homeLogosPartenaires div {
      width: 33%; } }
  @media screen and (max-width: 480px) {
    #homeLogosPartenaires {
      padding-top: 0; }
      #homeLogosPartenaires div {
        width: 33%;
        float: left; } }
/*--------------- contenu ------------------------ */
#home,
#contenu,
#resultats-recherche {
  margin: 8px 0 15px 0; }

#contenu a[href^="http:"]:after {
  font-family: arlesfont;
  content: " | "; }
  #contenu a[href^="http:"]:after:hover, #contenu a[href^="http:"]:after:focus {
    color: #0a40a1; }

#contenu a[href^="http://www.ville-arles.fr"]:after,
#contenu a[href^="https://www.ville-arles.fr"]:after,
#contenu a[href^="http://test.arles.fr"]:after,
#contenu #menuSharer a:after {
  content: ""; }

#contenu .editable:after {
  content: "c" !important; }

.yarpp-related {
  margin: 20px 0 0; }

.yarpp-related a {
  text-decoration: none; }

h1.single-post-title {
  margin: 5px 0; }

.post-img-illustration {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  max-width: 100%; }

.post-content h2, .liste-posts h2 {
  border-bottom: 1px solid #676767;
  color: #4D4D4D;
  font-size: 20px;
  letter-spacing: 0.5px; }

.liste-posts h2 a {
  text-decoration: none; }

.post-title:before {
  height: 10px;
  margin-right: 5px;
  width: 10px; }

.post-title {
  clear: both;
  text-transform: none;
  font-size: 18px;
  line-height: 20px; }

.post-meta-maj {
  color: #676767;
  font-size: 11px;
  font-style: italic;
  margin: 15px 0;
  text-align: right; }

.encadre {
  border: 1px solid #ccc;
  margin: 15px 0;
  padding: 5px 15px; }

table {
  border: 2px solid #D9D9D9;
  border-collapse: collapse;
  margin: auto;
  width: 95%; }

th {
  background: #DFDFDF;
  border: 1px dotted #D9D9D9;
  padding: 5px;
  width: 25%; }

td {
  border: 1px solid #D9D9D9;
  padding: 5px;
  text-align: left; }

thead, tfoot, tbody {
  border: 1px solid #D9D9D9; }

.table-5 th,
.table-5 td {
  width: 20%; }

.table-7 th,
.table-7 td {
  width: 14.28%; }

.table-centered th,
.table-centered td {
  text-align: center; }

/* page elus */
.liste-elu {
  margin: 10px 0; }
  .liste-elu p {
    font-size: 90%;
    margin: 10px 0 0;
    text-align: center; }

.un-elu {
  border: 1px solid #959595;
  padding: 10px 5px; }

.post-img-elu {
  text-align: center; }

/*-------------------- Paiement en ligne --------------------*/
#TipiForm legend {
  border: 1px solid #959595;
  padding: 5px;
  border-radius: 6px; }

#TipiForm fieldset {
  border: 1px solid #959595;
  border-radius: 10px;
  padding: 10px 20px; }

#TipiForm .error {
  margin-left: 1em;
  color: red; }

#montantCents {
  width: 2em; }

#montantEuros {
  width: 4em; }

/*---------------------- Assmat ----------------------*/
.liste-assmat {
  border: 1px solid #ccc;
  margin: 30px 100px;
  padding: 10px 20px; }

.liste-assmat dt {
  font-size: 120%;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 0;
  text-align: center; }

#formassmat fieldset, #formAE fieldset {
  margin-top: 20px; }

#formassmat legend, #formAE legend {
  border: 1px solid #ccc;
  padding: 5px; }

#formassmat label, #formAE label {
  clear: left;
  float: left;
  width: 150px; }

.liste-assmat dd.assmatel {
  margin-bottom: 10px; }

.liste-assmat dd {
  margin: 0;
  padding: 0; }

/*---------------------- Formulaires administratifs ----------------------*/
#form-etatcivil fieldset {
  margin: 20px 0; }

#form-etatcivil legend {
  font-size: 120%;
  padding: 3px 8px;
  border: 1px solid #ccc; }

#form-etatcivil p {
  clear: both;
  margin: 20px 0 20px 10px; }

#form-etatcivil label {
  border-bottom: 1px dashed #ccc;
  float: left;
  margin: 0 5px 0 0;
  width: 40%; }

#form-etatcivil span label {
  border: none;
  float: none;
  width: auto; }

#form-etatcivil input,
#form-etatcivil textarea {
  width: 55%; }

#form-etatcivil .wpcf7-list-item input {
  border: medium none;
  width: auto; }

#form-etatcivil input.radio {
  border: none;
  margin-left: 0;
  margin-right: 20px;
  vertical-align: middle;
  width: 15px; }

#form-etatcivil .submit input {
  width: auto; }

.submit {
  text-align: center; }

.cerfa {
  list-style: none;
  margin: 0;
  padding: 0; }
  .cerfa li {
    background: url("img/cerfa.png") no-repeat scroll left top transparent;
    min-height: 25px;
    padding-left: 40px; }

/*---------------------- Cahier ressources educatives ----------------------*/
#cahierRessources dl.actionEd {
  cursor: pointer; }
  #cahierRessources dl.actionEd.selected {
    cursor: default;
    background: #eee; }

#cahierRessources dt {
  font-weight: bold;
  margin-top: 25px; }
  #cahierRessources dt:before {
    content: "> ";
    font-weight: bold; }

#cahierRessources dd {
  margin: 0 0 0 20px;
  font-size: 12px; }

#cahierRessources dd.metaAE {
  text-align: right;
  font-size: 11px; }

#detailsRess {
  border-radius: 5px;
  border: 1px solid #959595;
  padding: 10px;
  margin-bottom: 30px; }
  #detailsRess .closeBtn {
    text-align: right;
    font-family: arlesfont;
    font-size: 18px;
    cursor: pointer; }

.pdfDl {
  text-align: right;
  font-size: 90%; }
  .pdfDl a {
    text-decoration: none; }
  .pdfDl a:before {
    content: url(img/icones/download.png);
    vertical-align: top;
    margin-right: 8px; }

#contenu .pdfDl a:after {
  content: ""; }

/*---------------------- Annuaire ----------------------*/
.numerotel {
  border: 1px solid #ccc;
  margin: 20px 5px;
  padding: 5px 10px; }

.nomtel {
  float: left;
  font-weight: bold;
  width: 70%; }

.numtel {
  float: right;
  text-align: right;
  width: 35%; }

/*---------------------- page Vos démarches - horaires d'ouverture au public -------*/
.TabAffluence {
  border: 2px solid #fff;
  border-collapse: collapse;
  margin: auto; }
  .TabAffluence th, .TabAffluence td {
    border: 2px solid #fff;
    padding: 5px;
    width: 16%; }
  .TabAffluence th {
    color: #1E3E83;
    background: none; }

.legend td {
  text-align: center; }

/*---------------------- formulaires demarches en ligne -------*/
#demarche-en-ligne form {
  background: none repeat scroll 0 0 #EBEBEB;
  padding: 10px; }

#demarche-en-ligne h3 {
  border-bottom: 1px solid #676767; }

#demarche-en-ligne input[type="text"],
#demarche-en-ligne input[type="number"],
#demarche-en-ligne input[type="file"],
#demarche-en-ligne input[type="email"],
#demarche-en-ligne textarea {
  border: 1px dashed #DBDBDB;
  color: #3F3F3F;
  display: block;
  outline: medium none;
  padding: 4px 8px;
  width: 100%; }

#demarche-en-ligne .bloc-form-1,
#demarche-en-ligne .bloc-form-2 {
  float: left;
  padding-right: 10px;
  margin: 10px 0;
  width: 100%; }

#demarche-en-ligne .bloc-form-2 {
  width: 50%; }
  @media only screen and (max-width: 480px) {
    #demarche-en-ligne .bloc-form-2 {
      width: 100%; } }
#demarche-en-ligne .required {
  color: #E5224C; }

#listingDemarches .ligne, #listingDemarches .blocAI {
  margin: 0; }

#listingDemarches .cols-de-12, #listingDemarches .categOfACateg, #listingDemarches .liste-posts, #listingDemarches .blocAI article, .blocAI #listingDemarches article {
  padding: 5px; }

#listingDemarches ul {
  padding-left: 5px; }
  #listingDemarches ul li {
    color: #0a40a1;
    line-height: 20px; }

#listingDemarches a {
  text-decoration: none;
  color: #0a40a1; }
  #listingDemarches a:hover, #listingDemarches a:focus {
    color: #1a1a1a; }

/*---------------------- Page plan de site ----------------------*/
.plan-de-site ul li {
  font-size: 14px;
  line-height: 18px; }

/* ---------------------- formulaires --------------------------*/
.formulaire fieldset {
  padding: 10px;
  margin: 0;
  border: 1px solid #ccc;
  min-width: 0; }

.formulaire legend {
  display: inline-block;
  padding: 5px 10px;
  margin-left: 20px;
  font-size: 120%;
  line-height: inherit;
  border: 1px solid #ccc; }

.formulaire p {
  margin: 0;
  overflow: hidden;
  line-height: 36px; }

.formulaire label:not(.error) {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

.formulaire span.error {
  display: block;
  text-align: right;
  color: #fa4545; }

.formulaire input,
.formulaire textarea {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px;
  color: #555;
  display: block;
  font-size: 14px;
  height: 31px;
  line-height: 1.42857;
  padding: 3px 6px;
  transition-property: border-color;
  transition-property: box-shadow;
  transition-duration: 0.15s;
  transition-timing-function: ease-in-out; }
  .formulaire input.error,
  .formulaire textarea.error {
    border-color: #fa4545;
    box-shadow: 0 1px 1px #fff inset, 0 0 8px #fa4545; }
  .formulaire input:focus,
  .formulaire textarea:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px #fff inset, 0 0 8px #66afe9; }

.formulaire textarea {
  height: 140px; }

.formulaire input[type="submit"] {
  width: auto;
  margin: 10px auto;
  float: none;
  display: block; }
  .formulaire input[type="submit"]:focus, .formulaire input[type="submit"]:hover {
    border: 1px solid #666;
    background: #ddd;
    background-image: -webkit-linear-gradient(#bcbcbc, #ddd);
    background-image: linear-gradient(#bcbcbc, #ddd); }

.formulaire p.submit {
  text-align: center; }

.formulaire input[type="radio"],
.formulaire input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

.msgSuccess, .msgError {
  color: green;
  font-size: 18px;
  text-align: center; }

.msgError {
  color: #fa4545; }

#oss_filter {
  padding: 0 4px; }

.embed-container {
  position: relative;
  padding-bottom: 80%;
  /* ratio */
  padding-top: 30px;
  /* IE 6 workaround*/
  height: 0;
  overflow: hidden; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*# sourceMappingURL=style.css.map */