a:link {
  color: #2c2c2c; }

a:visited {
  color: #2c2c2c; }

a:active {
  color: #2c2c2c; }

a:hover {
  color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(43, 62, 104, 0.7)), color-stop(100%, rgba(43, 62, 104, 0.9)));
  background-image: -webkit-linear-gradient(top, rgba(43, 62, 104, 0.7), rgba(43, 62, 104, 0.9));
  background-image: -moz-linear-gradient(top, rgba(43, 62, 104, 0.7), rgba(43, 62, 104, 0.9));
  background-image: -o-linear-gradient(top, rgba(43, 62, 104, 0.7), rgba(43, 62, 104, 0.9));
  background-image: linear-gradient(top, rgba(43, 62, 104, 0.7), rgba(43, 62, 104, 0.9));
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }
  a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
    color: #2c2c2c; }

html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit; }

html {
  overflow-y: scroll; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none;
  background-color: transparent; }

a.image:hover, a.photo:hover {
  background-color: transparent;
  background-image: none;
  padding: 0; }

a.photo img:hover {
  -webkit-box-shadow: rgba(43, 62, 104, 0.5) 0px 0px 6px;
  -moz-box-shadow: rgba(43, 62, 104, 0.5) 0px 0px 6px;
  box-shadow: rgba(43, 62, 104, 0.5) 0px 0px 6px; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

strong {
  font-weight: 700; }

body {
  background: white url(/images/interface/bandeau_header.jpg) top center no-repeat; }

iframe {
  margin-left: 20px; }

h1, h2, h3, h4, h5, h6, p {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 10px; }

h1, h2, h3 {
  padding-top: 20px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  line-height: 1.2; }

h4, h5, h6 {
  padding-top: 12px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 4px; }

p, li, ul, h6 {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.4em;
  color: #2c2c2c;
  text-align: justify; }

p {
  padding-top: 10px; }

.date_header {
  font-family: "Oswald", sans-serif;
  color: #eeeeee;
  font-size: 22px;
  text-align: right;
  letter-spacing: 3px;
  line-height: 25px;
  padding: 0; }

.chapitre {
  line-height: 40px;
  font-size: 28px;
  font-family: "Oswald", sans-serif;
  margin: 20px 20px 10px 20px;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f1f1f0), color-stop(100%, #fbfcfd));
  background-image: -webkit-linear-gradient(left, #f1f1f0, #fbfcfd);
  background-image: -moz-linear-gradient(left, #f1f1f0, #fbfcfd);
  background-image: -o-linear-gradient(left, #f1f1f0, #fbfcfd);
  background-image: linear-gradient(left, #f1f1f0, #fbfcfd);
  color: #585857;
  text-shadow: 0px 1px 2px rgba(110, 110, 110, 0.3); }
  .chapitre a, .chapitre a:hover, .chapitre a:active, .chapitre a:visited {
    padding-left: 30px;
    background: url(/images/interface/bouton-start-20.png) 0px center no-repeat;
    text-decoration: none; }
  .chapitre a {
    color: #585857; }
  .chapitre a:hover {
    color: #2c2c2c; }

.bouton-start {
  padding-left: 30px;
  background: url(/images/interface/bouton-start-20.png) 0px center no-repeat;
  background-position: left 25px; }

.mclaren a {
  padding-left: 30px;
  background: url(/images/interface/bouton-start-20.png) 0px center no-repeat;
  background-size: 20px;
  text-decoration: none; }

.erreur {
  background-color: #e26d65;
  color: #eeeeee;
  padding-left: 50px;
  line-height: 30px;
  font-size: 18px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: tahoma, arial, helvetica, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.info {
  background-color: #e4f3ba;
  color: #2c2c2c;
  padding-left: 50px;
  line-height: 30px;
  font-size: 18px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: tahoma, arial, helvetica, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.libre {
  margin: 0;
  padding: 4px;
  font-size: inherit; }

.content_page li {
  display: list-item;
  background: url(/images/interface/list_circle.png) 0 0px no-repeat;
  margin-left: 20px;
  padding-left: 20px;
  list-style: none;
  padding-bottom: 5px; }

.liste_marque li {
  display: list-item;
  background: url(/images/interface/list_circle.png) 0 top no-repeat;
  margin-left: 20px;
  padding-left: 20px;
  list-style: none;
  padding-bottom: 10px;
  font-weight: bold; }

.liste_modele li {
  display: list-item;
  background: none;
  margin-left: 20px;
  padding: 0;
  list-style: none;
  line-height: 12px;
  font-weight: normal; }

.liste_tarif li {
  display: list-item;
  background: url(/images/interface/list_circle.png) 0 top no-repeat;
  margin-left: 20px;
  list-style: none;
  padding: 0 0 0 20px; }

#menu_gauche {
  float: left;
  padding: 0;
  width: 219px;
  margin: 10px 0; }
  #menu_gauche ul {
    margin: 0;
    list-style-type: none; }
  #menu_gauche li {
    background: none;
    list-style: none;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    font-size: 19px;
    border-bottom: solid 1px rgba(139, 139, 138, 0.2); }
  #menu_gauche a {
    display: block;
    max-width: 219px;
    padding-left: 20px;
    line-height: 55px;
    /*hauteur de l'image de fond*/
    background: none;
    color: #5f5f5f;
    text-shadow: 0px 1px 2px rgba(110, 110, 110, 0.3);
    text-decoration: none;
    letter-spacing: 1px; }
  #menu_gauche a:hover {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(139, 139, 138, 0)), color-stop(100%, rgba(139, 139, 138, 0.2)));
    background-image: -webkit-linear-gradient(top, rgba(139, 139, 138, 0), rgba(139, 139, 138, 0.2));
    background-image: -moz-linear-gradient(top, rgba(139, 139, 138, 0), rgba(139, 139, 138, 0.2));
    background-image: -o-linear-gradient(top, rgba(139, 139, 138, 0), rgba(139, 139, 138, 0.2));
    background-image: linear-gradient(top, rgba(139, 139, 138, 0), rgba(139, 139, 138, 0.2));
    -webkit-box-shadow: inset -4px 0px 20px rgba(165, 165, 163, 0.2);
    -moz-box-shadow: inset -4px 0px 20px rgba(165, 165, 163, 0.2);
    box-shadow: inset -4px 0px 20px rgba(165, 165, 163, 0.2);
    padding: 0 0 0 20px; }
  #menu_gauche .imglink {
    text-align: center;
    border: none; }
    #menu_gauche .imglink img {
      max-height: 112px; }
    #menu_gauche .imglink a, #menu_gauche .imglink a:hover {
      display: block;
      padding: 20px; }
    #menu_gauche .imglink a:hover {
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(139, 139, 138, 0.1)), color-stop(100%, rgba(139, 139, 138, 0.2)));
      background-image: -webkit-linear-gradient(top, rgba(139, 139, 138, 0.1), rgba(139, 139, 138, 0.2));
      background-image: -moz-linear-gradient(top, rgba(139, 139, 138, 0.1), rgba(139, 139, 138, 0.2));
      background-image: -o-linear-gradient(top, rgba(139, 139, 138, 0.1), rgba(139, 139, 138, 0.2));
      background-image: linear-gradient(top, rgba(139, 139, 138, 0.1), rgba(139, 139, 138, 0.2)); }

