/* Import "Lora" font from Google fonts */
@import url(http://fonts.googleapis.com/css?family=Lora:400,700);
html, body {
  background: #EAEAEA;
}
body {
  margin: 0px auto;
  padding: 0px;
  max-width: 1200px;
  font: 100% Lora, Georgia, 'Times New Roman', Times, serif;
  color: #222;
  font-size: 85%;
}
body img {
  margin: 0 auto;
  width: auto;
  height: auto;
  max-width: 100%;
  font-size: 100%;
}
blockquote {
  margin-left: 25px;
  margin-right: 0px;
}
#content {
  padding: 10px;
  text-align: left;
  font: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
#content p a {
  word-wrap: break-word;
}
h1, h2, h3, h5 {
  font-family: "PT Sans Narrow", "Arial Narrow", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #1675A1;
}
h1 {
  margin-top: 1em;
  margin-bottom: 0.36em;
  font-size: 2.1em;
  text-align: center;
}
h2 {
  font-size: 1.8em;
  margin-bottom: 0.416em;
  padding: 5px;
}

h3 {
  font-size: 1.4em;
  font-weight: bold;
  text-decoration: underline;
  padding: 5px;
}

h4 {
  margin-top: 0;
  font-size: 1.3em;
}
h5 {
  font-size: 1em;
	text-align: center;
}
hr {
  height: 2px;
  margin: 0;
  padding: 0;
  color: #1675A1;
  background-color: #1675A1;
  border: 0;
}
.retrait {
	margin-left: 20px;
}
.retrait2 {
	margin-left: 40px;
}
p, ul, dl {
  margin-bottom: 1.5em;
  line-height: 1.625em;
  text-align: left;
  padding: 5px;
}
ul {
  list-style: circle;
  padding-left: 1.3em;
}
a {
  color:darksalmon;
  text-decoration: none;
  
  border-bottom: 2px solid;
   
}
a:hover, a:focus, a:active {
  color: #900;
  background-color: gold;
  font-weight: bold;
  font-size: 100%;
}
small {
  font-size: 0.8em;
}
#themes {
  margin: 2.5625em 0 2em 0;
  border: 1px solid;
  border-color: #ebe3d9;
  border-color: rgba(0, 0, 0, 0.04);
  padding: 2.5%;
  background: #f4ece1;
  background: rgba(0, 0, 0, 0.03);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#themes p:last-child {
  margin-bottom: 0;
}
#themes select {
  display: block;
  width: 100%;
  height: 24px;
  line-height: 24px;
  background: #fff;
}
@media (min-width: 640px) {
  body {
    padding: 0em;
    font-size: 100%;
  }
  #content {
    margin: 0;
    padding: 0px;
  }
  .columns {
    overflow: hidden;
    margin: auto;
    padding: 10px;
    max-width: 1200px;
    background-color: #F2F2F2;
  }
  .columns p {
    text-align: justify;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    color: #646262;
    padding: 5px;
    font-size: 1em;
  }
  .left-column {
    text-align: justify;
    float: left;
    width: 76%;
  }
  .right-column {
    float: right;
    width: 20%;
  }
  .Galerie {
    max-width: 200px;
    width: auto;
  }
  .Galerie ul {
    padding: 5px;
    width: auto;
    list-style-type: none;
    display: inline-block;
  }
  .Galerie ul li {
    margin: 5px;
    max-width: 200px;
    width: auto;
    float: left;
    display: inline;
    text-align: justify;
    text-decoration: none;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 15px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
    line-height: 15px;
    border: dotted 1px #4374C0;
  }
  .Galerie ul li a {
    text-decoration: none;
    font-weight: normal;
    border-bottom: none;
  }
  .Galerie ul li a:hover {
    color: #900;
  }
  .Galerie ul li p {
    text-align: center;
  }
  .Galerie img {
    width: auto;
    height: auto;
    max-width: 100%;
    padding-bottom: 10px;
    opacity: 0.9;
  }
  .Galerie img:hover {
    opacity: 1;
  }
}
@media (max-width: 639px) {
  .Galerie img {
    width: auto;
    height: auto;
    max-width: 250px;
    padding-bottom: 10px;
  }
  .columns p {
    text-align: justify;
    font-size: 1em;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    color: #313030;
  }
  .Galerie ul li {
    display: block;
    width: 250px;
    text-align: justify;
    text-decoration: none;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 15px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
    line-height: 15px;
    border: dotted 1px #4374C0;
  }
  .Galerie ul li a {
    text-decoration: none;
    font-weight: normal;
  }
  .Galerie ul li a:hover {
    color: #900;
  }
  .Galerie ul li p {
    text-align: justify;
  }
  .video-conteneur {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .video-conteneur iframe, .video-conteneur object, .video-conteneur embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}