article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.expo-img img { height:100% !important; width:100% !important; } 

p {
    margin: 10px 0px;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
.csc-textpic a {
 text-decoration: underline;
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  font-family: "Georgia", Arial, Helvetica, sans-serif;
  text-align: left;
  margin: 0;
  color: #2c3033;
}
h2 {
    color: #97973e;
    font-size: 21px;
    font-style: italic;
    font-weight: normal;
    line-height: 1.2em;
    margin: 20px 0;
}
#footer-horaire li, #footer-horaire p{
	color: #fff;
}


h3 {
    color: #97973e;
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
    line-height: 22px;
}
h4,
.h4 {
  font-size: 0.96em;
  margin: 0;
  color: #2c3033;
}
h5,
.h5 {
  font-size: .83em;
  margin: 0;
}
h6,
.h6 {
  font-size: .75em;
  margin: 0;
}
abbr[title] {
  border-bottom: 0;
}
b,
strong {
  font-weight: bold;
}
button {
  border: 0;
  background: 0;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}

pre {
  margin: 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: 0;
  list-style: none;
}
dd {
  margin: 0;
}
menu,
ol,
ul {
  padding: 0;
}
nav ul,
nav ol,
footer ul {
  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: .35em .625em .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,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
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-size: 1em;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
a {
  text-decoration: none;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.no-margin {
  margin: 0!important;
}
.no-padding {
  padding: 0!important;
}
.padding-bottom {
  padding-bottom: 15px!important;
}
.border-top {
  border-top: 1px solid #d8d9da;
}
.border-bottom {
  border-bottom: 1px solid #d8d9da;
}
.nowrap {
  white-space: nowrap;
}
.width-auto {
  width: auto!important;
}
.hidden {
  display: none;
}
.invisible {
  visibility: hidden;
}
.align-center {
  text-align: center;
}
a[href^="tel:"] {
  white-space: nowrap;
}
input::-webkit-input-placeholder {
  color: #fff;
}
input:-moz-placeholder {
  color: #fff;
}
/*
ul, li {
    color: #595936;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
}
*/
ul, li {
    list-style: none;
}

/* EXPO */
.expo-item {
	display:block;
	margin:10px 15px;
}
	.expo-img {
		float:left;
		margin-right:10px;
		width:45%;
	}
	.expo-txt {
		float:left;
		width:45%;
	}

.col22 td,
.bloc-tarifs td {
    padding: 5px;
    border: 1px solid #657D76;
    vertical-align: top;
    text-align: left;
}
.col22 table,
.bloc-tarifs table {
    border-collapse: collapse;
    vertical-align: middle;
    width: 100%
}
.col22 h4,
.bloc-tarifs h4 {
    font-family: Arial,Helvetica,sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #595936;
}
.col22 th,
.bloc-tarifs th {
    padding: 5px;
    border: 1px solid #657D76;
    text-align: center;
    vertical-align: middle;
    background-color: #EDEDC7;
}
.col22 p {
    text-align: justify;
    line-height: 1.5;
}
.col22 ul {
    padding: 0 0 0 30px;
  }
 .col22 li {
    list-style: outside square;
  }
  
 .col22 a{
    text-decoration: underline;
  }
   DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image img {
    border: 1px solid #cccccc;
    margin: 0;
    padding: 4px;
}
DIV.csc-textpic IMG {
    border: 1px solid #cccccc;
    margin: 0;
    padding: 4px;
}
/*
.col22 ul, li{
    color: #595936;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin: 10px 0 0 20px;
    text-align: left;
}
*/
#mailform {
    background-color: #ededc7;
    border: 1px solid #97973e;
    padding: 0 10px 0 50px;
    float: left;
}
#mailform .csc-mailform-field label {
    float: left;
    font-weight: bold;
    margin-top: 10px;
    vertical-align: top;
    width: 500px;
}
#mailform .csc-mailform-field label {
    float: left;
    font-weight: bold;
    margin-top: 10px;
    vertical-align: top;
    width: 100%;
}
#mailform .csc-mailform-submit {
    color: #223630;
    font-size: 13px;
    font-weight: bold;
    margin: 25px 0 15px 100px;
}
#mailform input, #mailform textarea, #mailform select {
    border: 1px solid #97973e;
    color: #595936;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}

body {
  color: #50575d;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
  background-color: #93a478;
  margin: 0;
  padding: 0;
}
html,
button,
input,
select,
textarea {
  font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
}
a {
  color: #077199;
}
small {
  font-size: 10px;
  font-size: 1rem;
}
.caption {
  position: absolute;
  left: -777777px;
  top: 0;
}


/* Grille adaptative 12 colonnes */
.row {
  width: 930px;
  max-width: 100%;
  margin: 0 auto;
}
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -16px;
}
.row.collapse .column,
.row.collapse .columns {
  padding: 0;
}
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -16px;
}
.row .row.collapse {
  margin: 0;
}
.columns {
  float: left;
  min-height: 1px;
  position: relative;
  padding: 0 16px;
}
.columns.centered {
  float: none;
  margin: 0 auto;
}
[class*="columns"] + [class*="columns"]:last-child {
  float: right;
}
.one,
.row .one {
  width: 8.33333%;
}
.two,
.row .two {
  width: 16.66667%;
}
.three,
.row .three {
  width: 25%;
}
.four,
.row .four {
  width: 33.33333%;
}
.five,
.row .five {
  width: 41.66667%;
}
.six,
.row .six {
  width: 50%;
}
.seven,
.row .seven {
  width: 58.33333%;
}
.eight,
.row .eight {
  width: 66.66667%;
}
.nine,
.row .nine {
  width: 75%;
}
.ten,
.row .ten {
  width: 83.33333%;
}
.eleven,
.row .eleven {
  width: 91.66667%;
}
.twelve,
.row .twelve {
  width: 100%;
}
.bloc-grille {
  display: block;
  overflow: hidden;
  padding: 0!important;
}
.bloc-grille > li {
  display: block;
  height: auto;
  float: left;
}
.bloc-grille.one-up {
  margin: 0;
}
.bloc-grille.one-up > li {
  width: 100%;
  padding: 0 0 15px;
}
.bloc-grille.two-up {
  margin: 0 -15px;
}
.bloc-grille.two-up > li {
  width: 50%;
  padding: 0 15px 15px;
}
.bloc-grille.two-up > li:nth-child(2n+1) {
  clear: both;
}
.bloc-grille.three-up {
  margin: 0 -12px;
}
.bloc-grille.three-up > li {
  width: 33.33333%;
  padding: 0 12px 12px;
}
.bloc-grille.three-up > li:nth-child(3n+1) {
  clear: both;
}
.bloc-grille.four-up {
  margin: 0 -10px;
}
.bloc-grille.four-up > li {
  width: 25%;
  padding: 0 10px 10px;
}
.bloc-grille.four-up > li:nth-child(4n+1) {
  clear: both;
}
.bloc-grille.five-up {
  margin: 0 -8px;
}
.bloc-grille.five-up > li {
  width: 20%;
  padding: 0 8px 8px;
}
.bloc-grille.five-up > li:nth-child(5n+1) {
  clear: both;
}
.bloc-grille.six-up {
  margin: 0 -8px;
}
.bloc-grille.six-up > li {
  width: 16.66667%;
  padding: 0 8px 8px;
}
.bloc-grille.six-up > li:nth-child(6n+1) {
  clear: both;
}
/*.bloc-grille.seven-up { margin: 0 -8px; }
.bloc-grille.seven-up > li { width: 14.28571%; padding: 0 8px 8px; }
.bloc-grille.seven-up > li:nth-child(7n+1) { clear: both; }
.bloc-grille.eight-up { margin: 0 -8px; }
.bloc-grille.eight-up > li { width: 12.5%; padding: 0 8px 8px; }
.bloc-grille.eight-up > li:nth-child(8n+1) { clear: both; }
.bloc-grille.nine-up { margin: 0 -8px; }
.bloc-grille.nine-up > li { width: 11.11111%; padding: 0 8px 8px; }
.bloc-grille.nine-up > li:nth-child(9n+1) { clear: both; }
.bloc-grille.ten-up { margin: 0 -8px; }
.bloc-grille.ten-up > li { width: 10%; padding: 0 8px 8px; }
.bloc-grille.ten-up > li:nth-child(10n+1) { clear: both; }
.bloc-grille.eleven-up { margin: 0 -8px; }
.bloc-grille.eleven-up > li { width: 9.09091%; padding: 0 8px 8px; }
.bloc-grille.eleven-up > li:nth-child(11n+1) { clear: both; }
.bloc-grille.twelve-up { margin: 0 -8px; }
.bloc-grille.twelve-up > li { width: 8.33333%; padding: 0 8px 8px; }
.bloc-grille.twelve-up > li:nth-child(12n+1) { clear: both; }*/
/* Nicolas Gallagher's micro clearfix */
.row {
  *zoom: 1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.block_content {
  width: 100%;
  padding: 61px 0 0 0 ;
}
h1 {
  color: #223630;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0 0 20px;
}
#centre_centre_600 {
  display: none;
}