.partenaires li {
  font-size: 16px; }

#menuhaut {
  float: right;
  padding: 0 0 5px 0; }
  #menuhaut ul {
    list-style-type: none; }
    #menuhaut ul li {
      float: left;
      list-style: none;
      text-align: center;
      font-family: "Oswald", sans-serif;
      padding: 0; }
    #menuhaut ul li a {
      display: block;
      padding: 0 12px 0 12px;
      line-height: 27px;
      background: none;
      color: rgba(255, 255, 255, 0.5);
      text-shadow: 1px 1px 2px rgba(110, 110, 110, 0.3);
      text-decoration: none;
      letter-spacing: 1px;
      font-size: 18px; }
    #menuhaut ul li a:hover {
      color: white;
      padding: 0 12px 0 12px;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(238, 238, 238, 0.2)), color-stop(100%, rgba(238, 238, 238, 0)));
      background-image: -webkit-linear-gradient(top, rgba(238, 238, 238, 0.2), rgba(238, 238, 238, 0));
      background-image: -moz-linear-gradient(top, rgba(238, 238, 238, 0.2), rgba(238, 238, 238, 0));
      background-image: -o-linear-gradient(top, rgba(238, 238, 238, 0.2), rgba(238, 238, 238, 0));
      background-image: linear-gradient(top, rgba(238, 238, 238, 0.2), rgba(238, 238, 238, 0)); }

