body {
  font-family:Arial, Helvetica, sans-serif;
  background:#ffffff url(img/body-bg.jpg) 50% 0 no-repeat;
  background-attachment:fixed;
  margin:0;
  padding:0;
  height:100%;
  width:100%;
  font-size:12px;
}
img { border:0; }
embed, object {
  margin:0;
  padding:0;
}
h1 {
  margin:0 0 0 0;
  padding:5px 10px 5px 15px;
  font-size:15px;
  color:#000000;
}
a {
  color:#df8e09;
  text-decoration:none;
}
a:hover { text-decoration:underline; }
.clear { clear:both; }
hr { display:none; }
@font-face {
  font-family:'HelveticaNeueRegular';
  src:url('/fonts/helveticaneue-boldcond-webfont.eot');
}
@font-face {
  font-family:'HelveticaNeueRegular';
  src:url(//:) format('no404'), url('/fonts/helveticaneue-boldcond-webfont.ttf') format('truetype');
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:'HelveticaNeueLight';
  src:url(//:) format('no404'), url('/fonts/helvetica_neue_light-webfont.ttf') format('truetype');
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:'HelveticaNeueLight';
  src:url(//:) format('no404'), url('/fonts/helvetica_neue_light-webfont.ttf') format('truetype');
  font-weight:normal;
  font-style:normal;
}
.wrapper {
  width:972px;
  margin:0 auto;
  position:relative;
}
#global {
  margin:0 auto;
  background:#ffffff;
  padding:30px 0 20px 0;
  width:960px;
  overflow:hidden;
  position:relative;
}
#global a { position:relative; }
.home #global { background:#ffffff; }
#header {
  margin:0px auto;
  padding:0;
  width:960px;
  height:252px;
  text-align:center;
  position:relative;
}
#header h1 {
  display:block;
  padding:0;
  position:absolute;
  left:-8px;
  top:0;
  text-indent:-5000px;
  width:389px;
  height:167px;
  background:url(img/logo.png) 0 0 no-repeat;
  z-index:1;
}
#header a {
  display:block;
  width:100%;
  height:100%;
  overflow:hidden;
}
#header .visuel {
  position:relative;
  z-index:0;
}
#menu {
  margin:0;
  background:#ffffff;
  width:960px;
  position:absolute;
  top:252px;
  left:50%;
  margin-left:-480px;
  z-index:10;
}
#menu > ul {
  position:relative;
  top:-23px;
}
#menu ul {
  list-style-type:none;
  margin:0;
  padding:0px;
}
#menu ul li { list-style-type:none; }
#menu > ul > li {
  color:#ffffff;
  margin:0;
  padding:0;
  float:left;
  background:url(img/tabs-nav.png) 0 0 no-repeat;
}
#menu > ul > li > a {
  outline:0;
  margin:0px 5px 0px 0px;
  display:block;
  color:white;
  font-weight:bold;
  text-decoration:none;
  background:url(img/tabs-nav.png) 100% 0 no-repeat;
  padding:4px 20px 5px 0;
  left:15px;
  position:relative;
  text-transform:uppercase;
}
#menu > ul > li > a:hover, #menu > ul > li > a:focus { color:#000000; }
#menu > ul > li.rub_courante { background-position:0 -32px; }
#menu > ul > li.rub_courante > a {
  background:url(img/tabs-nav.png) 100% -32px no-repeat;
  color:black;
}
#menu ul ul {
  position:absolute;
  padding:0;
  display:none;
  margin:5px 0 0 0;
}
#menu ul ul li {
  float:left;
  margin:0;
  background:url(img/sub-nav-separator.gif) 100% 6px no-repeat;
  padding:0 2px;
}
#menu ul ul li.der { background:none; }
#menu ul ul li a {
  text-decoration:none;
  padding:2px 5px;
  background:none;
  color:#788142;
}
#menu ul ul li a:hover { background:#ecebd7; }
#menu ul .hover ul, #menu ul .rub_courante ul { display:block; }
#menu ul ul li.rub_courante a { background:#ecebd7; }
#filAriane {
  margin:0 0 10px 0;
  color:#999999;
}
#filAriane a {
  color:#999999;
  text-decoration:none;
}
#filAriane a:hover { text-decoration:underline; }
#flux_rss {
  margin:10px 0 0 10px;
  float:left;
}
#flux_rss a {
  text-decoration:none;
  color:#f27a24;
}
ul#language-nav {
  position:absolute;
  top:-5px;
  right:0;
  margin:10px 0 0 10px;
}
ul#language-nav li {
  float:left;
  width:21px;
  height:14px;
  padding:0;
  background:0;
  margin:0 5px 0 0;
}
ul#language-nav li a {
  display:block;
  width:100%;
  height:100%;
  text-indent:-5000px;
  overflow:hidden;
  background-position:0 0;
  background-repeat:0;
  left:0;
  padding:0;
}
ul#language-nav .fr a { background-image:url(img/multilg/flag-fr.jpg); }
ul#language-nav .en a { background-image:url(img/multilg/flag-en.jpg); }
ul#language-nav { display:none; }
ul.slideshow {
  width:auto;
  padding:0;
  margin:0;
}
ul.slideshow {
  padding:0;
  margin:0;
  list-style:none outside none;
  width:100%;
}
ul.slideshow li {
  background:none;
  padding:0;
}
.slideshow .carousel-control { display:none; }
.home .galerie-wo-fancybox {
  width:100%;
  padding:0;
  margin:0;
}
.home .galerie-wo-fancybox li {
  background:none;
  padding:0;
  padding:0;
  float:left;
  margin:0;
  text-align:center;
}
.home .galerie-wo-fancybox li img {
  display:inline;
  margin:0;
  float:none;
}
#corps {
  float:left;
  width:98%;
  margin:0 1%;
  padding:0;
}
.has-aside #corps { width:66%; }
#contenu {
  margin:0;
  padding:0;
}
.titreRubrique {
  color:#563d38;
  padding:0px 0 10px 10px;
  font-size:20px;
  margin:0 0 0 0;
  letter-spacing:0px;
  text-transform:uppercase;
  font-family:'HelveticaNeueRegular', arial, sans-serif;
}
.titre_article span, .titreRubrique span { color:#df8e09; }
p { margin-top:0; }
strong {
  color:#a0a03c;
  font-weight:bold;
}
.home .description .divArticleImgHaut {
  outline:none;
  width:506px;
  padding:0 30px;
  height:133px;
  overflow:hidden;
}
p.carousel-control {
  position:absolute;
  z-index:10;
  width:27px;
  height:30px;
  top:25%;
  left:0;
  text-indent:-5000px;
}
p.carousel-control a {
  display:block;
  width:100%;
  height:100%;
  overflow:hidden;
}
p.carousel-next {
  left:auto;
  right:0;
}
p.carousel-next a { background:url(img/carousel-nav-next.png) 0 0 no-repeat; }
p.carousel-previous a { background:url(img/carousel-nav-prev.png) 0 0 no-repeat; }
.home .divArticleImgHaut p.hover a { background-position:0 -30px; }
.home .divArticleImgHaut p.disabled a {
  cursor:default;
  background-position:0 -60px;
}
.aside {
  float:right;
  width:255px;
  background:url(img/aside-bg.jpg) 0 100% repeat-x;
  position:relative;
  right:-10px;
  padding:10px 10px 10px 35px;
}
.aside .ligne { overflow:visible; }
.aside .article h2 {
  position:relative;
  position:relative;
  color:#788142;
  font-family:'HelveticaNeueLight', arial, sans-serif;
  font-weight:normal;
  font-weight:bold;
  text-transform:uppercase;
  font-size:15px;
  margin-left:-20px;
  padding-left:20px;
  background:url(img/asite-title-bg.gif) 20px 100% no-repeat;
  width:255px;
}
.aside .article h2 span { color:#788142; }
.aside .article h2 span.bullet {
  width:20px;
  height:20px;
  position:absolute;
  left:-2px;
  top:0;
  background:url(img/aside-titre-bullet.png) 0 0 no-repeat;
}
.aside .article .description p { margin-bottom:3px; }
.aside ul {
  padding-left:0;
  margin-top:0;
}
.aside ul li { background-image:url(img/bullet-aside.png); }
.aside .texte { padding-right:10px; }
ul {
  padding:0 0 0 15px;
  list-style-type:none;
}
ul li {
  list-style-type:none;
  background:url(img/bullet.png) 0 0 no-repeat;
  padding:1px 0 0 14px;
  margin:0 0 10px 0;
}
ul li ul {
  padding-left:15px;
  margin-top:8px;
}
ul li ul li {
  list-style-type:square;
  background:0;
  padding-left:0;
  margin-left:30px;
}
.article h2 {
  margin:0 0 10px 0;
  font-size:16px;
  padding:3px 0;
  font-family:'HelveticaNeueRegular', arial, sans-serif;
  color:#563d38;
  text-transform:uppercase;
}
.description {
  margin:0;
  padding:0;
  color:#000000;
}
.article .description h2 a, .article .description h2 a:hover {
  font-size:17px;
  display:block;
  font-weight:bold;
  text-decoration:none;
  color:#000000;
  padding:0;
  margin:0;
}
.article .infoArticle { margin:0 0 10px 0; }
.article .description p {
  font-family:Arial, Helvetica, sans-serif;
  text-align:left;
  paddding:0;
  margin:0 0 10px 0;
}
.article .description table p {
  margin:0;
  padding:0;
  color:none;
}
.article .description img {
  margin:0px;
  padding:0px;
}
.article .chapeau {
  font-weight:bold;
  color:#000000;
  text-align:left;
  padding:0;
  background:none;
  clear:both;
}
.article .chapeau p a, .article .chapeau p a:link, .article .chapeau p a:visited, .article .chapeau p a:hover, .article .chapeau p a:active, .article .chapeau p a:focus {
  font-size:12px;
  color:#000000;
  text-decoration:underline;
}
.article .divArticleImgGauche {
  position:relative;
  float:left;
  margin:0px 10px 7px 0px;
}
.article .divArticleImgDroite {
  position:relative;
  float:right;
  margin:0px 0px 0px 10px;
}
.article .divArticleImgHaut {
  width:100%;
  text-align:center;
  margin:0px 0px 0px 0px;
  position:relative;
}
.article .divArticleImgHaut img {
  float:left;
  margin:0 10px 10px 0;
}
.article .divArticleImgHaut .galerie {
  float:right;
  width:310px;
}
.article .divArticleImgBas {
  width:100%;
  text-align:center;
  margin:10px 0px 0px 0px;
}
.imageLegendeDiaporama {
  left:0;
  bottom:0px;
  position:absolute;
  z-index:10;
}
.imagelegende {
  font-weight:bold;
  color:#9ea03e;
  background:transparent;
  font-size:12px;
  padding:2px 0 2px 5px;
  text-align:center;
  width:100% !important;
}
.home .imagelegende {
  color:#000000;
  background:transparent;
  font-weight:normal;
}
.article .galMosaique {
  margin:0;
  padding:0;
}
.article .galMosaique li {
  list-style-type:none;
  float:left;
  margin:1px 1px 0px 0;
  padding:0;
  border:0;
}
.article .galMosaique li a { display:block; }
.article .galerie {
  position:relative;
  margin:5px auto;
  padding:0;
  overflow:hidden;
}
.article .galerie li {
  list-style-type:none;
  float:left;
  margin:0 4px 0 0;
  padding:0;
  border:1px solid #000000;
}
.article .galerie li a {
  display:block;
  line-height:0;
}
#contenu div.ligne div.carousel-wrap > div {
  height:auto;
  margin:0;
  text-align:left;
}
.carousel-next {
  margin:1px 5px 0 0;
  cursor:pointer;
  text-decoration:underline;
  float:left;
  color:#000000;
  font-weight:bold;
}
.carousel-previous {
  margin:1px 5px 0 5px;
  cursor:pointer;
  text-decoration:underline;
  float:left;
  color:#000000;
  font-weight:bold;
}
.carousel-stop {
  margin:1px 0px 0 0px;
  cursor:pointer;
  text-decoration:underline;
  float:left;
  color:#000000;
  font-weight:bold;
}
.center-wrap a:focus { outline:none; }
.contenuRub {
  margin:0;
  padding:0;
}
.pagination {
  margin:2px 0 0 0px;
  float:left;
  font-size:10px;
}
.pagination .navigation {
  overflow:hidden;
  padding:2px 0;
  float:left;
}
.pagination p {
  margin:5px 0 2px 0;
  padding:0;
}
.pagination a {
  margin:0 2px 5px 0;
  padding:0 2px;
  border:1px solid #563d38;
  font-weight:normal;
  color:#563d38;
  background:none;
  text-decoration:none;
}
.pagination a:hover {
  color:#ffffff;
  background:#563d38;
  text-decoration:none;
}
.pagination a.activeSlide, .pagination a.active {
  background:#df8e09;
  color:#ffffff;
}
.pagination .boutonDiapo { float:right; }
#contenu .onglets { float:left; }
.ui-tabs .ui-tabs-hide { display:none !important; }
.ui-helper-clearfix { display:block; }
.ui-helper-reset {
  padding:0;
  margin:0;
  list-style-type:none;
}
ul.ui-tabs-nav {
  float:left;
  border-bottom:3px solid #000000;
  margin:0 0 10px 0;
  padding:0 0 0 10px;
  width:750px;
}
.ui-tabs .ui-tabs-nav li { float:left; }
.ui-tabs .ui-tabs-nav li a {
  float:left;
  padding:0;
  padding:5px 10px;
  background:#ffffff;
  color:#000000;
  text-decoration:none;
  border:1px solid #000000;
  border-bottom:0;
  margin:0 5px 0 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  background:#000000;
  color:#ffffff;
}
.ui-tabs .ui-tabs-nav li a:hover {
  float:left;
  padding:0;
  padding:5px 10px;
  background:#000000;
  color:#ffffff;
  text-decoration:none;
  margin:0 5px 0 0;
}
ul.diaporama {
  list-style-type:none;
  margin:0px;
  padding:0px;
  float:left;
}
ul.diaporama.attente { background:#ffffff url('/medias/preloader.gif') no-repeat 50% 50%; }
ul.diaporama li {
  list-style-type:none;
  margin:0px;
  padding:0px;
  display:none;
}
ul.diaporama li a { display:block; }
.diapoConteneur {
  margin-bottom:5px;
  position:relative;
  overflow:hidden;
}
.diapoConteneur div.diaporama {
  position:relative;
  margin-bottom:10px;
  padding-bottom:5px;
}
.article .fichierlie {
  margin:5px 0px 5px 0px;
  float:left;
}
.article .fichierlie li {
  margin:2px 0px 2px 3px;
  padding:0px 0 5px 20px;
  background:url(img/icons/download.png) 3px 0px no-repeat transparent;
}
.article .fichierlie li a, .article .fichierlie li a:link, .article .fichierlie li a:active, .article .fichierlie li a:focus, .article .fichierlie li a:visited {
  color:#3a6699;
  text-decoration:underline;
  font-weight:normal;
}
.article .fichierlie li a:hover {
  color:#3a6699;
  text-decoration:underline;
  font-weight:normal;
}
.btn_download { vertical-align:-50%; }
.listRub li {
  width:45%;
  float:left;
  padding:10px;
  background-color:#ecebd7;
  margin:0 1% 1% 0;
}
#contact {
  border:8px solid #9ea03e;
  border-left:0;
  border-right:0;
  padding:10px;
  margin:20px 20px 40px 20px;
  width:94%;
  overflow:hidden;
  background:url(img/form-bg.jpg) 0 50% repeat-x;
}
#contact form {
  overflow:hidden;
  background:url(img/contact.png) 100% 0 no-repeat;
}
#contact table {
  width:98%;
  margin:0 1%;
}
#contact table td {
  vertical-align:top;
  padding:4px 2px;
}
#contact table td.lblContact {
  width:130px;
  text-align:right;
}
#contact table ul.choice {
  margin:0;
  padding:0;
}
#contact table ul.choice li {
  padding:0;
  background:none;
  float:left;
  margin:0 5px 0 0;
}
#contact table ul.choice li input {
  margin:0;
  padding:0;
}
#contact input.erreur, #contact textarea.erreur {
  color:#000000;
  border:1px solid #cd0a0a;
}
#contact input.radio, #contact input.checkbox {
  width:auto;
  border:0;
  vertical-align:-5px;
  margin:0px 5px 0px 5px;
}
#contact label.radio, #contact label.checkbox {
  margin:0 0 0 2px;
  cursor:pointer;
}
#contact .radio input {
  float:none;
  border:0;
  width:auto;
  margin:-5px 5px 0 6px;
}
#contact label.erreur { display:none; }
#contact label.erreur {
  background:#fef1ec url(/medias/warning.gif) no-repeat 5px 4px;
  margin:2px 0 0 6px;
  border:1px solid #cd0a0a;
  padding:3px 4px 2px 25px;
  font-weight:normal;
  color:#cd0a0a;
  width:200px;
  min-height:14px;
  height:auto;
  float:left;
}
#contact table td {
  padding:3px 0;
  vertical-align:top;
}
#contact .lblContact {
  text-align:leftt;
  vertical-align:top;
  font-size:12px;
  font-weight:bold;
  width:100px;
}
#contact .lblContact label { cursor:pointer; }
#contactmerci {
  background:transparent;
  padding:20px;
  font-weight:bold;
  font-size:12px;
  margin:4px 8px 0px 15px;
}
#contact input {
  width:229px;
  height:17px;
  margin:0px 0 0px 6px;
  border:1px solid #666666;
}
#contact select {
  width:182px;
  margin:0px 0 0px 6px;
}
#contact textarea {
  width:229px;
  height:90px;
  margin:0px 0 0px 6px;
  border:1px solid #666666;
}
#contact .submit button {
  background:#ffffff url(img/overflay.png) 0 0 repeat-x;
  border:2px solid #afbaaa;
  cursor:pointer;
  margin-left:5px;
}
#contact .submit button:hover {
  background:#a0a03c;
  color:#ffffff;
}
span.erreur {
  display:block;
  padding:2px 5px;
  color:#ee0000;
}
.textAuth {
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
.inputAuth {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  margin-top:2px;
}
.boutonAuth {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  margin-top:4px;
  margin-left:11px;
}
.messageAuth {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#fb0000;
  text-align:center;
}
.titreUserAM {
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#000000;
}
h1.identification {
  margin:0;
  padding:0;
}
#infoLogin { margin:5px 0 5px 0; }
.formAuth {
  width:300px;
  border:1px solid #cccccc;
  padding:20px;
}
#outputCssDebug {
  color:red;
  font-weight:bold;
}
#pagination {
  display:block;
  margin:0 auto;
  font-size:11px;
}
#contenu_pagination {
  float:left;
  position:relative;
}
.btn_next a, .btn_prev a {
  margin-top:5px;
  display:block;
  float:left;
  outline:0;
  border:0;
  position:relative;
  background:none;
  z-index:100;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}