#banniere-aleatoire {
  display: none;
}

form,
td,
div,
h5,
h6 .txt_texte,
.contenu,
.contenu_bas {
  color: #595936;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: left;
}
.backdrop {
  background: url(../images/background_site.jpg) no-repeat top scroll;
  background-color: #ffffff;
  padding: 0 0 20px;
  -webkit-box-shadow: 1px 10px 34px 0px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: 1px 10px 34px 0px rgba(0, 0, 0, 0.52);
  box-shadow: 1px 10px 14px 0px rgba(0, 0, 0, 0.52);
}
.liste-messages {
  float: left;
  margin: 12px 0 0 0;
  width: 100%;
}
.message-important-box {
  background: none repeat scroll 0 0 #e56c1d;
  color: #fff;
  margin: 0 17px;
}
.message-important-box a {
  background: url("../images/btn-plus-message.png") no-repeat scroll right center rgba(0, 0, 0, 0);
  color: #fff;
  display: block;
  padding: 6px 0 7px 60px;
  text-decoration: none;
}
.message-important-box a:hover {
	color:#fff;
	text-decoration:underline;
}

.message-important-box span.date {
  border-right: 1px solid #fff;
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
}
#logo {
  float: left;
  padding: 0 0 12px 0;
}
.encart_orange {
  background-color: #ad4e10;
  background-image: url("../images/encart_orange.jpg");
  background-repeat: no-repeat;
  float: left;
  margin: 0 0 20px;
  padding: 0 10px 10px 22px;
  width: 100%;
}
.encart_orange h3 {
  color: #ffffff;
  font-family: "Georgia", Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin: 0;
  padding: 20px 0 14px 0;
  text-align: left;
  font-weight: 200;
}
.encart_orange p {
  color: #e3e3cc;
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  margin: 0;
  padding: 0;
  text-align: left;
}
/*
.encart_orange div.boitePieddepage {
  background-image: url("../images/encart_btn.jpg");
  background-repeat: no-repeat;
  float: right;
  height: 11px;
  margin: 7px 0 0;
  padding: 0 0 8px;
  width: 11px;
}DIV.csc-textpic IMG {
border: none;
}
*/

.encart_orange div.boitePieddepage {
    float: right;
    margin: 7px 0px 0px;
    padding: 0px 0px 8px;
    background-image: url("../images/encart_btn.jpg");
    background-repeat: no-repeat;
    width: 11px !important;
    height: 11px;
}