#menu_bas {
  display: block;
  text-align: center;
  padding: 10px 0 5px 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(88, 88, 87, 0.2)), color-stop(100%, rgba(88, 88, 87, 0)));
  background-image: -webkit-linear-gradient(top, rgba(88, 88, 87, 0.2), rgba(88, 88, 87, 0));
  background-image: -moz-linear-gradient(top, rgba(88, 88, 87, 0.2), rgba(88, 88, 87, 0));
  background-image: -o-linear-gradient(top, rgba(88, 88, 87, 0.2), rgba(88, 88, 87, 0));
  background-image: linear-gradient(top, rgba(88, 88, 87, 0.2), rgba(88, 88, 87, 0));
  width: 100%;
  height: 50px;
  float: center;
  vertical-align: bottom;
  margin-left: auto;
  margin-right: auto; }
  #menu_bas ul {
    padding: 0;
    list-style-type: none;
    padding: 0;
    float: center;
    text-align: center; }
  #menu_bas li {
    background: none;
    display: inline;
    float: center;
    /*pour IE*/
    list-style: none;
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    padding: 0; }
    #menu_bas li a {
      text-align: center;
      padding-left: 12px;
      padding-right: 12px;
      line-height: 27px;
      /*hauteur de l'image de fond*/
      background: none;
      color: #bd2d24;
      text-decoration: none; }
    #menu_bas li a:hover {
      color: #585857; }

#menu_bas.bloc_center {
  left: 300px; }

.shadow_page {
  vertical-align: top; }

.table_page {
  margin-left: auto;
  margin-right: auto; }

.table_page_int {
  margin-left: 20px;
  font-family: tahoma, arial, helvetica, sans-serif; }

.content_page, .left_page, .bandeau_page {
  vertical-align: top; }