.btn_next a:hover, .btn_prev a:hover { text-decoration:underline; }
.titre_pagination {
  margin-top:5px;
  color:#000000;
  padding:0 5px;
  display:block;
  float:left;
  position:relative;
  font-size:11px;
  font-weight:bold;
}
.npage, .btn_prev, .btn_next {
  display:block;
  float:left;
  position:relative;
  background:none;
}
.btn_prev, .btn_next {
  width:auto;
  height:20px;
  position:relative;
  background:none;
}
.btn_prev {
  position:relative;
  margin:0 5px 0 0;
}
.btn_next {
  position:relative;
  margin:0 0 0 5px;
}
.npage a {
  border:1px solid #000000;
  color:#000000;
  font-weight:bold;
  margin:2px 1px;
  padding:2px 3px 2px 4px;
  text-decoration:none;
  display:block;
  outline:0;
  position:relative;
  z-index:100;
  font-size:11px;
}
.texte404 {
  margin:20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#666666;
  line-height:18px;
}
.map {
  width:520px;
  height:300px;
  clear:both;
  border:1px solid #aaaaaa;
}
.mashup { margin:5px 5px 5px 15px; }
.mashup img {
  vertical-align:-3px;
  float:left;
  margin:0 5px 0 0;
}
.mashup .btn_mashup  a {
  display:block;
  margin:0 0 5px 0;
  color:#000000;
  font-weight:bold;
  font-size:13px;
}
.ligne {
  float:left;
  height:auto;
  margin:0;
  width:100%;
}
.bloc { float:left; }
.ligne .gabarit_5 .article { width:230px; }
.bloc .article {
  margin:0 0 0px 0;
  float:left;
}
.gabarit_1 {
  padding:10px;
  background:url(img/bloc-separator.jpg) 0 100% no-repeat;
}
.has-aside .gabarit_1 { width:100%; }
.gabarit_1 .article { width:100%; }
.gabarit_1 .article { width:100%; }
.gabarit_2 {
  width:48%;
  margin-right:1%;
}
.home .gabarit_2 {
  width:280px;
  background:url(img/home-encart-bg.png) 0 0 no-repeat;
  height:194px;
  margin-right:45px;
  padding:10px;
}
.home .dernierBloc {
  background:url(img/galerie-home-bg.png) 0 0 no-repeat;
  width:570px;
  height:175px;
  position:absolute;
  right:30px;
  margin-right:0;
  padding:12px 15px;
}
.home .dernierBloc .divArticleImgHaut {
  float:right;
  width:auto;
  padding:0;
  position:relative;
  margin-top:-3em;
  height:173px;
  margin-left:10px;
}
.home .dernierBloc .titre_article {
  color:#df8e09;
  width:60%;
}
.home .dernierBloc p { margin-bottom:10px; }
.home .dernierBloc strong { color:#563d38; }
.home .gabarit_2 .titre_article { font-size:18px; }
.home .gabarit_2 .article {
  width:100%;
  font-size:12px;
}
.gabarit_Site_14 {
  width:100%;
  margin-top:-5px;
  background:#ffffff;
}
.gabarit_14 {
  width:43%;
  margin:0 20px;
}
.ligne .gabarit_14 .article {
  float:none;
  width:100%;
  margin-bottom:10px;
  padding:12px;
  height:169px;
  position:relative;
  border:1px solid #999999;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}
.ligne .gabarit_14 .article .divArticleImgGauche {
  position:absolute;
  right:-10px;
  top:0;
  display:block;
  overflow:hidden;
  width:223px;
  height:193px;
  border-radius:0 10px 10px 0;
  -moz-border-radius:0 10px 10px 0;
  -webkit-border-radius:0 10px 10px 0;
}
.ligne .gabarit_14 .article .titre_article {
  color:#563d38;
  font-family:'HelveticaNeueRegular', arial, sans-serif;
}
.ligne .gabarit_14 .texte { width:188px; }
.ligne .gabarit_14 .texte p { margin:0; }
.ligne .gabarit_14 .texte a {
  color:#df8e09;
  font-family:'HelveticaNeueRegular', arial, sans-serif;
  text-decoration:none;
}
.ligne .gabarit_14 .hover a, .ligne .gabarit_14 .texte a:hover { text-decoration:underline; }
.ligne .gabarit_14 .lien_article {
  margin-top:5px;
  color:#ffffff;
  background:#9ea03e;
  display:inline;
  float:left;
  clear:both;
  padding:1px 5px;
}
.ligne .gabarit_14 .lien_article  a {
  margin-top:0;
  padding:0;
  font-weight:bold;
}
.gabarit_Site_15 { background:url(img/bloc-separator.jpg) 0 0 no-repeat; }
.gabarit_Site_15 .pagination { width:250px; }
.ligne .gabarit_15 { width:100%; }
.ligne .gabarit_15 .article {
  margin:15px 0;
  width:100%;
}
.ligne .gabarit_15 .galerie, .ligne .gabarit_15 .galMosaique { width:250px; }
.ligne .gabarit_15 .article .titre_article {
  color:#a0a03c;
  text-transform:uppercase;
  font-family:'HelveticaNeueRegular', arial, sans-serif;
}
.gabarit_15 .titre_article, .gabarit_15 .texte {
  float:right;
  width:650px;
  clear:right;
}
.gabarit_15 ul { padding-left:0; }
.gabarit_15 strong { color:#000000; }
.has-aside .gabarit_15 .titre_article, .has-aside .gabarit_15 .texte { width:350px; }
.gabarit_16 .galerie-wo-fancybox {
  width:345px;
  float:right;
  margin:0;
}
.gabarit_16 .galerie-wo-fancybox li {
  float:left;
  margin:0;
  padding:0;
}
.gabarit_16 .galerie-wo-fancybox li img { border:2px solid transparent; }
.gabarit_16 .galerie-wo-fancybox li.current img { border-color:#9fa13e; }
.gabarit_16 .galerie-zoom {
  width:580px;
  height:369px;
  float:left;
  margin-bottom:30px;
}
.gabarit_16 .galerie-zoom img {
  background:#9fa13e;
  padding:5px;
}
.gabarit_16 .galerie-wo-fancybox li .imagelegende { display:none; }
.home .galerie .carousel-wrap {
  width:510px;
  margin-left:10px;
}
.home .galerie .carousel-previous { left:-30px; }
.home .galerie .carousel-next { right:-35px; }
.home .galerie-wo-fancybox {
  height:140px;
  left:0;
}
.home .galerie-wo-fancybox li {
  height:130px;
  width:110px;
  padding-right:8px;
  list-style:none outside none;
}
.home .galerie-wo-fancybox li a {
  position:relative;
  float:left;
  height:110px;
  width:100%;
  text-decoration:none;
}
.home .galerie-wo-fancybox li a:hover { text-decoration:underline; }
.home .galerie-wo-fancybox li .imagelegende {
  position:absolute;
  left:0;
  bottom:-1em;
  width:100%;
  display:block;
  text-align:center;
  line-height:1em;
  font-size:11px;
}
#recherche #recherche_input {
  width:130px;
  margin:5px 0 0 10px;
}
.article .lien_coms a {
  background:url('/medias/ico_com.gif') no-repeat top left;
  padding:0 0 0 20px;
  color:#999999;
  text-decoration:none;
  font-weight:normal;
}
.article .lien_coms a:hover {
  color:#999999;
  text-decoration:underline;
}
table.tFormCommentaire { margin:10px 0 0 0; }
.tFormCommentaire td {
  vertical-align:top;
  white-space:nowrap;
  padding:1px 5px;
}
.tFormCommentaire td.ajoutCom {
  font-size:13px;
  font-weight:bold;
}
.tFormCommentaire label { display:block; }
.tFormCommentaire input {
  width:150px;
  margin:0 0 0 5px;
  padding:1px;
}
.tFormCommentaire input, .tFormCommentaire textarea { font-family:Arial, Helvetica, sans-serif; }
.tFormCommentaire input.erreur {
  background:#fef1ec;
  border:1px solid #cd0a0a;
}
.tFormCommentaire label.erreur {
  background:#fef1ec url(/medias/warning.gif) no-repeat 4px 4px;
  margin:2px 0 0 5px;
  border:1px solid #cd0a0a;
  padding:3px 4px 2px 20px;
  font-weight:normal;
  color:#cd0a0a;
  width:150px;
  min-height:14px;
  height:auto;
  display:block;
}
div.commentaires ul li {
  padding:0;
  background-image:none;
}
div.commentaires div.infos_post, div.commentaires div.post { padding:5px 5px 0 10px; }
div.commentaires ul li.commentaire h5 {
  background:transparent;
  padding:5px 5px 0 10px;
  font-size:12px;
}
div.commentaires ul li.commentaire .lien_reponse a { float:right; }
.actualites {
  background:url(img/actus-bg.png) 0 0 no-repeat;
  width:938px;
  height:220px;
  position:relative;
  outline:0;
  margin-bottom:0;
  margin-top:15px;
  padding-top:20px;
}
.actualites h2 {
  text-indent:-5000px;
  line-height:0.1em;
}
.actualites ul {
  margin:0;
  padding:0;
  height:196px;
  overflow:hidden;
}
.actualites li {
  background:none;
  height:190px;
  margin:15px 0 0 0;
  width:895px;
}
.actualites li p { margin-bottom:8px; }
.actualites li .visuel {
  float:left;
  margin:0 0.5em 0.1em 0;
  width:280px;
  text-align:center;
  height:188px;
}
.actualites li .visuel {
  float:left;
  height:188px;
}
.actualites li .lien_article { display:block; }
.actualites li h3 {
  background:none;
  margin:0 0 5px 0;
  font-family:'HelveticaNeueRegular', arial, sans-serif;
  font-size:18px;
  text-transform:uppercase;
  color:#563d38;
}
.actualites li h3 span { color:#df8e09; }
.actualites li { float:left; }
.actualites .carousel-control { display:none; }
.actualites .imagelegende { width:280px !important; }
.actualites .pagination {
  position:absolute;
  top:3px;
  right:655px;
}
.actualites .pagination a { cursor:pointer; }
.article .essences { margin-bottom:55px; }
.article .essences td { vertical-align:top; }
.article .essences li { position:relative; }
.article .essences li dfn {
  display:block;
  font-weight:bold;
  color:#df8e09;
  font-style:normal;
}
.article .essences li:hover dfn { color:#788142; }
.article .essences li img {
  position:absolute;
  right:20px;
  top:-130px;
  z-index:5;
  background:url(/uploaded/essences/bg.png) 0 0 no-repeat;
  padding:15px;
}
#footer {
  background:transparent url(img/footer-bg.png) 50% 0 no-repeat;
  color:#ffffff;
  color:#ffffff;
  clear:both;
  margin:-25px 0 0 0;
  padding:0;
  padding:20px 0 0 0;
  position:relative;
  width:100%;
  height:165px;
  float:left;
  left:0;
}
#footer a {
  color:#ffffff;
  text-decoration:none;
}
#footer a:hover { text-decoration:underline; }
#footer p {
  font-size:11px;
  padding:10px 0 0 0;
  margin:0;
  font-weight:bold;
}
#footer ul { list-style:none outside none; }
#footer ul li {
  background:none;
  padding-left:0;
}
#footer .vcard {
  width:570px;
  position:relative;
  left:50%;
  margin-left:-425px;
  margin-top:40px;
}
#footer .vcard h2 { display:none; }
#footer .vcard .fn {
  text-transform:uppercase;
  font-weight:bold;
}
#footer .vcard .type { display:none; }
#footer .vcard .contact {
  margin:0;
  padding:0;
}
#footer .vcard .contact li { display:inline; }
#footer .vcard ul { list-style:none outside none; }
#footer .vcard ul li { margin-bottom:0; }
#footer .nav-footer {
  position:absolute;
  left:50%;
  margin-left:250px;
  bottom:80px;
}
#footer .nav-footer li {
  float:left;
  margin-right:5px;
  margin-bottom:0;
}
#footer .nav-footer li a {
  padding-right:5px;
  border-right:1px solid #ffffff;
}
#footer .nav-footer li.last a { border:0; }
.highlight {
  background:#ff5900;
  color:#ffffff;
}