.encart_orange a {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.encart_jaune {
    float: left;
    padding: 0 10px 10px 22px;
    margin: 0px 0px 20px;
    width: 100%;
    background-color: #EDEDC7;
    background-image: url("../images/encart_jaune.jpg");
    background-repeat: no-repeat;
}
.encart_jaune h3 {
    margin: 0px 30px 0px 0px;
     padding: 20px 0 14px 0;
    width: 100%;
    font-family: "Georgia",Arial,Helvetica,sans-serif;
    font-size: 17px;
    color: #97973E;
    text-align: left;
    font-weight: 200;
}
.encart_jaune div.boitePieddepage {
    float: right;
    margin: 7px 0px 0px;
    padding: 0px 0px 8px;
    background-image: url("../images/encart_btn.jpg");
    background-repeat: no-repeat;
    width: 11px !important;
    height: 11px;
}
.encart_jaune p {
    color: #595936;
    font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  margin: 0;
  padding: 0;
  text-align: left;
}
.encart_jaune a {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #223630;
    line-height: 11px;
}

.encart_vert {
    float: left;
    padding: 0 10px 10px 22px;
    margin: 0px 0px 20px;
    width: 100%;
    background-color: #657D76;
    background-image: url("../images/encart_vert.jpg");
    background-repeat: no-repeat;

}
.encart_vert h3 {
    margin: 0px 30px 0px 0px;
     padding: 20px 0 14px 0;
    width: 100%;
    font-family: "Georgia",Arial,Helvetica,sans-serif;
    font-size: 17px;
    color: #FFF;
    text-align: left;
    font-weight: 200;
}
.encart_vert div.boitePieddepage {
     float: right;
    margin: 7px 0px 0px;
    padding: 0px 0px 8px;
    background-image: url("../images/encart_btn.jpg");
    background-repeat: no-repeat;
    width: 11px !important;
    height: 11px;
}
.encart_vert p {
    color: #E3E3CC;
    font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  margin: 0;
  padding: 0;
  text-align: left;
}
.encart_vert a {
   color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.encart_ressource {
    float: left;
   margin: 0 0 20px;
    padding: 0 10px 10px 22px;
    width: 100%;
    background-color: #819452;
    background-image: url("../images/encart_ressource.jpg");
    background-repeat: no-repeat;
}
.encart_ressource h3 {
    margin: 0;
    padding: 20px 0 14px 0;
    width: 100%;
    font-family: "Georgia",Arial,Helvetica,sans-serif;
    font-size: 17px;
    color: #FFF;
    text-align: left;
    font-weight: 200;
}
/*
.encart_ressource div {
    border: medium none;
    padding: 0px;
    margin: 0px 10px 0px 23px;
    text-align: left;
    width: 100%;
}
*/
.encart_ressource div.boitePieddepage {
     float: right;
    margin: 7px 0px 0px;
    padding: 0px 0px 8px;
    background-image: url("../images/encart_btn.jpg");
    background-repeat: no-repeat;
    width: 11px !important;
    height: 11px;
}
.encart_ressource p {
    margin: 0px;
    padding: 0px;
    color: #E3E3CC;
    font-size: 11px;
    line-height: 12px;
    font-weight: normal;
    text-align: left;
}
.encart_ressource a {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    line-height: 11px;
}
.exposition {
  background-color: #edeec5;
  float: left;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}
.exposition h3 {
  color: #97973e;
  font-family: "Georgia", Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin: 0;
  padding: 20px 0 14px 16px;
  text-align: left;
  width: 100%;
  font-weight: 200;
}
.exposition li a:hover {
  text-decoration: underline;
}
.exposition div.boitePieddepage {
  background-image: url("../images/btn_exposition.jpg");
  background-repeat: no-repeat;
  float: right;
  height: 18px;
  margin: 0;
  padding: 0;
  width: 139px;
}
.exposition div.boitePieddepage a {
  color: #ffffff;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
  padding: 0 0 0 10px;
  text-decoration: none;
}
.calendrier {
  background-color: #9eae73;
  float: left;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}
.calendrier h3 {
  color: #ffffff;
  font-family: "Georgia", Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin: 0;
  padding: 20px 0 14px 16px;
  text-align: left;
  width: 100%;
  font-weight: 200;
}
.calendrier li a:hover {
  text-decoration: underline;
}
.calendrier li {
  padding: 0 0 7px;
}
.calendrier div.boitePieddepage {
  background-image: url("../images/btn_exposition.jpg");
  background-repeat: no-repeat;
  float: right;
  height: 18px;
  margin: 0;
  padding: 0;
  clear: both;
  width: 139px;
}
.calendrier div.boitePieddepage a {
  color: #ffffff;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
  padding: 0 0 0 10px;
  text-decoration: none;
}
.calendrier .titre,
.calendrier .titre a {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: underline;
}
.calendrier .date {
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  margin: 0;
  padding: 0;
  text-align: left;
}
.calendrier .controller {
  float: left;
  margin: 0 0 10px;
  padding: 0 5px 0 20px;
}
.actualites {
  background-color: #edeec5;
}
.actualites h3 {
  color: #97973e;
  width: 100%;
}
.actualites .titre,
.actualites .titre a {
  color: #3f514c;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: underline;
}
.actualites .date {
  color: #3f514c;
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  margin: 0;
  padding: 0;
  text-align: left;
}
.actualites .controller {
  float: left;
  margin: 0 0 10px;
  padding: 0 5px 0 20px;
  width: 100%;
}
.encart_plan {
  background-color: #9ead76;
  background-image: url("../images/encart_plan.jpg");
  background-repeat: no-repeat;
  background-position: 0 25%;
  float: left;
  margin: 0 0 20px;
  padding: 0 10px 10px 22px;
  width: 100%;
}
.encart_plan a {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.encart_plan p {
  color: #e3e3cc;
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  margin: 85px 0 0;
  padding: 0;
  text-align: left;
}
.encart_plan div.boitePieddepage {
  background-image: url("../images/encart_btn.jpg");
  background-repeat: no-repeat;
  float: right;
  height: 11px;
  margin: 7px 0 0;
  padding: 0 0 8px;
  width: 11px;
}
.encart_plan h3 {
  color: #ffffff;
  font-family: "Georgia", Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin: 0;
  padding: 20px 0 14px 0;
  text-align: left;
}
.encart_panneaux_a {
  float: left;
  margin: 0 ;
  width: 100%;
}
.encart_panneaux_a a {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #223630;
}
.encart_panneaux_a p {
  float: left;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
  margin: -40% 0 0 0;
  padding: 0 0 0 5%;
  text-align: left;
  z-index: 3;
  position: relative;
  width: 85%;
  display: block;
}
.encart_panneaux_a img {
  width: 100% !important;
  height: 100% !important;
}
.encart_panneaux_b {
  float: left;
  padding: 0 ;
  width: 100%;
}
.encart_panneaux_b a {
  color: #223630;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.encart_panneaux_b p {
  float: left;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
  margin: -40% 0 0 0;
  padding: 0 0 0 8%;
  text-align: left;
  z-index: 3;
  position: relative;
  width: 85%;
  display: block;
}
.encart_panneaux_b img {
  width: 100% !important;
  height: 100% !important;
}
.encart_panneaux_c {
  float: left;
  margin: 0 ;
  padding: 0 ;
  width: 100%;
}
.encart_panneaux_c a {
  font-size: 11px;
  font-weight: bold;
  color: #223630;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.encart_panneaux_c p {
  float: left;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
  margin: -40% 0 0 0;
  padding: 0 0 0 12%;
  text-align: left;
  z-index: 3;
  position: relative;
  width: 91%;
  display: block;
}
.encart_panneaux_c img {
  width: 100% !important;
  height: 100% !important;
}
#centre_centre {
  float: left;
  margin: 3px 0 20px;
}
.encart_pub {
  background-color: #ad4e10;
  float: left;
  width: 100%;
}
#btn-abonnement {
  margin: 0 0 20px 0;
}
#reso {
  float: right;
  margin: 30px 0 0 238px;
}
#reso ul {
  display: block;
  list-style: outside none none;
}
#reso li {
  float: left;
  list-style: outside none none;
  margin-left: 10px;
}
#recherche {
  float: right;
  margin: 5px 0 0 225px;
  padding: 0;
}
#recherche #search1 {
  float: left;
  margin: 0;
  padding: 0;
}
#recherche #search1 input {
  font-size: 9px;
  font-weight: normal;
  margin: 0 -1px 0 3px;
  padding: 0;
  width: 110px;
}
#recherche #search2 {
  float: left;
  margin: 0;
  padding: 0;
  width: 19px;
}
img {
  max-width: 100%;
  /*height: 100% !important; */
}
.centerImagewrap {
  margin: 5px 9px 15px 0;
  float: left;
  /*border: 1px solid #cccccc;*/
 /* padding: 4px ; */
  clear: both;
  width: 120px;
 /*  height: 80px; */
}
.centerImagewrap img {
  width: 120px;
  /*height: 80px;*/
  border: 1px solid #cccccc;
}
.centerImagewrap DIV {
 float: left;

}


#imageBas {
  width: 100%;
  margin: 20px 0 0 0;
}

.csc-textpic .csc-textpic-intext-left .csc-textpic-text {
/*  line-height: 3.5em; */
  padding: 10px 0;
}
.csc-textpic-text p a {
/*  line-height: 3.5em; */
  padding: 10px 0;
}
.csc-textpic-text p a {
/*  line-height: 3.5em; */
  font-weight: 600;
}

.csc-textpic-text ul {
padding: 0 0 0 30px;
}
.csc-textpic-text  li {
  list-style: outside none square;
}


.csc-textpic .csc-textpic-intext-left {
  float: left;
}

a:hover {
    color: #E56B1F;
}
a {
    font-weight: bold;
    color: #223630;
}
#header {
  padding: 0 16px;
}
.collonne-gauche-a {
  padding: 0 0px;
}
.collonne-gauche-b {
  padding: 0 0;
}
.col1 {
  margin: 10px 0 0;
  padding: 0 5px 0 16px;
}
.col2 {
  margin: 10px 0 0;
  padding: 0 5px 0;
}
.col22 {
  padding: 0 15px 0 12px;
}
.col222 {
  padding: 0 15px 0 12px;
}
.col3 {
  margin: 10px 0 0;
  padding: 0;
}
.col33 {
  padding: 0 16px 0 0;
  margin: 0 0 20px;
}
.col333 {
  padding: 0 16px 0 0;
  margin: 0 0 20px;
}
.col44 {
  -webkit-box-shadow: 1px 10px 34px 0px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: 1px 10px 34px 0px rgba(0, 0, 0, 0.52);
  box-shadow: 1px 10px 14px 0px rgba(0, 0, 0, 0.52);
  background-color: #647d76;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  margin: 0;
}
.col44 p {
  color: #ffffff;
  text-align: center;
  margin: 12px;
  padding: 0 0 10px;
  font-size: 10px;
}
.col5 {
  padding: 0 16px;
  background-color: #ffffff;
}
.col55 {
  float: left;
}
.col55 img {
  text-align: center;
  border: solid 1px #ccc;
  width: 100% !important; 
/*  height: 100% !important; */
}
.col55.trois-bannieres {
	margin-right:16px;	
	width:31.55%!important;
}
.col55.trois-bannieres:last-child {
	float:right;
	margin-right:0px!important;	
	padding-right:0px;
}

.bloc-horaire-tarifs { display:none;  }

/* Menu Haut
----------------------------------------------- */
#menu_haut {
  float: right;
  padding: 0;
  height: 24px;
  background-color: #edeec5;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