.left_page {
  background-image: -webkit-gradient(linear, 100% 0%, 0% 100%, color-stop(0%, #f1f1f0), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(right top, #f1f1f0, #ffffff 250px);
  background-image: -moz-linear-gradient(right top, #f1f1f0, #ffffff 250px);
  background-image: -o-linear-gradient(right top, #f1f1f0, #ffffff 250px);
  background-image: linear-gradient(right top, #f1f1f0, #ffffff 250px);
  max-width: 219px; }

.fond_centre {
  background-color: white; }

#bouton_eligible {
  border-bottom: 2px solid #bd2d24; }
  #bouton_eligible a {
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6a86c2), color-stop(100%, #2b3e68));
    background-image: -webkit-linear-gradient(top, #6a86c2, #2b3e68);
    background-image: -moz-linear-gradient(top, #6a86c2, #2b3e68);
    background-image: -o-linear-gradient(top, #6a86c2, #2b3e68);
    background-image: linear-gradient(top, #6a86c2, #2b3e68);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: #585857 2px 2px 8px;
    -moz-box-shadow: #585857 2px 2px 8px;
    box-shadow: #585857 2px 2px 8px;
    padding: 10px;
    margin: 10px 0;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    text-align: center;
    color: #eeeeee;
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 26px; }
  #bouton_eligible a:hover {
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #6a86c2), color-stop(100%, #2b3e68));
    background-image: -webkit-linear-gradient(bottom, #6a86c2, #2b3e68);
    background-image: -moz-linear-gradient(bottom, #6a86c2, #2b3e68);
    background-image: -o-linear-gradient(bottom, #6a86c2, #2b3e68);
    background-image: linear-gradient(bottom, #6a86c2, #2b3e68);
    padding: 10px; }
  #bouton_eligible a:active {
    -webkit-box-shadow: #585857 1px 1px 2px;
    -moz-box-shadow: #585857 1px 1px 2px;
    box-shadow: #585857 1px 1px 2px; }

#suite {
  margin: 0 20px; }
  #suite a {
    display: block;
    background-color: #4969b0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: #585857 0 0 3px;
    -moz-box-shadow: #585857 0 0 3px;
    box-shadow: #585857 0 0 3px;
    padding: 4px;
    margin: 2px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    color: #eeeeee;
    text-decoration: none;
    max-width: 65px; }
  #suite a:hover {
    background-color: #2b3e68; }

#bouton_facebook {
  border-bottom: 2px solid #bd2d24; }
  #bouton_facebook a {
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6a86c2), color-stop(100%, #2b3e68));
    background-image: -webkit-linear-gradient(top, #6a86c2, #2b3e68);
    background-image: -moz-linear-gradient(top, #6a86c2, #2b3e68);
    background-image: -o-linear-gradient(top, #6a86c2, #2b3e68);
    background-image: linear-gradient(top, #6a86c2, #2b3e68);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: #585857 2px 2px 8px;
    -moz-box-shadow: #585857 2px 2px 8px;
    box-shadow: #585857 2px 2px 8px;
    padding: 10px;
    margin: 10px 0;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    text-align: center;
    color: #eeeeee;
    text-decoration: none;
    line-height: 26px; }
  #bouton_facebook a:hover {
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #6a86c2), color-stop(100%, #2b3e68));
    background-image: -webkit-linear-gradient(bottom, #6a86c2, #2b3e68);
    background-image: -moz-linear-gradient(bottom, #6a86c2, #2b3e68);
    background-image: -o-linear-gradient(bottom, #6a86c2, #2b3e68);
    background-image: linear-gradient(bottom, #6a86c2, #2b3e68);
    padding: 10px; }
  #bouton_facebook a:active {
    -webkit-box-shadow: #585857 1px 1px 2px;
    -moz-box-shadow: #585857 1px 1px 2px;
    box-shadow: #585857 1px 1px 2px; }

#diapo_bandeau table, #diapo_bandeau caption, #diapo_bandeau tbody, #diapo_bandeau tfoot, #diapo_bandeau thead, #diapo_bandeau tr, #diapo_bandeau th, #diapo_bandeau td {
  vertical-align: top; }

#news-list, #news-list-home {
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  max-width: 190px; }
  #news-list p, #news-list h1, #news-list h2, #news-list h3, #news-list h4, #news-list h5, #news-list h6, #news-list-home p, #news-list-home h1, #news-list-home h2, #news-list-home h3, #news-list-home h4, #news-list-home h5, #news-list-home h6 {
    padding: 10px 0;
    margin: 0; }

#news-list-home {
  border-bottom: 2px solid #bd2d24; }

#bouton_news a {
  display: block;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6a86c2), color-stop(100%, #2b3e68));
  background-image: -webkit-linear-gradient(top, #6a86c2, #2b3e68);
  background-image: -moz-linear-gradient(top, #6a86c2, #2b3e68);
  background-image: -o-linear-gradient(top, #6a86c2, #2b3e68);
  background-image: linear-gradient(top, #6a86c2, #2b3e68);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: #585857 2px 2px 8px;
  -moz-box-shadow: #585857 2px 2px 8px;
  box-shadow: #585857 2px 2px 8px;
  padding: 10px;
  margin: 15px 0;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  text-align: center;
  color: #eeeeee;
  text-decoration: none; }
#bouton_news a:hover {
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #6a86c2), color-stop(100%, #2b3e68));
  background-image: -webkit-linear-gradient(bottom, #6a86c2, #2b3e68);
  background-image: -moz-linear-gradient(bottom, #6a86c2, #2b3e68);
  background-image: -o-linear-gradient(bottom, #6a86c2, #2b3e68);
  background-image: linear-gradient(bottom, #6a86c2, #2b3e68);
  padding: 10px; }
#bouton_news a:active {
  -webkit-box-shadow: #585857 1px 1px 2px;
  -moz-box-shadow: #585857 1px 1px 2px;
  box-shadow: #585857 1px 1px 2px; }

#news {
  padding: 10px 5px 15px 5px;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(44, 44, 44, 0.05)), color-stop(100%, rgba(44, 44, 44, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(44, 44, 44, 0.05), rgba(44, 44, 44, 0) 15px);
  background-image: -moz-linear-gradient(bottom, rgba(44, 44, 44, 0.05), rgba(44, 44, 44, 0) 15px);
  background-image: -o-linear-gradient(bottom, rgba(44, 44, 44, 0.05), rgba(44, 44, 44, 0) 15px);
  background-image: linear-gradient(bottom, rgba(44, 44, 44, 0.05), rgba(44, 44, 44, 0) 15px); }
  #news a {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    padding: 0; }

#news:hover {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, rgba(44, 44, 44, 0.2)), color-stop(100%, rgba(44, 44, 44, 0.01)));
  background-image: -webkit-linear-gradient(left top, rgba(44, 44, 44, 0.2), rgba(44, 44, 44, 0.01));
  background-image: -moz-linear-gradient(left top, rgba(44, 44, 44, 0.2), rgba(44, 44, 44, 0.01));
  background-image: -o-linear-gradient(left top, rgba(44, 44, 44, 0.2), rgba(44, 44, 44, 0.01));
  background-image: linear-gradient(left top, rgba(44, 44, 44, 0.2), rgba(44, 44, 44, 0.01)); }

#date_news, #titre_news, #titre_news a {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: small;
  text-decoration: none; }

#date_news {
  font-size: 9px;
  color: #bd2d24;
  margin-bottom: 5px; }

#titre_news, #titre_news a {
  color: #585857;
  line-height: 14px; }

#news_grande, #news_moyenne, #news_grande_home {
  margin: 0;
  padding: 10px 20px;
  font-family: tahoma, arial, helvetica, sans-serif;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(44, 44, 44, 0.05)), color-stop(100%, rgba(44, 44, 44, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(44, 44, 44, 0.05), rgba(44, 44, 44, 0) 15px);
  background-image: -moz-linear-gradient(bottom, rgba(44, 44, 44, 0.05), rgba(44, 44, 44, 0) 15px);
  background-image: -o-linear-gradient(bottom, rgba(44, 44, 44, 0.05), rgba(44, 44, 44, 0) 15px);
  background-image: linear-gradient(bottom, rgba(44, 44, 44, 0.05), rgba(44, 44, 44, 0) 15px);
  border-bottom: 1px solid rgba(189, 45, 36, 0.3);
  overflow: auto; }
  #news_grande p, #news_moyenne p, #news_grande_home p {
    font-size: 16px;
    padding: 0; }
  #news_grande a, #news_moyenne a, #news_grande_home a {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    padding: 0; }
  #news_grande h1, #news_moyenne h1, #news_grande_home h1 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 40px;
    color: #bd2d24; }
  #news_grande img, #news_moyenne img, #news_grande_home img {
    margin: 0 10px 0 0;
    width: 400px;
    float: left;
    clear: both; }

#news_grande_home {
  border-bottom: 0px solid rgba(189, 45, 36, 0.3);
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(44, 44, 44, 0.05)), color-stop(100%, rgba(44, 44, 44, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(44, 44, 44, 0.05), rgba(44, 44, 44, 0) 0.1px);
  background-image: -moz-linear-gradient(bottom, rgba(44, 44, 44, 0.05), rgba(44, 44, 44, 0) 0.1px);
  background-image: -o-linear-gradient(bottom, rgba(44, 44, 44, 0.05), rgba(44, 44, 44, 0) 0.1px);
  background-image: linear-gradient(bottom, rgba(44, 44, 44, 0.05), rgba(44, 44, 44, 0) 0.1px); }
  #news_grande_home h1 {
    margin: 10px 0 15px 0;
    color: #252524;
    text-transform: uppercase;
    font-size: 48px; }

#news_grande:hover, #news_moyenne:hover {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, rgba(44, 44, 44, 0.2)), color-stop(100%, rgba(44, 44, 44, 0.01)));
  background-image: -webkit-linear-gradient(left top, rgba(44, 44, 44, 0.2), rgba(44, 44, 44, 0.01));
  background-image: -moz-linear-gradient(left top, rgba(44, 44, 44, 0.2), rgba(44, 44, 44, 0.01));
  background-image: -o-linear-gradient(left top, rgba(44, 44, 44, 0.2), rgba(44, 44, 44, 0.01));
  background-image: linear-gradient(left top, rgba(44, 44, 44, 0.2), rgba(44, 44, 44, 0.01)); }

#news_grande_home:hover {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-image: none; }

#news_moyenne h1 {
  font-size: 22px;
  color: #2c2c2c; }
#news_moyenne p {
  font-size: 12px; }
#news_moyenne img {
  width: 200px; }

#n_date {
  font-size: 8px;
  color: #bd2d24;
  float: right; }

#n_date_home {
  font-size: 12px;
  color: #92231c;
  font-family: tahoma, arial, helvetica, sans-serif; }

#photos_haut {
  padding-left: 18px; }

#flottante {
  margin: auto;
  float: left;
  padding: 4px;
  text-align: center;
  height: 160px; }

#cadre_photo {
  float: left;
  height: 232px;
  width: 232px;
  margin: 2px 4px; }

#cadre_photo_image {
  height: 230px;
  width: 230px;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 auto; }

#flottante img, #cadre_photo img {
  max-width: 232px;
  max-height: 232px; }

#conteneur {
  width: 720px;
  padding-left: 18px; }

.droite, .gauche {
  padding: 0 20px;
  overflow: hidden; }

.droite {
  float: right; }

.gauche {
  float: left; }

div.list-warp {
  float: left;
  width: 10em; }

/* clear float after lists */
br {
  clear: left; }

ol.list-ol li a {
  display: block;
  width: 7em;
  text-decoration: none; }
