@charset "CP850";
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}

html, body {
  width: 100%;
  height: 100%;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, strong, dl, dt, dd, ol, ul, li, form, label, legend, table, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, address {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, time {
  display: block;
}

a {
  background: transparent;
}

body, button, input, select, textarea {
  font-family: sans-serif;
}

a:hover, a:active {
  outline: 0;
}

b, strong, optgroup {
  font-weight: 700;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  overflow: auto;
}

ul, ol, dl, nav {
  list-style: none;
  list-style-image: none;
  list-style-position: outside;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
}

fieldset {
  border: 1px solid silver;
  min-width: 0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  margin-left: -7px;
  border: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

label[for], label[htmlFor] {
  cursor: pointer;
}

abbr[title] {
  border-bottom: 1px dotted;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font: 1em monospace,serif;
}

q {
  quotes: 201C 201D 2018 2019;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, select, textarea {
  font-size: 100%;
  vertical-align: middle;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible;
}

input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=checkbox], input[type=radio] {
  display: inline-block;
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  resize: vertical;
  overflow: auto;
  vertical-align: top;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  text-align: left;
  direction: ltr;
  background: no-repeat;
}

.ir br, [hidden], template {
  display: none;
}

@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  :focus {
    outline: 0;
  }
}
address {
  font-style: normal;
}

/* ********************************************************************************************************************* */
/* ********************************************************* UTILS ***************************************************** */
/* ********************************************************************************************************************* */
.floatL {
  float: left !important;
}

.floatR {
  float: right !important;
}

.clear {
  clear: both;
}

.block {
  display: block !important;
}

.overflow {
  overflow: hidden !important;
}

.relative {
  position: relative !important;
}

img.floatL {
  margin: 0 10px 10px 0;
}

img.floatR {
  margin: 0 0 10px 10px;
}

.contenu img[align="left"] {
  margin: 0 10px 10px 0 !important;
}

.contenu img[align="right"] {
  margin: 0 0 10px 10px !important;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.justify {
  text-align: justify;
}

.centerAuto {
  margin-left: auto;
  margin-right: auto;
  display: table !important;
}

.hide, .js .jsHide {
  display: none !important;
}

.js .starRating input, .starRating .js input, .js select {
  display: none !important;
}
.js.lte8 .starRating input, .starRating .js.lte8 input, .js.lte8 select {
  display: inline !important;
  border: 0;
  clip: rect(0 0 0 0);
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden;
  padding: 0;
  position: absolute;
}

.main > div:after, .row:after, .cols2:after, .cols3:after, .header > div:after, .header .menu.non-connecte:after, .header .menu.connecte:after, .footer .gauche:after, .blocsBleus:after {
  content: "";
  display: table;
  clear: both;
}

.footer .logos {
  text-align: justify;
}
.footer .logos > * {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.footer .logos > .justifyHelper {
  display: inline-block;
  height: 0;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}

.col.droite .titre, .blocsBleus a {
  display: table;
}
.col.droite .titre > *, .blocsBleus a > * {
  display: table-cell;
  vertical-align: middle;
}

.pie-element {
  behavior: url("css/PIE.htc");
  position: relative;
}

/* ********************************************************************************************************************* */
/* *********************************************** GLOBAL / MISE EN PAGE *********************************************** */
/* ********************************************************************************************************************* */
/* -------------- structure -------------- */
body {
  background: url(fond-page.jpg) 50% 50% no-repeat fixed white;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.accueil {
  background-image: none;
}

.accueil:before {
  content: none;
}

.header, .main {
  width: 100%;
}

.header {
  height: 90px;
}

.header > div, .main > div, .footer {
  width: 990px;
  margin: auto;
  padding: 0px 0;
  background-color: #fff;
}

.header > div {
  padding: 0 30px 10px;
  height: 90px;
}

.main > div {
  padding: 30px 30px 30px;
}

.footer {
  padding: 0 30px 0px;
}

.footer > div {
  padding: 30px 0 15px 20px;
  border-top: 1px solid #e0dfde;
}

.col {
  float: left;
  margin-left: 70px;
}

.col:first-child {
  margin-left: 0;
}

.col.gauche {
  width: 650px;
}

.main > div > .col.gauche {
  margin-left: 20px;
}

.col.droite {
  width: 190px;
}

.cols2 > * {
  padding: 20px;
  margin-bottom: 30px;
  float: left;
  width: 300px;
}
.cols2 > *:nth-child(2n+1) {
  width: 350px;
}
.cols2 > :first-child, .cols2 > :first-child + * + *, .cols2 > :first-child + * + * + * + *, .cols2 > :first-child + * + * + * + * + * + *, .cols2 > :first-child + * + * + * + * + * + * + * + *, .cols2 > :first-child + * + * + * + * + * + * + * + * + * + *, .cols2 > :first-child + * + * + * + * + * + * + * + * + * + * + * + *, .cols2 > :first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + *, .cols2 > :first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *, .cols2 > :first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *, .cols2 > :first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * {
  width: 350px;
}

.cols3 a {
  text-decoration: none;
}
.cols3 > * {
  width: 210px;
  height: 210px;
  margin: 0 0 10px 10px;
  float: left;
  overflow: hidden;
}
.cols3 > *:nth-child(3n+1) {
  margin-left: 0;
}
.cols3 > :first-child, .cols3 > :first-child + * + * + *, .cols3 > :first-child + * + * + * + * + * + *, .cols3 > :first-child + * + * + * + * + * + * + * + * + *, .cols3 > :first-child + * + * + * + * + * + * + * + * + * + * + * + *, .cols3 > :first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *, .cols3 > :first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *, .cols3 > :first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *, .cols3 > :first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *, .cols3 > :first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *, .cols3 > :first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * {
  margin-left: 0;
}

article, section {
  margin-bottom: 35px;
}

/* -------------- typo -------------- */
.col.droite a, .footer a, .footer .liens a {
  color: #4d4d4d;
  text-decoration: none;
}

body, input, button, select, textarea {
  font: 400 14px/18px "Noto Sans", "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  color: #4d4d4d;
}

b, strong {
  font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  color: #4d4d4d;
  margin-bottom: 20px;
  line-height: 120%;
}

h1, .h1 {
  font-weight: 400;
  font-size: 40px;
  color: #094a95;
  background: url(titre-droite.png) 100% 100% no-repeat;
  padding: 0 20px 3px 0;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
h1:after, .h1:after {
  content: "\a";
  white-space: pre;
}

h1:before, .h1:before {
  position: absolute;
  top: -2px;
  left: -20px;
  content: '';
  background: url(titre-gauche.png) 0 0 no-repeat;
  width: 17px;
  height: 41px;
}

h2, .h2 {
  font-weight: 700;
  font-size: 24px;
  color: #f5a719;
  background: none;
}

h3, .h3 {
  font-weight: 400;
  font-size: 18px;
  color: #094a95;
  background: none;
}

h4, .h4 {
  font-weight: 400;
  font-size: 18px;
  color: #4d4d4d;
  background: none;
}

h5, .h5 {
  font-size: 14px;
  font-weight: 700;
  color: #4d4d4d;
  background: none;
}

h6, .h6 {
  background: none;
}

h2:before, .h2:before,
h3:before, .h3:before,
h4:before, .h4:before,
h5:before, .h5:before,
h6:before, .h6:before {
  content: none;
}

.sousTitre {
  /* classe à appliquer non pas sur le sous-titre mais le titre */
  margin-bottom: 0;
}

.sousTitre + * {
  margin-bottom: 20px;
}

.bleu {
  color: #094a95;
}

.jaune {
  color: #f5a719;
}

.retrait {
  color: #999999;
}

.highlight {
  background-color: #fdedd1;
}

/* -------------- contenu -------------- */
.contenu a {
  text-decoration: none;
}
.contenu a:hover {
  text-decoration: underline;
}
.contenu p, .contenu dd, .contenu li, .contenu blockquote {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.contenu li, .contenu dd {
  margin-bottom: 5px;
  position: relative;
  padding-left: 10px;
}
.contenu ol {
  list-style: decimal;
}
.contenu p, .contenu dl, .contenu blockquote, .contenu ul, .contenu ol {
  margin-bottom: 20px;
}
.contenu img {
  display: block;
  margin-bottom: 20px;
}

.puces li, .contenu li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 40px;
}
.puces li:before, .contenu li:before {
  position: absolute;
  top: 4px;
  left: 14px;
  content: '';
  width: 10px;
  height: 10px;
  background: #094a95;
}
.puces.jaunes li:before, .contenu.jaunes li:before {
  background: #f5a719;
}
.puces.grises li:before, .contenu.grises li:before {
  background: #999999;
}

.fleche {
  background: url(fleche-droite.png) 12px 4px no-repeat;
  padding-left: 30px;
  text-decoration: none;
  color: #094a95;
}
.fleche:hover, .fleche:focus {
  text-decoration: underline;
}

.fleche.gauche {
  background-image: url(fleche-gauche.png);
  background-position: 0 4px;
  padding-left: 18px;
}

.smallLink {
  clear: both;
  background: url(fleche-droite.png) 6px 4px no-repeat;
  display: block;
  color: #094a95 !important;
  font-size: 12px;
  padding: 0 0 0 20px;
  margin-bottom: 20px;
}
.smallLink:hover, .smallLink:focus {
  text-decoration: underline !important;
}

small {
  color: #e0dfde;
  display: block;
}

.small {
  font-size: 12px;
}

blockquote {
  margin-bottom: 20px;
}
blockquote p:before {
  content: '\00ab\00a0';
}
blockquote p:after {
  content: '\00a0\00bb';
}

time, cite {
  color: #999999;
  font-style: normal;
}

/* -------------- boutons -------------- */
button, input[type="submit"], input[type="reset"], input[type="button"], .bouton, .calendrier .bouton__mois {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  height: 40px;
  line-height: 39px;
  padding: 0 40px 0 30px;
  background-position: 94.73684% 50%;
  background-position: -moz-calc(100% - 10px);
  background-position: -webkit-calc(100% - 10px);
  background-position: calc(100% - 10px);
  background-position: right 10px 50%;
  background-image: url(bouton.png);
  background-repeat: no-repeat;
  background-color: #094a95;
  color: white;
  border: none;
  text-transform: uppercase;
  font-weight: 700;
  min-width: 190px;
  font-size: 15px;
  text-decoration: none !important;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
button:hover, button:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="button"]:hover, input[type="button"]:focus, .bouton:hover, .calendrier .bouton__mois:hover, .bouton:focus, .calendrier .bouton__mois:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
button:hover, button:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="button"]:hover, input[type="button"]:focus, .bouton:hover, .calendrier .bouton__mois:hover, .bouton:focus, .calendrier .bouton__mois:focus {
  background-color: #4777b0;
}
button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, .bouton:active, .calendrier .bouton__mois:active {
  background-color: #084387;
}
button.ghost, input[type="submit"].ghost, input[type="reset"].ghost, input[type="button"].ghost, .bouton.ghost, .calendrier .ghost.bouton__mois {
  background: none;
  color: #094a95;
  border: 2px solid #094a95;
  line-height: 36px;
  min-width: 180px;
  padding: 0 30px;
}
button.ghost:hover, button.ghost:focus, input[type="submit"].ghost:hover, input[type="submit"].ghost:focus, input[type="reset"].ghost:hover, input[type="reset"].ghost:focus, input[type="button"].ghost:hover, input[type="button"].ghost:focus, .bouton.ghost:hover, .calendrier .ghost.bouton__mois:hover, .bouton.ghost:focus, .calendrier .ghost.bouton__mois:focus {
  background-color: #4777b0;
  color: white;
  border-color: #4777b0;
}
button.ghost:active, input[type="submit"].ghost:active, input[type="reset"].ghost:active, input[type="button"].ghost:active, .bouton.ghost:active, .calendrier .ghost.bouton__mois:active {
  background-color: #084387;
  color: white;
  border-color: #084387;
}
.hero button.ghost, .hero input[type="submit"].ghost, .hero input[type="reset"].ghost, .hero input[type="button"].ghost, .hero .bouton.ghost, .hero .calendrier .ghost.bouton__mois, .calendrier .hero .ghost.bouton__mois {
  color: #fff;
  border-color: #fff;
}
.hero button.ghost:hover, .hero button.ghost:focus, .hero input[type="submit"].ghost:hover, .hero input[type="submit"].ghost:focus, .hero input[type="reset"].ghost:hover, .hero input[type="reset"].ghost:focus, .hero input[type="button"].ghost:hover, .hero input[type="button"].ghost:focus, .hero .bouton.ghost:hover, .hero .calendrier .ghost.bouton__mois:hover, .calendrier .hero .ghost.bouton__mois:hover, .hero .bouton.ghost:focus, .hero .calendrier .ghost.bouton__mois:focus, .calendrier .hero .ghost.bouton__mois:focus {
  background-color: rgba(255, 255, 255, 0.3);
}
.formulaire button.ghost, .formulaire input[type="submit"].ghost, .formulaire input[type="reset"].ghost, .formulaire input[type="button"].ghost, .formulaire .bouton.ghost, .formulaire .calendrier .ghost.bouton__mois, .calendrier .formulaire .ghost.bouton__mois {
  min-weight: 200px;
  padding: 0 20px;
}
button.play, input[type="submit"].play, input[type="reset"].play, input[type="button"].play, .bouton.play, .calendrier .play.bouton__mois {
  background: url(play-video.png) 20px 50% no-repeat;
  padding: 0 20px 0 40px;
}

.pieceJointe {
  height: 50px;
  display: block;
  margin-bottom: 10px;
  color: #094a95;
  text-decoration: none;
}
.pieceJointe img {
  vertical-align: middle;
  margin-right: 20px;
}
.pieceJointe:hover, .pieceJointe:focus {
  text-decoration: underline;
}

.lienAdminSimple {
  text-decoration: underline;
  /*display: inline-block;
  text-align: right; */
  color: #f5a719;
  /* overflow: hidden;
   *zoom: 1;*/
}

.lienAdmin {
  text-decoration: none;
  display: block;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #f5a719;
  overflow: hidden;
  *zoom: 1;
}
.lienAdmin:hover, .lienAdmin:focus {
  text-decoration: underline;
}

.inlineBlock {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 10px;
}

/* -------------- tableaux -------------- */
.tableau {
  width: 100%;
  margin-bottom: 30px;
}
.tableau a {
  color: #4d4d4d;
  text-decoration: none;
}
.tableau thead tr {
  background: #094a95 !important;
  color: #fff;
  font-weight: 700;
  text-align: left;
}
.tableau tr {
  height: 50px;
}
.tableau tr:nth-child(even) {
  background: #f5f5f5;
}
.tableau td, .tableau th {
  vertical-align: middle;
  padding: 10px 20px;
}

/* -------------- pictos -------------- */
.icon-mail {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url(pictos/mail.png);
  width: 30px;
  height: 23px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.icon-mail:hover, .icon-mail:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.icon-mail:hover, .icon-mail:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.icon-mail-ouvert {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url(pictos/mail-ouvert.png);
  width: 31px;
  height: 31px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.icon-mail-ouvert:hover, .icon-mail-ouvert:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.icon-mail-ouvert:hover, .icon-mail-ouvert:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.icon-ok {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url(pictos/ok.png);
  width: 26px;
  height: 20px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.icon-ok:hover, .icon-ok:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.icon-ok:hover, .icon-ok:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.icon-modifier {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url(pictos/modifier.png);
  width: 24px;
  height: 24px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.icon-modifier:hover, .icon-modifier:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.icon-modifier:hover, .icon-modifier:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.icon-supprimer {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url(pictos/supprimer.png);
  width: 24px;
  height: 24px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.icon-supprimer:hover, .icon-supprimer:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.icon-supprimer:hover, .icon-supprimer:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.icon-star {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url(pictos/star.png);
  width: 20px;
  height: 19px;
}

.icon-star-actif {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url(pictos/star-actif.png);
  width: 20px;
  height: 19px;
}

.icon-clube6 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url(pictos/clube6.png);
  width: 20px;
  height: 19px;
}

.icon-star.actif {
  background-image: url("pictos/star-actif.png");
}

.icon-star.notselected {
  background-image: url("pictos/star.png") !important;
}

.icon-star.selected {
  background-image: url("pictos/star-actif.png") !important;
}

.starsGroup {
  white-space: nowrap;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}

td .starsGroup {
  margin-top: 0;
}

/* -------------- navigation -------------- */
.pagination {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pagination li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0 5px;
}
.pagination a {
  background: #094a95;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 40px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.pagination a:hover, .pagination a:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.pagination a:hover, .pagination a:active, .pagination a.actif {
  background: #f5a719;
}

.navInterne {
  text-align: center;
  margin-bottom: 40px;
}
.navInterne li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #f5a719;
  padding-left: 25px;
  margin-right: 10px;
  position: relative;
}
.navInterne li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: '';
  width: 10px;
  height: 10px;
  background: #094a95;
}
.navInterne li:first-child:before {
  content: none;
}
.navInterne a {
  color: #4d4d4d;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.navInterne a:hover, .navInterne a:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navInterne a:hover, .navInterne a:focus {
  color: #094a95;
}

/* -------------- divers -------------- */
hr {
  border: none;
  border-bottom: 1px solid #e0dfde;
  width: 100%;
  height: 0;
  padding-top: 0px;
  margin: 0 0 30px 0;
  clear: both;
}

dt {
  margin-bottom: 20px;
}

.grayscale {
  width: 210px;
  height: 210px;
  text-align: center;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 4+ */
  filter: gray;
  /* IE 6-9 */
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

::selection {
  background: #094a95;
  color: white;
}

::-moz-selection {
  background: #094a95;
  color: white;
}

input[placeholder] {
  text-overflow: ellipsis;
}

input:-moz-placeholder {
  text-overflow: ellipsis;
}

textarea[placeholder] {
  text-overflow: ellipsis;
}

textarea:-moz-placeholder {
  text-overflow: ellipsis;
}

::-webkit-input-placeholder {
  color: #a3bbd8;
  opacity: 1;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #a3bbd8;
  opacity: 1;
  text-overflow: ellipsis;
}

::-moz-placeholder {
  /* firefox 19+ */
  color: #a3bbd8;
  opacity: 1;
  text-overflow: ellipsis;
}

:-ms-input-placeholder {
  color: #a3bbd8;
  opacity: 1;
}

[placeholder]:-ms-input-placeholder {
  color: #a3bbd8;
  opacity: 1;
}

.placeholder {
  color: #a3bbd8;
  opacity: 1;
}

/* ********************************************************************************************************** */
/* ************************************************** HEADER ************************************************ */
/* ********************************************************************************************************** */
.header .logo {
  float: left;
  margin: 10px 40px 0 0;
  position: relative;
  z-index: 2;
}
.header .menu.non-connecte {
  padding-top: 10px;
}
.header .menu.non-connecte li {
  margin-right: 30px;
  float: left;
}
.header .menu.non-connecte li.floatR {
  margin-top: 10px;
  margin-right: 0;
  width: 190px;
}
.header .menu.non-connecte a {
  color: #4d4d4d;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding: 15px 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  min-height: 66px;
}
.header .menu.non-connecte a:hover, .header .menu.non-connecte a:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.header .menu.non-connecte a:hover, .header .menu.non-connecte a:focus {
  color: #094a95;
}
.header .menu.non-connecte .bouton, .header .menu.non-connecte .calendrier .bouton__mois, .calendrier .header .menu.non-connecte .bouton__mois {
  padding: 0 40px 0 30px;
  min-height: 0;
}
.header .menu.non-connecte .bouton, .header .menu.non-connecte .calendrier .bouton__mois, .calendrier .header .menu.non-connecte .bouton__mois, .header .menu.non-connecte .bouton:hover, .header .menu.non-connecte .calendrier .bouton__mois:hover, .calendrier .header .menu.non-connecte .bouton__mois:hover, .header .menu.non-connecte .bouton:active, .header .menu.non-connecte .calendrier .bouton__mois:active, .calendrier .header .menu.non-connecte .bouton__mois:active {
  color: white;
}
.header .menu.connecte {
  position: relative;
}
.header .menu.connecte a {
  float: left;
  height: 90px;
  padding: 62px 7px 0;
  background-repeat: no-repeat;
  background-position: 50% 40%;
  text-decoration: none;
  color: #4d4d4d;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.header .menu.connecte a:hover {
  background-color: #094a95;
  color: #fff;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.header .menu.connecte .accueil {
  background-image: url(menus/accueil.png);
}
.header .menu.connecte .accueil:hover, .header .menu.connecte .accueil:focus, .header .menu.connecte .accueil.actif {
  background-image: url(menus/accueil-actif.png);
}
.header .menu.connecte .compte {
  background-image: url(menus/compte.png);
}
.header .menu.connecte .compte:hover, .header .menu.connecte .compte:focus, .header .menu.connecte .compte.actif {
  background-image: url(menus/compte-actif.png);
}
.header .menu.connecte .messages {
  background-image: url(menus/messages.png);
}
.header .menu.connecte .messages:hover, .header .menu.connecte .messages:focus, .header .menu.connecte .messages.actif {
  background-image: url(menus/messages-actif.png);
}
.header .menu.connecte .groupe {
  background-image: url(menus/groupe.png);
}
.header .menu.connecte .groupe:hover, .header .menu.connecte .groupe:focus, .header .menu.connecte .groupe.actif {
  background-image: url(menus/groupe-actif.png);
}
.header .menu.connecte .reunions {
  background-image: url(menus/reunions.png);
}
.header .menu.connecte .reunions:hover, .header .menu.connecte .reunions:focus, .header .menu.connecte .reunions.actif {
  background-image: url(menus/reunions-actif.png);
}
.header .menu.connecte .membres {
  background-image: url(menus/membres.png);
}
.header .menu.connecte .membres:hover, .header .menu.connecte .membres:focus, .header .menu.connecte .membres.actif {
  background-image: url(menus/membres-actif.png);
}
.header .menu.connecte .intervenants {
  background-image: url(menus/intervenants.png);
}
.header .menu.connecte .intervenants:hover, .header .menu.connecte .intervenants:focus, .header .menu.connecte .intervenants.actif {
  background-image: url(menus/intervenants-actif.png);
}
.header .menu.connecte .basedoc {
  background-image: url(menus/basedoc.png);
}
.header .menu.connecte .basedoc:hover, .header .menu.connecte .basedoc:focus, .header .menu.connecte .basedoc.actif {
  background-image: url(menus/basedoc-actif.png);
}
.header .menu.connecte .cycles {
  background-image: url(menus/cycles.png);
}
.header .menu.connecte .cycles:hover, .header .menu.connecte .cycles:focus, .header .menu.connecte .cycles.actif {
  background-image: url(menus/cycles-actif.png);
}
.header .menu.connecte .galeries {
  background-image: url(menus/galeries.png);
}
.header .menu.connecte .galeries:hover, .header .menu.connecte .galeries:focus, .header .menu.connecte .galeries.actif {
  background-image: url(menus/galeries-actif.png);
}
.header .menu.connecte .presse {
  background-image: url(menus/presse.png);
}
.header .menu.connecte .presse:hover, .header .menu.connecte .presse:focus, .header .menu.connecte .presse.actif {
  background-image: url(menus/presse-actif.png);
}
.header .menu.connecte .deconnexion {
  position: absolute;
  top: 10px;
  right: 0px;
  color: #999999;
  font-size: 11px;
  height: auto;
  padding: 0;
}
.header .menu.connecte .deconnexion:hover {
  background: none;
  color: #094a95;
}
.header .menu.connecte .messages {
  position: relative;
}
.header .menu.connecte .messages .badge {
  background-color: #f5a719;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 19px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  position: absolute;
  right: 18px;
  bottom: 30px;
  font-weight: 700;
}

@media only screen {
  #preloadMenu {
    position: absolute;
    left: 0;
    top: -9999px;
    overflow: hidden;
    height: 1px;
    width: 1px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    background-image: url(menus/accueil-actif.png), url(menus/compte-actif.png), url(menus/messages-actif.png), url(menus/groupe-actif.png), url(menus/reunions-actif.png), url(menus/membres-actif.png), url(menus/intervenants-actif.png), url(menus/basedoc-actif.png), url(menus/cycles-actif.png), url(menus/galeries-actif.png), url(menus/presse-actif.png);
  }
}
/* ********************************************************************************************************** */
/* ********************************************** COLONNE DROITE ******************************************** */
/* ********************************************************************************************************** */
.col.droite .titre {
  width: 190px;
  margin-bottom: 20px;
}
.col.droite .titre h4 {
  width: 150px;
  margin-top: 20px;
  padding-left: 10px;
  color: #094a95;
}
.col.droite .titre h4 a {
  color: #094a95;
}
.col.droite .titre h4:after {
  content: none;
}
.col.droite .titre img {
  width: 40px;
}
.col.droite .smallLink {
  margin-top: 10px;
}
.col.droite time {
  font-size: 12px;
}
.col.droite .big {
  font-size: 18px;
}
.col.droite .big time {
  font-size: 14px;
}
.col.droite a {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.col.droite a:hover, .col.droite a:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.col.droite a:hover, .col.droite a:focus {
  color: #094a95;
}
.csstransitions .col.droite .carte {
  position: relative;
  display: block;
}
.csstransitions .col.droite .carte:before, .csstransitions .col.droite .carte:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 190px;
  height: 124px;
  display: block;
  opacity: 0;
  -webkit-transition: 2s linear;
  -moz-transition: 2s linear;
  -o-transition: 2s linear;
  transition: 2s linear;
}
.csstransitions .col.droite .carte:before {
  background: url("carte-hover1.png");
}
.csstransitions .col.droite .carte:after {
  background: url("carte-hover2.png");
}
.csstransitions .col.droite .carte.carte1:before, .csstransitions .col.droite .carte.carte2:after {
  opacity: 1;
}

/* ********************************************************************************************************** */
/* ************************************************* FOOTER ************************************************* */
/* ********************************************************************************************************** */
.footer a h4 {
  margin-bottom: 3px;
  color: #094a95;
}
.footer .gauche ul {
  width: 450px;
  float: left;
  margin-bottom: 20px;
}
.footer .gauche li {
  margin-bottom: 20px;
}
.footer .gauche dl {
  width: 160px;
  float: right;
}
.footer .gauche dl a {
  color: #094a95;
}
.footer .gauche dl a:hover, .footer .gauche dl a:focus {
  text-decoration: underline;
}
.footer .droite li {
  margin-bottom: 20px;
}
.footer .droite a {
  color: #094a95;
}
.footer .droite a:hover, .footer .droite a:focus {
  text-decoration: underline;
}
.footer .gauche dd, .footer .droite dd {
  margin-bottom: 2px;
}
.footer .logos {
  margin-bottom: 10px;
}
.footer .liens {
  text-align: center;
}
.footer .liens li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-left: 30px;
}
.footer .liens li:first-child {
  margin-left: 0;
}
.footer .liens a {
  color: #094a95;
  font-size: 12px;
}
.footer .liens a:hover, .footer .liens a:focus {
  text-decoration: underline;
}
.footer .liens img {
  vertical-align: -10px;
}

/* ********************************************************************************************************** */
/* ************************************************* ACCUEIL ************************************************ */
/* ********************************************************************************************************** */
.hero {
  position: relative;
  width: 100%;
  color: #fff;
  margin-bottom: 0;
}
.hero > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url("../images/accueil.jpg");
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero > div > div {
  width: 840px;
  margin: 60px auto;
}
.hero:before {
  content: "";
  display: block;
  padding-top: 32.9%;
}
.hero h1 {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  background: none;
  display: block;
}
.hero h1:before {
  content: none;
}

.slogan {
  line-height: 40px;
  background: none;
  margin-left: -22px;
  margin-bottom: 5px;
}
.slogan:before {
  content: none;
}
.slogan span {
  display: block;
  margin-left: 22px;
}

.blocsBleus {
  clear: both;
}
.blocsBleus li {
  float: left;
  margin: 0 0 10px 10px;
  position: relative;
  width: 210px;
  height: 210px;
  background: #00326d;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMzI2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDRhOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #00326d 0%, #004a92 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00326d), color-stop(100%, #004a92));
  background: -webkit-linear-gradient(left, #00326d 0%, #004a92 100%);
  background: -o-linear-gradient(left, #00326d 0%, #004a92 100%);
  background: -ms-linear-gradient(left, #00326d 0%, #004a92 100%);
  background: linear-gradient(to right, #00326d 0%, #004a92 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00326d', endColorstr='#004a92',GradientType=1 );
}
.ie9 .blocsBleus li {
  filter: none;
}
.blocsBleus li:nth-child(3n+1) {
  margin-left: 0;
}
.blocsBleus > :first-child, .blocsBleus > :first-child + li + li + li, .blocsBleus > :first-child + li + li + li + li + li + li, .blocsBleus > :first-child + li + li + li + li + li + li + li + li + li, .blocsBleus > :first-child + li + li + li + li + li + li + li + li + li + li + li + li, .blocsBleus > :first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li, .blocsBleus > :first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li, .blocsBleus > :first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li, .blocsBleus > :first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li, .blocsBleus > :first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li, .blocsBleus > :first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
  margin-left: 0;
}
.blocsBleus a {
  width: 210px;
  height: 210px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.blocsBleus .animHover {
  position: absolute;
  top: 0;
  left: 0;
  width: 210px;
  height: 210px;
  overflow: hidden;
  z-index: 1;
}
.blocsBleus .animHover div {
  float: left;
  width: 42px;
  height: 42px;
  background: #fff;
  opacity: 0;
}

.carrousel {
  margin-bottom: 50px;
  position: relative;
}
.carrousel, .carrousel .slides, .carrousel .slides li, .carrousel figure {
  width: 650px;
  height: 370px;
}
.carrousel .slide {
  padding-left: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.carrousel .slide:first-child {
  display: block;
}
.carrousel .slide:before {
  content: none;
}
.carrousel figcaption {
  min-height: 82px;
}
.carrousel .carrousel__nav {
  position: absolute;
  bottom: 102px;
  right: 20px;
  overflow: hidden;
  z-index: 1000;
}
.carrousel .carrousel__nav li {
  width: 10px;
  height: 10px;
  background: #f5a719;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  margin-left: 10px;
  float: left;
  cursor: pointer;
}
.carrousel .carrousel__nav li.actif {
  background: #fff;
}
.carrousel h3 {
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  margin-bottom: 5px;
}
.carrousel p {
  font-size: 14px;
  color: #fff;
  line-height: 18px;
  margin-bottom: 0;
}

.gold {
  position: relative;
  background-color: #ebe9e6;
}
.gold img {
  display: block;
}
.gold figcaption {
  padding: 8px 10px 10px;
  color: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1YTcxOSIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1YTcxOSIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(left, rgba(245, 167, 25, 0.7) 0%, rgba(245, 167, 25, 0.7) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(245, 167, 25, 0.7)), color-stop(100%, rgba(245, 167, 25, 0.7)));
  background: -webkit-linear-gradient(left, rgba(245, 167, 25, 0.7) 0%, rgba(245, 167, 25, 0.7) 100%);
  background: -o-linear-gradient(left, rgba(245, 167, 25, 0.7) 0%, rgba(245, 167, 25, 0.7) 100%);
  background: -ms-linear-gradient(left, rgba(245, 167, 25, 0.7) 0%, rgba(245, 167, 25, 0.7) 100%);
  background: linear-gradient(to right, rgba(245, 167, 25, 0.7) 0%, rgba(245, 167, 25, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3f5a719', endColorstr='#b3f5a719',GradientType=1 );
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.ie9 .gold figcaption {
  filter: none;
}

/* ********************************************************************************************************** */
/* ******************************************* LISTE MEMBRES ************************************************ */
/* ********************************************************************************************************** */
.membre__gold {
  width: 210px;
  height: 210px;
}
.membre__gold figcaption {
  padding: 6px 10px 10px;
}
.membre__gold h3 {
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  margin-bottom: 3px;
}
.membre__gold h4 {
  margin-bottom: 0;
  color: #fff;
  font-size: 14px;
}
.membre__gold p {
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  margin-top: 3px;
  margin-bottom: 0;
  max-height: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.membre__gold:hover p, .membre__gold:focus p {
  max-height: 100px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.membre__gold:hover .grayscale, .membre__gold:focus .grayscale {
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
}

.membre__gold .logo {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #fff;
  max-height: 30px;
  max-width: 100px;
}

.membre__gris {
  display: block;
  width: 210px;
  height: 210px;
  padding: 8px;
  text-decoration: none;
  color: #fff;
  background: #81807e;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMzI2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iIzAwNGE5MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzgxODA3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTk5OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #00326d 0%, #004a92 34%, #81807e 66%, #999999 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00326d), color-stop(34%, #004a92), color-stop(66%, #81807e), color-stop(100%, #999999));
  background: -webkit-linear-gradient(left, #00326d 0%, #004a92 34%, #81807e 66%, #999999 100%);
  background: -o-linear-gradient(left, #00326d 0%, #004a92 34%, #81807e 66%, #999999 100%);
  background: -ms-linear-gradient(left, #00326d 0%, #004a92 34%, #81807e 66%, #999999 100%);
  background: linear-gradient(to right, #00326d 0%, #004a92 34%, #81807e 66%, #999999 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81807e', endColorstr='#999999',GradientType=1 );
  -webkit-background-size: 300% 100%;
  -moz-background-size: 300% 100%;
  -o-background-size: 300% 100%;
  background-size: 300% 100%;
  background-position: 100% 0;
  -webkit-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  -o-transition: background-position 0.3s;
  transition: background-position 0.3s;
}
.membre__gris:hover, .membre__gris:focus {
  background-position: 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00326d', endColorstr='#004a92',GradientType=1 );
}
.no-cssgradients .membre__gris:hover, .no-cssgradients .membre__gris:focus {
  background: #094a95;
}
.membre__gris h3 {
  color: #fff;
  margin-bottom: 3px;
}
.membre__gris h4 {
  color: #f5a719;
  font-size: 14px;
  margin-bottom: 10px;
}

.ie9 .membre__gris {
  filter: none;
}

/* ********************************************************************************************************** */
/* ******************************************* GALERIE PHOTO ************************************************ */
/* ********************************************************************************************************** */
.galerie__gold {
  width: 150px;
  height: 150px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.galerie__gold img {
  text-align: center;
  vertical-align: middle;
  margin: 0 auto;
}
.galerie__gold figcaption {
  padding: 2px 10px 2px;
}
.galerie__gold p {
  margin-bottom: 0;
  color: #fff;
  font-size: 11px;
}

/* ********************************************************************************************************** */
/* ************************************************** AGENDA ************************************************ */
/* ********************************************************************************************************** */
.calendrier {
  margin-bottom: 40px;
}
.calendrier .mois {
  position: relative;
  height: 40px;
  margin-bottom: 30px;
}
.calendrier .mois h2 {
  text-align: center;
  padding-top: 8px;
}
.calendrier .bouton__mois {
  background: url(calendrier-mois.png) no-repeat #84a4c4;
  padding-bottom: 30px;
  text-align: center;
  position: absolute;
  top: 0;
}
.calendrier .bouton__mois.precedent {
  background-position: 5px 0;
  left: 0;
}
.calendrier .bouton__mois.suivant {
  background-position: 97.36842% 50%;
  background-position: -moz-calc(100% - 5px);
  background-position: -webkit-calc(100% - 5px);
  background-position: calc(100% - 5px);
  background-position: right 5px 50%;
  right: 0;
}
.calendrier .bouton__mois:hover, .calendrier .bouton__mois:focus {
  background-color: #4777b0;
}
.calendrier table {
  width: 648px;
  table-layout: fixed;
  color: #81807e;
}
.calendrier thead {
  font-weight: 700;
  text-align: center;
}
.calendrier thead th {
  padding-bottom: 10px;
}
.calendrier tbody td {
  border: 1px solid #ccc;
  width: 108px;
  height: 108px;
}
.calendrier tbody td > div {
  padding: 7px 9px 9px;
  position: relative;
}
.calendrier .autreMois {
  color: #ccc;
}
.calendrier .aujourdhui {
  color: #333;
  font-weight: 700;
}
.calendrier .aujourdhui > div:before {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  width: 93px; /* 109 */
  height: 109px;
  border: 1px solid #81807e;
}
.calendrier .evenement {
  background: #f5a719;
  color: #fff;
  font-weight: 700;
}
.calendrier .evenement h3 {
  margin-top: 10px;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 0;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  overflow: hidden;
  max-height: 60px;
  border: none;
  color: #fff;
}
.calendrier .evenement h3 a {
  color: #fff;
  text-decoration: none;
}
.calendrier .evenement p {
  background: #094a95;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  top: 0;
  left: 92px; /*108*/
  z-index: 3;
  padding: 7px 9px 9px;
  width: 323px;
  min-height: 107px;
  margin-bottom: 0;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-transition: visibility 0s linear, opacity 0.2s;
  -webkit-transition-delay: 0.2s, 0s;
  -moz-transition: visibility 0s linear 0.2s, opacity 0.2s;
  -o-transition: visibility 0s linear 0.2s, opacity 0.2s;
  transition: visibility 0s linear 0.2s, opacity 0.2s;
}
.calendrier .evenement:hover p {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.calendrier td:first-child + td + td + .evenement p,
.calendrier td:first-child + td + td + td + .evenement p,
.calendrier td:first-child + td + td + td + td + .evenement p {
  left: auto;
  right: 92px;/*108*/
}
.calendrier .evenement.gauche p {
  left: auto !important;
  right: 92px !important;/*108px*/
}
.calendrier .evenement.droite p {
  left: auto !important;
  right: 92px !important;/*108px*/
}

/* ********************************************************************************************************** */
/* ******************************************* FICHE MEMBRE ************************************************* */
/* ********************************************************************************************************** */
.fiche .contenu {
  text-align: justify;
}
.fiche .photo {
  margin-bottom: 20px;
}
.fiche .photo li:first-child {
  display: block;
}
.fiche .photo li {
  display: none;
}
.fiche .photo img, .fiche .photos img {
  display: block;
}

.fiche__col {
  float: left;
  margin-bottom: 20px;
}

.fiche__col.gauche {
  margin-right: 20px;
  clear: left;
  width: 210px;
}
.fiche__col.gauche.photos li {
  float: right;
  margin-bottom: 20px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 4+ */
  filter: gray;
  /* IE 6-9 */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.fiche__col.gauche.photos li img{
	text-align:right;
	width:100%;
}
.fiche__col.gauche.photos li:hover, .fiche__col.gauche.photos li:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.fiche__col.gauche.photos li:hover, .fiche__col.gauche.photos li.actif {
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.fiche__col.droite {
  width: 420px;
}

/* ********************************************************************************************************** */
/* *********************************************** FORMULAIRE *********************************************** */
/* ********************************************************************************************************** */
.formGroup {
  margin: 20px 0 30px;
}

.controlLabel {
  float: left;
  width: 180px;
  margin: 12px 20px 10px 0;
  vertical-align: top;
}
.controlLabel.large {
  width: 350px;
  margin-right: 20px;
}
.controlLabel.legende {
  font-size: 12px;
}

.formulaire {
  /* -------------- labels -------------- */
  /* -------------- text -------------- */
  /* -------------- checkbox / radio -------------- */
  /* -------------- submit -------------- */
}
.formulaire label {
  vertical-align: top;
  margin: 12px 20px 10px 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.formulaire input[type="email"], .formulaire input[type="number"], .formulaire input[type="password"], .formulaire input[type="search"], .formulaire input[type="tel"], .formulaire input[type="text"], .formulaire input[type="url"], .formulaire input[type="color"], .formulaire input[type="date"], .formulaire input[type="datetime"], .formulaire input[type="datetime-local"], .formulaire input[type="month"], .formulaire input[type="time"], .formulaire input[type="week"], .formulaire select {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.formulaire input[type="email"], .formulaire input[type="number"], .formulaire input[type="password"], .formulaire input[type="search"], .formulaire input[type="tel"], .formulaire input[type="text"], .formulaire input[type="url"], .formulaire input[type="color"], .formulaire input[type="date"], .formulaire input[type="datetime"], .formulaire input[type="datetime-local"], .formulaire input[type="month"], .formulaire input[type="time"], .formulaire input[type="week"], .formulaire textarea, .formulaire select {
  float: left;
  background: #4777b0;
  border: none;
  width: 450px;
  height: 40px;
  padding: 10px 10px;
  margin-bottom: 10px;
  color: #fff;
  -webkit-box-shadow: 0 0 0 2px transparent;
  -moz-box-shadow: 0 0 0 2px transparent;
  box-shadow: 0 0 0 2px transparent;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.formulaire input[type="email"]:focus, .formulaire input[type="number"]:focus, .formulaire input[type="password"]:focus, .formulaire input[type="search"]:focus, .formulaire input[type="tel"]:focus, .formulaire input[type="text"]:focus, .formulaire input[type="url"]:focus, .formulaire input[type="color"]:focus, .formulaire input[type="date"]:focus, .formulaire input[type="datetime"]:focus, .formulaire input[type="datetime-local"]:focus, .formulaire input[type="month"]:focus, .formulaire input[type="time"]:focus, .formulaire input[type="week"]:focus, .formulaire textarea:focus, .formulaire select:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.formulaire input[type="email"]:focus, .formulaire input[type="number"]:focus, .formulaire input[type="password"]:focus, .formulaire input[type="search"]:focus, .formulaire input[type="tel"]:focus, .formulaire input[type="text"]:focus, .formulaire input[type="url"]:focus, .formulaire input[type="color"]:focus, .formulaire input[type="date"]:focus, .formulaire input[type="datetime"]:focus, .formulaire input[type="datetime-local"]:focus, .formulaire input[type="month"]:focus, .formulaire input[type="time"]:focus, .formulaire input[type="week"]:focus, .formulaire textarea:focus, .formulaire select:focus {
  -webkit-box-shadow: 0 0 0 2px #f5a719;
  -moz-box-shadow: 0 0 0 2px #f5a719;
  box-shadow: 0 0 0 2px #f5a719;
}
.formulaire textarea {
  height: auto;
}
.formulaire input[type="checkbox"], .formulaire input[type="radio"] {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 12px 0;
}
.formulaire input + label {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 12px 0 10px 7px;
  margin: 0 18px 0 0;
}
.formulaire input[type="submit"], .formulaire input[type="reset"] {
  margin-top: 40px;
  margin-bottom: 40px;
}

.inputBleu {
  float: left;
  background: #4777b0;
  border: none;
  width: 450px;
  height: 40px;
  padding: 10px 10px;
  margin-bottom: 10px;
  color: #fff;
  -webkit-box-shadow: 0 0 0 2px transparent;
  -moz-box-shadow: 0 0 0 2px transparent;
  box-shadow: 0 0 0 2px transparent;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.inputBleu:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.inputBleu:focus {
  -webkit-box-shadow: 0 0 0 2px #f5a719;
  -moz-box-shadow: 0 0 0 2px #f5a719;
  box-shadow: 0 0 0 2px #f5a719;
}

.cols2 input[type="email"], .cols2 input[type="number"], .cols2 input[type="password"], .cols2 input[type="search"], .cols2 input[type="tel"], .cols2 input[type="text"], .cols2 input[type="url"], .cols2 input[type="color"], .cols2 input[type="date"], .cols2 input[type="datetime"], .cols2 input[type="datetime-local"], .cols2 input[type="month"], .cols2 input[type="time"], .cols2 input[type="week"], .cols2 textarea, .cols2 select {
  width: 100%;
  float: none;
}
.cols2 .controlLabel {
  width: 150px;
  margin-right: 10px;
}
.cols2 input[type="submit"], .cols2 input[type="reset"] {
  margin-top: 0;
  margin-bottom: 10px;
}

/* -------------- étoiles / notation -------------- */
.js .starRating label {
  display: none;
}

.js .starRating {
  height: 29px;
}

.starsGroup.selecting {
  opacity: .7;
}

/* -------------- custom select -------------- */
select[disabled], .customSelect.disabled p {
  background-color: #b8b8b8;
  color: #fff;
}

.customSelect {
  width: 450px;
  height: 40px;
  border: none;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-color: #4777b0;
  background-image: url("select.png");
  background-repeat: no-repeat;
  background-position: 97.77778% 50%;
  background-position: -moz-calc(100% - 10px);
  background-position: -webkit-calc(100% - 10px);
  background-position: calc(100% - 10px);
  background-position: right 10px 50%;
  vertical-align: bottom;
  margin-bottom: 10px;
}
.customSelect p {
  cursor: pointer;
  height: 40px;
  width: 410px;
  padding: 10px 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.customSelect p.placeholder {
  color: #a3bbd8;
}
.customSelect ul {
  position: absolute;
  top: 40px;
  left: 0;
  border: none;
  width: 450px;
  background: #4777b0;
  margin: 0;
  color: #fff;
  z-index: 1000;
  list-style-type: none;
  max-height: 400px;
  overflow: auto;
  overflow-x: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear, opacity 0.1s linear;
  -webkit-transition-delay: 0.1s, 0s;
  -moz-transition: visibility 0s linear 0.1s, opacity 0.1s linear;
  -o-transition: visibility 0s linear 0.1s, opacity 0.1s linear;
  transition: visibility 0s linear 0.1s, opacity 0.1s linear;
  z-index: 10000;
}
.customSelect.open ul {
  visibility: visible;
  opacity: 1;
  -webkit-transition: none;
  transition: none;
}
.customSelect li {
  cursor: pointer;
  padding: 10px 10px;
  width: 450px;
  list-style-type: none;
  -webkit-transition: 0.2s background-color;
  -moz-transition: 0.2s background-color;
  -o-transition: 0.2s background-color;
  transition: 0.2s background-color;
}
.customSelect li:after {
  content: none;
}
.customSelect ul:hover li.selected {
  background-color: #8cacd1;
}
.customSelect ul li:hover,
.customSelect ul li.selected,
.customSelect ul li.selected:hover {
  background-color: #8cacd1;
  -webkit-transition: 0.2s none;
  -moz-transition: 0.2s none;
  -o-transition: 0.2s none;
  transition: 0.2s none;
}

/* ******************************************************************************************** */
/* ***************************************** COLOR BOX **************************************** */
/* ******************************************************************************************** */
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #4C526A;
}

#colorbox {
  outline: 0;
  -webkit-box-shadow: 0 0 32px #4c526a;
  -moz-box-shadow: 0 0 32px #4c526a;
  box-shadow: 0 0 32px #4c526a;
}

#cboxContent {
  overflow: visible;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  background: #fff;
  padding: 20px;
}

#cboxLoadingGraphic {
  background: url(loading.gif) no-repeat center center;
}

#cboxLoadingOverlay {
  background: #fff;
}

#cboxTitle {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #4d4d4d;
  background: #fff;
  padding: 3px 5px;
}

#cboxTitle:empty {
  display: none;
  padding: 0;
}

#cboxCurrent {
  position: absolute;
  bottom: 0;
  right: 50%;
  text-indent: -9999px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 20px;
  background: url(controls.png) no-repeat 0 0;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  min-width: 0;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxPrevious {
  background-position: 0px 0px;
  right: 60px;
}

#cboxPrevious:hover {
  background-position: 0px -25px;
}

#cboxNext {
  background-position: -25px 0px;
  right: 40px;
}

#cboxNext:hover {
  background-position: -25px -25px;
}

#cboxClose {
  background-position: -50px 0px;
  right: 20px;
}

#cboxClose:hover {
  background-position: -50px -25px;
}

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
  right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}

/* ******************************************************************************************** */
/* ***************************************** AJOUTS ******************************************* */
/* ******************************************************************************************** */
.ficheAnnuaire-tab-photo {
  /*width: 450px;*/
  margin-bottom: 10px;
  padding: 0px;
  border-collapse: collapse;
}

.ficheAnnuaire-tab-photo td {
  text-align: center;
  padding: 10px;
  border-collapse: collapse;
  vertical-align: top;
}

.extraPhotoMembre {
  float: left;
  margin-right: 10px;
}

/*------------------------------ Page CMS Partenaire --------------------------------*/
.blocPartenaire {
  width: 690px;
  height: 86px;
  background: url("/images/cadre_partenaires.png") 0 0 no-repeat;
  padding: 10px 20px;
}

.blocPartenaire img {
  float: left;
}

.blocSoutien {
  width: 690px;
  height: 86px;
  background: url("/images/cadre_soutien.png") 0 0 no-repeat;
  padding: 10px 20px;
}
.blocSoutien  img{
  float: left;
}

.blocErreur {
  font-weight: bold;
  /*border:1px dashed #f29719;*/
  /*padding:5px;*/
  margin-bottom: 10px;
  margin-top: 10px;
}

.tbformextra td {
  padding: 2px;
}

.tbformextra .intitule {
  /*text-align: right;*/
  width: 150px;
  font-style: italic;
}

#resultatCompletion {
  display: block;
  width: 450px;
  position: absolute;
  right: 0;
  top: 40px;
  background: #4777b0;
  z-index: 10;
}
#resultatCompletion a {
  color: #fff;
  text-decoration: none;
  padding: 10px;
  display: block;
  -webkit-transition: 0.2s background-color;
  -moz-transition: 0.2s background-color;
  -o-transition: 0.2s background-color;
  transition: 0.2s background-color;
}
#resultatCompletion a:hover {
  background-color: #8cacd1;
  -webkit-transition: 0.2s none;
  -moz-transition: 0.2s none;
  -o-transition: 0.2s none;
  transition: 0.2s none;
}