#menu_haut ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
#menu_haut li {
  margin: 0px;
  float: left;
  height: 24px;
}
#menu_haut li.first {
  margin: 0 0 0 10px;
}
#menu_haut ul li a {
  padding: 5px 9px 0 9px;
  margin: 0;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #223630;
  font-weight: bold;
  text-decoration: none;
}
#menu_haut ul li a:hover {
  text-decoration: underline;
}
#menu_haut ul li a.current {
  text-decoration: underline;
}
/* Menu principal
----------------------------------------------- */
#menu {
  float: left;
  margin: 0;
  padding: 0 16px;
  width: 100%;
}
#menu_principal {
  float: left;
  padding: 0 2px;
  margin: 0;
  background-color: #647d76;
  width: 100%;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
#menu_principal ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}
#menu_principal li {
  padding: 0;
  margin: 0;
  position: relative;
  float: left;
}
#menu_principal ul li a {
  padding: 5px 12px 5px;
  margin: 0;
  display: block;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.28rem;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#menu_principal ul li a:hover {
  background-color: #3f514c;
}
#menu_principal ul li a.current {
  background-color: #e56b1f;
}
/* Menu principal -  sous-menu vertical
----------------------------------------------- */
#menu_principal ul ul ul {
  padding: 0;
  position: absolute;
  left: 100%;
}
div#menu_principal ul ul,
div#menu_principal ul li:hover ul ul,
div#menu_principal ul ul li:hover ul ul {
  display: none;
}
div#menu_principal ul li:hover ul,
div#menu_principal ul ul li:hover ul,
div#menu_principal ul ul ul li:hover ul {
  display: block;
}
#menu_principal ul ul {
  position: absolute;
  z-index: 10;
}
#menu_principal ul li ul.n1n2 {
  float: left;
  padding: 0;
  top: 26px;
  background-color: #3f514c;
  border-right: 1px solid #78847a;
  border-bottom: 1px solid #78847a;
}
#menu_principal ul li ul.n1n2 li {
  float: left;
  margin: 0 0 0 20px;
  padding: 0;
}
#menu_principal ul li ul.n1n2 li.first {
  padding: 21px 0 0 0;
}
#menu_principal ul li ul.n1n2 li.last {
  padding: 0 0 18px 0;
}
#menu_principal ul li ul.n1n2 li a {
  padding: 5px 10px 5px 0;
  margin: 0;
  display: block;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
  width: 140px;
}
#menu_principal ul li ul.n1n2 li a:hover {
  background-color: #3f514c;
  text-decoration: underline;
}
#menu_principal ul li ul.n1n2 li a.current {
  background-color: #3f514c;
  color: #e56b1f;
}
/* Menu Section (marge de gauche)
----------------------------------------------- */
#menu_section {
  float: left;
  padding: 0;
  margin: 0 0 0 19px;
  width: 230px;
}
#menu_section_haut b {
  display: block;
  margin: 0px;
  padding: 16px 0 0 15px;
  font-family: "Georgia", Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #ffffff;
  text-align: left;
  font-weight: normal;
}
#menu_section_haut {
  background-color: #718e84;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  height: 57px;
}
#menu_section_centre {
  margin: 0;
  padding: 15px 7px 20px 0;
  background-color: #546a63;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
#menu_section_centre ul {
  margin: 0!important;
  list-style: none!important;
  padding-left: 25px;
}
#menu_section_centre ul ul {
  padding-left: 17px;
}
#menu_section_centre li {
  margin: 0!important;
  padding: 2px 0 2px 0;
  color: #ffffff;
  list-style: outside square;
}
#menu_section_centre a {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
}
#menu_section_centre a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#menu_section_centre li.active,
#menu_section_centre li.active b > a,
#menu_section_centre li.active > a {
  color: #e56b1f;
}
#menu_section_bas {
  float: left;
  padding: 0;
  margin: 0;
  background-image: url('../images/bkg_menu_section_bas.jpg');
  background-repeat: no-repeat;
  width: 230px;
  height: 78px;
}
/* Activé uniquement dans le gabarit sans image en dessous du menu  */
#menu_section_bas .no_slogan {
  display: none;
  height: 311px;
}
/* Menu Bas
----------------------------------------------- */
#menu_bas {
  padding: 5px 0 0 0;
  width: 100%;
  text-align: center;
}
#menu_bas ul {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu_bas li {
  margin: 0px;
  float: left;
  display: block;
}
#menu_bas ul li a {
  padding: 0px 12px 0 12px;
  margin: 0;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  line-height: 11px;
}
#menu_bas ul li a:hover {
  text-decoration: underline;
}
#menu_bas ul li a.current {
  text-decoration: underline;
}
#nav-site-mobile {
  display: none;
}
#nav-site-mobile-btn {
  display: none;
}
#site-menu-mobile {
  display: none;
}
.site-menu-secondaire {
  display: none;
}
.touch_sideMenu {
  display: none;
}
.flexslider-top {
  margin-bottom: 11px;
  float: left;
  width:100%;
}
.flexslider-top .slides > li,
.flexslider-testimonials .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider-top .slides img,
.cases-img img {
  display: block;
  width: 100%;
}
.flexslider-top .flex-direction-nav a {
  background: url("../images/flexslider-arrows.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  height: 20px;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 20px;
  z-index: 10;
  border: none;
  margin: -20px 0 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.flexslider-top .flex-direction-nav .flex-prev {
  background-position: 0 0;
  left: 10px;
  top: 50%;
}
.flexslider-top .flex-direction-nav .flex-prev:hover {
  background-position: 0 -20px;
}
.flexslider-top .flex-direction-nav .flex-next {
  background-position: -20px 0;
  right: 10px;
  top: 50%;
}
.flexslider-top .flex-direction-nav .flex-next:hover {
  background-position: -20px -20px;
}
.flexslider-top:hover .flex-next {
  opacity: 1;
}
.flexslider-top:hover .flex-prev {
  opacity: 1;
}
.flexslider-top .slides li {
  position: relative;
}
.flex-caption {
  text-align: center;
  font-size: 36px;
  padding: 11px 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.flex-control-nav {
  display: none;
}
.vedette-item-dr {
  text-align: right;
  margin: 0;
  width: 100%;
}
.vedette-item-ce {
  text-align: center;
  margin: 0;
  width: 100%;
}
.vedette-item-ga {
  text-align: left;
  margin: 0;
  width: 100%;
}
.ico-centrer {
  padding-left: 0!important;
  width: 100%;
  padding-top: 50px;
}
.ico-centrer:before {
  height: auto;
  text-align: center;
  width: 100%!important;
  top: 0;
  /*background-color:rgba(0, 0, 0, 0);
	background-image: radial-gradient(ellipse closest-side at 50% 50% , rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0) 50%);*/
}
.ico-centrer:after {
  text-align: center;
  width: 165px;
  top: 15px;
  position: absolute;
  z-index: 0;
  display: block;
  content: " ";
  height: 50px;
  background-color: rgba(0, 0, 0, 0);
  background-image: radial-gradient(ellipse closest-side at 50% 50%, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0) 50%);
}
/* Icone de phylactère (bulle) */
.ico-phylactere {
  position: relative;
  padding-left: 46px;
}
.ico-phylactere:before {
  content: url(/images2014/ico/ico-phylactere.png);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
/* Icone livre */
.ico-livre {
  position: relative;
  padding-left: 46px;
}
.ico-livre:before {
  content: url(/images2014/ico/ico-livre.png);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
/* Icone d'une ampoule (idée) */
.ico-ampoule {
  position: relative;
  padding-left: 46px;
}
.ico-ampoule:before {
  content: url(/images2014/ico/ico-ampoule.png);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
/* Icone personne */
.ico-personne {
  position: relative;
  padding-left: 46px;
}
.ico-personne:before {
  content: url(/images2014/ico/ico-personne.png);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
/* Icone malette */
.ico-malette {
  position: relative;
  padding-left: 46px;
}
.ico-malette:before {
  content: url(/images2014/ico/ico-malette.png);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
.md_svg .ico-malette:before {
  content: url(/images2014/ico/ico-malette.svg);
}
/* Icone 3 personnes */
.ico-3personnes {
  position: relative;
  padding-left: 46px;
}
.ico-3personnes:before {
  content: url(/images2014/ico/ico-3personnes.png);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
/* Icone institutionnel (acropole) */
.ico-institutionnel {
  position: relative;
  padding-left: 46px;
}
.ico-institutionnel:before {
  content: url(/images2014/ico/ico-institutionnel.png);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
.md-svg .ico-institutionnel:before {
  content: url(/images2014/ico/ico-institutionnel.svg);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
/* Icone FAQ (point d'interrogation) */
.ico-questions {
  position: relative;
  padding-left: 46px;
}
.ico-questions:before {
  content: url(/images2014/ico/ico-questions.png);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
.md-svg .ico-questions:before {
  content: url(/images2014/ico/ico-questions.svg);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
/* Icone Calendrier */
.ico-calendar {
  position: relative;
  padding-left: 46px;
}
.ico-calendar:before {
  content: url(/images2014/ico/ico-calendar.png);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
.md-svg .ico-calendar:before {
  content: url(/images2014/ico/ico-calendar.svg);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
/* Icone Feuille environnement */
.ico-3feuilles-enviro {
  position: relative;
  padding-left: 46px;
}
.ico-3feuilles-enviro:before {
  content: url(/images2014/ico/ico-3feuilles-enviro.png);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
/*.md-svg .ico-3feuilles-enviro:before { content:url(/images2014/ico/ico-calendar.svg); .ico-before }*/
/* Icone Feuille environnement */
.ico-bloc-notes {
  position: relative;
  padding-left: 46px;
}
.ico-bloc-notes:before {
  content: url(/images2014/ico/ico-bloc-notes.png);
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  width: 34px;
}
/*.md-svg .ico-3feuilles-enviro:before { content:url(/images2014/ico/ico-calendar.svg); .ico-before }*/
/* Titre H2 avec icone TEST */
.titre-2lignes {
  min-height: 55px;
}
@media only screen and (max-width: 900px) {
  .columns.three h2[class*="ico-"] {
    padding-left: 0!important;
  }
  .columns.three h2[class*="ico-"]:before {
    display: none;
  }
}
@media only screen and (min-width: 601px) and (max-width: 767px) {
  .bloc-vedettes h2[class*="ico-"] {
    padding-left: 0!important;
  }
  .bloc-vedettes h2[class*="ico-"]:before {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .titre-2lignes {
    min-height: 0;
  }
  /* GRILLE */
	.row { width: auto!important; min-width: 0!important; margin-left: 0!important; margin-right: 0!important; }
	/*.column, .columns { width: auto!important; float:none; }
	.column:last-child, .columns:last-child { float: none; }
	[class*="column"] + [class*="column"]:last-child { float: none; }
	.column:before, .columns:before, .column:after, .columns:after { content: ""; display: table; }
	.column:after, .columns:after { clear: both; }*/
	.four { width:auto!important; float:none!important; padding:0 20px!important;}
}
/*
iPad 2,3,4, Air - Landscape
*/
/*Si l'écran est plus grande que 1024px */
@media only screen and (min-width: 1025px) {
  #fond-site-wrapper > div {
    left: -990px;
    margin-left: 49.5%;
    width: 1980px;
  }
}
@media only screen and (max-width: 960px) {
  #menu_principal ul li a {
    padding: 5px 12px 5px 12px;
    margin: 0;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.25rem;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
  }
}
/*
@media only screen and (max-width:935px) {

	.encart_panneaux_a {
			p {
			    margin: -70px 30px 0 10px;
			}
	}
	.encart_panneaux_b {
			p {
			    margin: -70px 30px 0 15px;
			}
	}
	.encart_panneaux_c {
			p {
			    margin: -70px 30px 0 22px;
			}
	}

   
}
*/
@media only screen and (max-width: 939px) {
  #menu_principal ul li a {
    padding: 5px 11px 5px 11px;
    margin: 0;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.25rem;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
  }
}
@media only screen and (max-width: 925px) {
  #menu_principal ul li a {
    padding: 5px 11px 5px 11px;
    margin: 0;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.23rem;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
  }
}
@media only screen and (max-width: 914px) {
  #menu_principal ul li a {
    padding: 5px 11px 5px 11px;
    margin: 0;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.22rem;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
  }
}
@media only screen and (max-width: 908px) {
  #menu_principal ul li a {
    padding: 5px 10px 5px 10px;
    margin: 0;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.21rem;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
  }
}
@media only screen and (max-width: 888px) {
  #menu_principal ul li a {
    padding: 5px 9px 5px 9px;
    margin: 0;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.20rem;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
  }
}
@media only screen and (max-width: 866px) {
  #menu_principal ul li a {
    padding: 5px 8px 5px 8px;
    margin: 0;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.20rem;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
  }
}
@media only screen and (max-width: 848px) {
  #menu_principal ul li a {
    padding: 5px 7px 5px 7px;
    margin: 0;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.20rem;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
  }
}
@media only screen and (max-width: 835px) {
  #menu_principal ul li a {
    padding: 5px 6px 5px 6px;
    margin: 0;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.19rem;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
  }
}
@media only screen and (max-width: 814px) {
  #menu_principal ul li a {
    padding: 5px 5px 5px 5px;
    margin: 0;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.18rem;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
  }
}
@media only screen and (max-width: 796px) {
  #menu_principal ul li a {
    padding: 5px 5px 5px 5px;
    margin: 0;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.17rem;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
  }
}
@media only screen and (max-width: 775px) {
  #menu_principal ul li a {
    padding: 5px 5px 5px 5px;
    margin: 0;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.16rem;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
  }
}
/**	
	Galaxy Tab 4, Galaxy Tab S - Portrait
**/
@media only screen and (max-width: 800px) {
  /* 860*/
  .hide-for-small,
  .hide-for-medium,
  .show-for-large {
    display: none !important;
  }
  .row .tablette-one {
    width: 16.66667%;
  }
  .row .tablette-two {
    width: 33.33333%;
  }
  .row .tablette-three {
    width: 50%;
  }
  .row .tablette-four {
    width: 66.66667%;
  }
  .row .tablette-five {
    width: 83.33333%;
  }
  .row .tablette-six {
    width: 100%;
  }
}
/*
iPad 2,3,4, Air - Portrait
*/
@media only screen and (max-width: 768px) {
  #collonne-gauche-a {
    padding-left: 8px;
  }
  .columns {
    float: left;
    min-height: 1px;
    padding: 0 16px;
    position: relative;
  }
  .backdrop {
    background: url(../images/background_site_mini.jpg) no-repeat top scroll;
    background-color: #ffffff;
    padding: 0 0 20px;
  }
  .three,
  .row .three {
    width: 30%!important;
  }
  .six,
  .row .six {
    width: 70%!important;
  }
  .nine,
  .row .nine {
    width: 70%!important;
  }
  .col1 {
    display: none;
  }
  .col2 {
    margin: 12px 0 0 0;
    padding: 0px;
  }
  .col3 {
    margin: 12px 0 0 0;
    padding: 0 0 0 5px;
  }
  .col22 {
    padding: 0 15px 0 45px;
  }
  .col222 {
    padding: 0 15px 0 25px;
  }
  .col33 {
 /*   padding: 0 25px 0 45px; */
    padding: 0 25px 0 0;
  }
  .col333 {
    padding: 0 25px 0 0;
  }
  .col55 {
    display: none;
  }
  .collonne-gauche-a {
    padding: 0 9px;
  }
  .collonne-gauche-b {
    padding: 0 25px;
  }
  /**
	MENU SITE
**/
  body > header {
    height: 84px;
    margin-bottom: 0;
  }
  .md_svg #entete-logo .logo-hq-svg,
  .md_no-svg #entete-logo .logo-hq-svg {
    width: 84px;
    height: 28px;
  }
  body > header > nav {
    min-height: 81px;
  }
  .sitre-titre-lien {
    font-size: 11px;
  }
  #menu-autres-sites,
  #menu-autres-sites button {
    position: absolute;
    margin: 0;
    /*right: 2px;
		width: 200px;*/
    font-size: 11px;
    line-height: 31px;
    /*top: 6px;*/
  }
  #menu-autres-sites {
    right: 2px;
    left: auto;
    top: 6px;
  }
  #menu-autres-sites button {
    height: 33px;
    line-height: 14px;
    right: 0;
    top: 0;
  }
  #menu-autres-sites > ul {
    width: 245px;
    left: auto;
    right: 0;
  }
  #menu-autres-sites > ul > li:first-child a {
    font-size: 12px;
  }
  #menu-autres-sites > ul > li.lien-langue,
  #menu-autres-sites > ul > li.lien-nous-joindre {
    display: block;
  }
  /* Efface le menu desktop*/
  #menu_principal {
    display: none;
  }
  /* Menu haut mobile */
  #nav-site-mobile {
    display: block;
    position: absolute;
    width: 100%;
    top: 34px;
    min-height: 41px;
    padding-top: 4px;
    z-index: 10;
  }
  #nav-site-mobile-btn {
    display: block;
    position: absolute;
    right: 0;
    top: 6px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    width: 90px;
    height: 30px;
    border: 1px solid #546a63;
    border-bottom-color: #546a63;
    padding-left: 40px;
    line-height: 28px;
    cursor: pointer;
    background: #546a63 url(../images/dummy_menu_icon.png) no-repeat 10px 5px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
  }
  #nav-site-mobile-btn.active {
    -webkit-border-radius: 3px 0 0 0;
    -moz-border-radius: 3px 0 0 0;
    border-radius: 3px 0 0 0;
  }
  #currentSub {
    display: block;
    position: absolute;
    left: 17px;
    color: #69747d;
    height: 35px;
    line-height: 32px;
    font-size: 1.1em;
  }
  .n1n2 {
    margin: 0 0 0 20px;
    font-size: 12px;
  }
  .site-menu-mobile ul li ul.n1n2 {
    display: none;
  }

.site-menu-mobile {
    position: relative;
    height: auto;
/*    display: none; */
    background: #546a63;
    top: 31px;
    font-size: 14px;
    padding: 10px 0 20px 45px;
	display:none;
  }

  .site-menu-mobile ul{
    position: relative;
    height: auto;
/*    display: none; */
    background: #546a63;

    font-size: 14px;

  }
  .site-menu-mobile li {
    float: none;
    width: 100%;
    border-bottom: 1px solid #e6e5e5;
    list-style: outside none none;
    margin: 0;
    /*height: 32px;*/
  }
  .site-menu-mobile li a,
  .site-menu-mobile li a {
    display: block;
    font-size: 1.1em;
    padding: 8px 5px;
    color: #FFF;
    /*height: 32px;*/
    line-height: 1.2em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .site-menu-mobile li a:hover,
  .site-menu-mobile li a.active {
    color: #69747d;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: white;
  }
  /*.site-menu-mobile {
    	top: 54px;
	}
	.site-menu-mobile li {
    	line-height: 37px;
	}*/
  /* Module de recherche */
  .recherche-mobile-btn {
    top: 90px;
  }
  #nav-menu-secondaire {
    display: none;
  }
  /*
	.nav-site-mobile {
    	display: none;
	}
	#nav-site-mobile-btn {
		display: block;
		position: absolute;
		right: 0;
		top: 6px;
		color: #fff;
		font-size: 14px;
		font-size: 1.4rem;
		width: 90px;
		height: 30px;
		border: 1px solid #7b848c;
		border-bottom-color: #59636a;
		padding-left: 40px;
		line-height: 28px;
		cursor: pointer;
		background: #69747d url(images/dummy_menu_icon.png) no-repeat 10px 5px;
		-webkit-border-radius: 3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
		border-radius: 3px 0 0 3px;
	}
	#nav-site-mobile-btn.active {
		-webkit-border-radius: 3px 0 0 0;
		-moz-border-radius: 3px 0 0 0;
		border-radius: 3px 0 0 0;
	}
*/
  #currentSub {
    display: block;
    position: absolute;
    left: 17px;
    color: #69747d;
    height: 35px;
    line-height: 32px;
    font-size: 1.1em;
  }
  .sideMenu {
    display: none;
  }
  #menu_section_haut {
  	background: url("../images/sidebar_separator.png") no-repeat scroll 15px bottom rgba(0, 0, 0, 0);
    margin-bottom: 20px;
    padding-bottom: 25px;
  }

  #menu_section_haut b {
 /* background: url("../images/_sprite_w.png") no-repeat scroll -1px -635px rgba(0, 0, 0, 0);*/
    color: #e56b1f;
    font-size: 17px; 
    font-family: Arial,Helvetica,sans-serif;
  }

  #menu_section_centre li.active {
    display: block;
  }
  .touch_sideMenu {
    background: none repeat scroll 0 0 #556b65;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: -1px 1px 3px 0 #444444;
    display: block;
    left: -251px;
    padding: 30px 25px 30px 18px;
    position: absolute;
    top: 162px;
    width: 250px;
    z-index: 100;
  }
  .touch_sideMenu h2 {
    color: #ffffff;
  }
  #side_pointer.active {
    background-position: 11px -261px;
  }
  #side_pointer {
    background: url("../images/_sprite_w.png") no-repeat scroll 11px -292px #9eae73;
    border-radius: 0 0 3px 3px;
    box-shadow: -1px 1px 3px 0 #444444;
    color: #ffffff;
    display: block;
    font-size: 1.15em;
    height: 40px;
    left: 226px;
    line-height: 40px;
    padding: 0 30px 0 15px;
    position: absolute;
    top: 34px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
  }
  #side_pointer + p {
    background: url("../images/sidebar_separator.png") no-repeat scroll 15px bottom rgba(0, 0, 0, 0);
    margin-bottom: 20px;
    padding-bottom: 25px;
  }
  #side_pointer img {
    display: none;
  }
  .subMenuTitle.active {
    background-position: -1px -633px;
  }
  .sideMenuLink.active,
  .subMenuTitle.active {
    /*background: url("../images/_sprite_w.png") no-repeat scroll -1px -635px rgba(0, 0, 0, 0);*/
    color: #2c3033;
  }
  .subMenuTitle {
    display: block;
    padding-left: 15px;
    text-transform: uppercase;
    color: #ffffff;
  }
  .activePage {
    left: -9000px;
    position: absolute;
  }
  .sideMenu {
    font-size: 1.4rem;
  }
  .sideMenu a {
    color: #ffffff;
  }
  .sideMenu > li {
    border-bottom: 1px solid #e6e5e5;
    margin-bottom: 12px;
  }
  .sideMenu li {
    margin-left: 15px;
    padding-bottom: 12px;
  }
  .sideMenuLink {
    color: #077199;
    margin-left: -15px;
    padding-left: 15px;
    text-transform: uppercase;
  }
  #touch_mask {
    background: none repeat scroll 0 0 rgba(10, 10, 10, 0.4);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  .subMenuTitle.active {
    background-position: -1px -633px;
  }
  .sideMenuLink.active,
  .subMenuTitle.active {
    background: url("../images/_sprite_w.png") no-repeat scroll -1px -635px rgba(0, 0, 0, 0);
    color: #e56b1f;
    font-size: 14px;
  }
  /**
	END MENU SITE
**/
  #menu_haut {
	  position:absolute;
	  top:0px;
	  right:0px;
  }
	  #menu_haut li:not(:last-child) {
		  float:none;
		 display:none;
	  }
  
  
  
  .bloc-horaire-tarifs { margin-bottom:15px;}
  	.bloc-horaire-tarifs h2 { margin-bottom:5px!important; }
	
	
  
  #reso {
    display: none;
  }
  #recherche {
    display: none;
  }
  .liste-messages {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
  }
  .liste-messages .message-important-box {
    margin: 0 25px;
  }
  .encart_panneaux_a p {
    margin: -40% 0 0 0;
    width: 80%;
  }
  .encart_panneaux_b p {
    margin: -40% 30px 0 0;
    width: 80%;
  }
  .encart_panneaux_c p {
    margin: -40% 0 0 0;
    width: 80%;
  }
  .bodytext {
    font-size: 11px;
    font-weight: normal;
    line-height: 1.2;
   /* margin: -70px 30px 0 26px; */
    padding: 0;
    text-align: left;
    z-index: 3;
    position: relative;
  }
  .exposition h3 {
    width: 100%;
  }
  .exposition div.boitePieddepage {
    background-image: none;
    background-color: #e56c1d;
    width: 100%;
  }
  .exposition div.boitePieddepage a {
    padding: 0 10px 0 10px;
    float: right;
  }
  .calendrier h3 {
    width: 100%;
  }
  .calendrier div.boitePieddepage {
    background-image: none;
    background-color: #e56c1d;
    width: 100%;
  }
  .calendrier div.boitePieddepage a {
    padding: 0 10px 0 10px;
    float: right;
  }
  .actualites {
    background-color: #edeec5;
  }
  .actualites h3 {
    color: #97973e;
  }
}
/* 
Nexus 7 - 2012 - Portrait
*/
@media only screen and (min-width: 50px) and (max-width: 600px) {
	#btn-abonnement { display:none; }
  .calendrier.actualites { display:none; }
  .bloc-horaire-tarifs { display:block;  }
  #footer-horaire { display:none; }
  .site-menu-secondaire {
    display: none;
  }
  #btn-abonnement { 
    background: none repeat scroll 0 0 #546b65;
    margin: 0 0 20px;
    width: 100%; 
    }
   #collonne-gauche-a {
    padding-left: 0px;
  }

  .touch_sideMenu {
    display: none;
  }
  .liste-messages {
	  float:none;
    display: block;
  }
  .backdrop {
    background: url(../images/background_site_mini.jpg) no-repeat top scroll;
    background-color: #ffffff;
    padding: 0 0 20px;
  }
  .three,
  .row .three {
    width: 100%!important;
  }
  .six,
  .row .six {
    width: 100%!important;
  }
  .nine,
  .row .nine {
    width: 100%!important;
  }
  .col22 {
    padding: 0 15px;
  }

  .col222 {
    padding: 0 15px;
  }
  .col55 {
    display: none;
  }
  .col3 {
    padding: 0;
  }
  .col33 {
    padding: 0 15px;
  }
  .col333 {
    padding: 0 15px;
  }
  .collonne-gauche-a {
    padding: 0 0;
  }
  
  #nav-menu-gauche-mobile {
    display: block;
    float: none;
    margin: 20px 0 0;
    padding: 0 15px;
	position:relative;	
	clear:both;
    width: 100%;
  }
  
  #nav-menu-gauche-mobile .site-menu-secondaire {
    display: block;
    float: none;
    font-size: 14px;
    position: relative;
    width: 100%;
    border: 1px solid #CCC;
	padding:15px;
	
  }
  #nav-menu-gauche-mobile .site-menu-secondaire p {
	  font-size:14px;
  }
  /*	#nav-menu-gauche-mobile .site-menu-secondaire ul > li:first-child > a, 
   #nav-menu-secondaire .site-menu-secondaire > li:first-child > a { 
   		font-weight:bold;
   }*/
  #nav-menu-gauche-mobile .site-menu-secondaire li {
    float: none;
    width: 100%;
  }
  #nav-menu-gauche-mobile .site-menu-secondaire li a  {
    display: block;
    font-size: 1.1em;
    padding: 6px 5px;
    color: #077199;
    /*height: 32px;*/
    line-height: 1.2em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: normal;
  }
  #nav-menu-gauche-mobile .site-menu-secondaire li a:hover,
  #nav-menu-gauche-mobile .site-menu-secondaire li a.active,
  #nav-menu-secondaire .site-menu-secondaire li a:hover,
  #nav-menu-secondaire .site-menu-secondaire li a.active {
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #e56c1d;
  }
  #nav-menu-gauche-mobile .n1n2,
  #nav-menu-secondaire .n1n2 { 
  /*	border-top:1px solid #ccc;*/
	background: url("../images/sidebar_separator.png") no-repeat 0 0;
	padding-top:25px;
  }
  .n1n2 {
    margin: 0 0 0 0px;
    font-size: 12px;
  }
  .liste-messages {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
  }
  .liste-messages .message-important-box {
    margin: 0 15px;
  }
  #header {
    padding: 0 15px;
  }
  .exposition div.boitePieddepage a {
    padding: 0 20px;
    font-size: 13px;
  }
  .calendrier div.boitePieddepage a {
    padding: 0 20px;
    font-size: 13px;
  }
  .calendrier .date {
    font-size: 12px;
  }
  .calendrier .titre,
  .calendrier .titre a {
    font-size: 12px;
  }
  #centre_centre {
    display: none;
  }
  #centre_centre_600 {
    display: block;
  }
  #centre_centre_600 h2 {
    color: #20362f;
    font-size: 22px;
  }
  #centre_centre_600 .h3span {
    color: #989738;
    font-style: italic;
    font-weight: 200;
  }
  #centre_centre_600 hr {
    border-style: solid;
    border-width: 1px;
    color: #989738;
  }
  #centre_centre_600 p a {
    color: #20362f;
    font-weight: 600;
  }
}
/**

**/
@media only screen and (max-width: 480px) {
  /* 400*/
  /** 
	GRILLE
**/
  /*.bloc-grille.three-up,
.bloc-grille.four-up,
.bloc-grille.five-up,
.bloc-grille.six-up { margin: 0 -15px; }

.bloc-grille.three-up  li,
.bloc-grille.four-up > li,
.bloc-grille.five-up > li,
.bloc-grille.six-up > li { width: 50%; padding: 0 15px 15px; }

.bloc-grille.three-up > li:nth-child(2n+1),
.bloc-grille.four-up > li:nth-child(2n+1),
.bloc-grille.five-up > li:nth-child(2n+1),
.bloc-grille.six-up > li:nth-child(2n+1) { clear: both; }*/
  /** 
	END GRILLE
**/
  /**
	MENU SITE 
*/
  #recherche-entete-form {
    text-align: center;
    color: #2b749e;
    font-size: 1.0em;
    font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
    top: 134px;
    right: 0;
    width: 100%;
    height: 180px;
    padding: 40px;
    margin-right: 0;
    background-color: #077199;
  }
  #recherche-entete-form input[type="text"] {
    width: 100%;
  }
  #recherche-entete-form input[type="submit"] {
    margin: 20px 0 20px 0;
    width: 100%;
  }
  /**
	END MENU SITE 
*/
  /**
	FOOTER
**/
  #pied-page-infos li a {
    padding-right: 23px;
  }
  .bloc-copyright br {
    display: block;
  }
  .pied-page-logo {
    top: -5px;
  }
  /**
	END FOOTER
**/
}
/**
	iPhone 6 Plus - Portrait
**/
@media only screen and (max-width: 414px) {
  #menu-autres-sites button {
    padding-left: 10px;
    width: 16em;
  }
  #menu-autres-sites .titre-mobile {
    font-size: 10px;
  }
}
/*
iPhone 4, 4S, 5, 5s, 5c
*/
@media only screen and (min-width: 320px) and (max-width: 600px) {
  .level2 {
    /* Images version mobile 600x300px */
    background-image: url(/images2014/fond-site-niveau2-mobile.jpg);
  }
}
@media print {
  * {
    background: transparent!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100%!important;
  }
  @page {
    margin: .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  address {
    font-style: normal;
  }
}
.ie8 .mg-pointeur,
.ie9 .mg-pointeur {
  width: 30px;
  height: 90px;
  left: 247px;
  top: 24px;
  background: url(/images2012/ie_sideMenu.jpg) no-repeat;
}
.ie8 .mg-pointeur span,
.ie9 .mg-pointeur span {
  display: none;
}
.ie8 .level2,
.ie8 .level3,
.ie8 .level4 {
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: transparent;
  /*background: url(../developpement-durable/images/dd-bkg.jpg) no-repeat 50% 0 transparent;*/
}
.ie8 #fond-site-wrapper > div > div:first-child,
.ie8 #fond-site-wrapper > div > div#ombre-gauche,
.ie8 #fond-site-wrapper > div > div:first-child,
.ie8 #fond-site-wrapper > div > div#ombre-droite {
  display: none;
}
#basdepage_logo {
    float: right;
    margin: 9px 13px 25px 0;
    padding: 0;
    text-align: right;
    width: 120px;
}
.col22 .tx-cal-controller {

}

#liste-activites {

}
#liste-activites ul {
  list-style: outside none none;
  margin: 0px;
  
}
#liste-activites li {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #595936;
    text-align: left;
    list-style: none;
}
#liste-activites li img {
  display: block;
  float: left;
  margin: 3px 9px 10px 0px !important;
  padding: 4px;
  border: 1px solid #CCC;
  width: 120px !important;
}
#liste-activites li .date {
    font-family: "Georgia",Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin: 0;
    font-style: italic;
    color: #97973E;
    line-height: 20px !important;
    text-align: left !important;
}
.col22 form {
  font-size: 10px;
}
.col22 h2 {
  clear: both;
  width: 100%;
  margin: 20px 0 ;
}
.col22 h3 {
  margin: 20px 0 ;
}
.nobr {
    white-space: nowrap;
}
#reseaux_sociaux {
    float: left;
    margin: 30px 0 0;
    padding: 0;
    vertical-align: middle;
    width: 300px;
}
.csc-textpic-imagerow {
/*  margin: 20px 0; */
}
.csc-textpic-text {
  height: 100%;
}

/** Footer **/
footer img {
	border:none!important; 
	padding:0!important;
}

footer h2 { 
	font-size:1.5em;
	font-style:normal;
	color:#fff;
}

footer .bloc-footer {
	text-align:left!important;
}

footer .bloc-footer p {
		font-size:1.0em;
		text-align:left;
		margin:10px 0;
	}
	
footer #footer-suivre ul {}
	footer #footer-suivre li {
		display:inline-block;
		margin-right:3px;
	}
	
#footer-joindre h2 + h2 { display:none; }
#footer-joindre img { mpadding-bottom:10px!important; }

/* CSS + */
/* Search resultg */
div.tx-indexedsearch{float:left;width:650px;} 
div.tx-indexedsearch form legend{
	font-style:italic;	
	font-weight:normal;
	font-size: 21px;
	line-height:1.2em;
	color: #97973e;
	margin-bottom:15px;
} 
div.tx-indexedsearch-form{height:25px;background:#E56B1F;float:left;width:310px;}
div.tx-indexedsearch-form label{float:left;padding:5px 0 0 10px;font-size:12px;font-weight:bold;color:#fff!important;}
div #tx-indexedsearch-searchbox-sword{float:left;margin:3px 0 5px 0;font-size:11px;width:150px;}
div.tx-indexedsearch-search-submit{height:25px;float:left;background:#E56B1F;width:100px;}

div.tx-indexedsearch-res{float:left;width:650px;}

div.tx-indexedsearch-res h3 {
	padding:0;
	margin:0;
}

.tx-indexedsearch-res { margin:10px 0;}
	.tx-indexedsearch-res ul { list-style:none; margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; }
		.tx-indexedsearch-res li { margin:5px 0 }
		
.tx-indexedsearch-whatis { margin:10px 0; }

.tx-indexedsearch-browsebox { margin:10px 0; }
.browsebox { list-style:none; margin:20px 0!important; padding:0}
	.browsebox li { float:left; border-right:1px solid #fff; }
		.browsebox li a { background:#3F514C; color:#fff; display:inline-block; padding:5px 8px; text-decoration:none; }
	.tx-indexedsearch-browselist-currentPage a { background:#E56B1F!important }
	.browseresults_prev a, .browseresults_next a { color:#E56B1F!important; background:#fff!important; }

/* tt_news */
.news-image { float:left; margin:0 10px 0px 0; }
.liste-news { }
	.liste-news li a { font-weight:normal; }
	
/* Messages importants */

	
	.fancybox-skin {
		-webkit-border-radius: 0px!important;
	   -moz-border-radius: 0px!important;
	        border-radius: 0px!important;
		border:6px solid #e56c1d!important;	
	}
	.fancybox-inner { font-family:Verdana, Helvetica, sans-serif; font-size:12px;overflow:visible; }
		.fancybox-inner .date { color:#7d7d7d; font-family:Verdana, Helvetica, sans-serif; font-size:12px; font-weight:bold; margin:0 }
		.fancybox-inner h2 { color:#000; font-weight:normal; font-style:normal; font-size:28px; margin:0 0 20px 0; display:block!important; position:relative!important; }
		.fancybox-inner  p { display:block!important; position:relative!important; }
		.fancybox-inner .img-float-left, .fancybox-inner img { float:inherit; /* margin:5px 10px 10px 0; */ width:100%!important; height:auto!important} 
		.fancybox-inner .img-float-right { float:right; margin:5px 0 10px 10px;}
		
@media only screen and (max-width: 767px) {
/*	.fancybox-inner img { display:none!important; */}
}
/* Abonnement infolettre */
#btn-abonnement { margin-bottom:20px; }

.abonnement-overlay-close { display:block; margin-top:15px; }

.form-abonnement { }
.form-abonnement legend { color:#9b9b92;  font-family: "Georgia", Arial, Helvetica, sans-serif!important; font-size:18px; position:absolute; margin:10px 0 0 10px; }
.form-abonnement-input { border:2px solid #dcd9ac; background:#f3f4e6; padding:4px 8px; font-size:18px;  font-family: "Georgia", Arial, Helvetica, sans-serif!important; width:360px; }	
.form-abonnement-submit { background:#e77020; border:2px solid #e77020; color:#fff; font-size:18px; border:none; padding:4px 8px; margin-left:1px;  font-family: "Georgia", Arial, Helvetica, sans-serif!important; cursor:pointer;}	

/* Ajout bouton Achat en ligne */
.e-bouton{
	border-radius: 4px;
	background-color:#f18917!important;
	padding:5px 8px!important;
	color:#fff!important;
	font-family:Arial!important;
	font-size:11px!important;
	font-weight:bold;
	Text-decoration:none;
	text-transform:uppercase;
	
	position:absolute;
	left:250px;
	top:5px;
	
	/*display:none!important;*/
}
.e-bouton:hover{
	Text-decoration:underline;
}


.e-bouton-mobile-box{
	background: none repeat scroll 0 0 #59706a;
	margin-top:40px!important;
	clear:both;
	
	/*display:none;*/
}
.e-bouton-mobile{
	background: url("../images/bouton-mobile.jpg") no-repeat scroll right center rgba(0, 0, 0, 0)!important	;
	font-size:15px;
	color: #e9efed!important;
	display: block;
	padding: 7px 0 7px 60px;
	text-transform:uppercase;
	text-decoration: none;
}
.e-bouton-mobile:hover {
	text-decoration:underline;
}

@media only screen and (min-width: 767px) {
	.e-bouton-mobile-box {
		display:none;
	}
}