#container .contenu {
  padding:30px;
  font-size:12px;
  line-height:1.6em;
}

/* 

:: COMMUN   -----------------------------------------------------------

*/
/*body,
p,
#container p,
#container ul {
  line-height:inherit;
}*/

#container p,
#container li {
  line-height:1.6em;
}

#container h2 {
  margin:0 0 0.3em 0;
  padding:0;
  color:#002540;
  font-size:24px;
  font-weight:normal;
  font-family:"News Cycle", Arial, Helvetica, sans-serif;
  text-transform:none;
  line-height:34px;
}

#container h3 {
  margin:0 0 1em 0;
  padding:0;
  color:#002540;
  font-size:21px;
  font-weight:normal;
  font-family:"News Cycle", Arial, Helvetica, sans-serif;
  line-height:1.8em;
  border-bottom: 1px solid #cfcfcf;
  text-transform:none;
}

#container h4 {
  margin:5px 0 15px 0;
  padding:0 0 4px 0;
  color:#002540;
  font-size:16px;
  font-weight:normal;
  font-family:"News Cycle", Arial, Helvetica, sans-serif;
  line-height:1.5em;
  text-transform:uppercase;
  border-bottom:1px solid #e7e7e7;
}

#container div h4:first-child {
  margin-top:0;
}

#container h2+h4 {
  margin-top:0;
}

/* 

:: TABLEAU   -----------------------------------------------------------

*/
#container h4+table {
  margin-top:-16px;
}

#container table {
  margin-bottom:1.5em;
  border:0;
}

#container table th {
  color:#5a5a5a;
  text-transform:uppercase;
  background:none;
}

#container table td.tarif {
  font-size:16px;
  vertical-align:middle;
  white-space:nowrap;
}

#container table td.tarif sup {
  font-size:12px;
  vertical-align:text-top;
}

#container table th,
#container table td {
  border-right:1px solid #D6D5D0;
  border-right:0;
}

#container table tr th:first-child,
#container table tr td:first-child {
  /*padding-left:0;*/
  border-left:0;
  border-right:1px solid #D6D5D0;
}

#container table tr:nth-of-type(even) td,
#container table tr:nth-of-type(even) th {
  background:#f0f0f0;
}

#container table.nostyle tr th,
#container table.nostyle tr td {
  padding:0;
  border:none;
  background:none;
}

/* 

:: FIGURE   -----------------------------------------------------------

*/
a.pq,
a.rf,
a.ct,
a figure,
figure a {
  text-decoration:none;
}

figure {
  position:relative;
  margin:0 0 1em 0;
  padding:0;
}
a.pq figure,
a.rf figure,
a.ct figure,
#transport figure {
  margin-bottom:0;
}

.horizontal figure {
  position:absolute;
  left:0;
  top:0;
}

figure figcaption {
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  text-decoration:none;
  background:url(/resources/images/interface/blanc90.png);
}

figure figcaption p {
  margin:10px 0 10px 0;
  padding:0 10px;
  color:#404040;
  text-decoration:none;
  line-height:1.7em;

  -webkit-transition-property: margin;
  -webkit-transition-duration: 0.3s;
  -moz-transition-property: margin;
  -moz-transition-duration: 0.3s;
  transition-property: margin;
  transition-duration: 0.3s;
}

figure:hover figcaption p {
  margin-bottom:45px;
}

figure figcaption p strong {
  font-size:13px;
  text-transform:uppercase;
}

.amc figure figcaption p strong {
  font-size:11px;
}

figure figcaption p:after {
  padding-left:5px;
  content:url(/resources/images/activites-hebergement/fl-gris.png);
}

a.pq figure figcaption p,
a.rf figure figcaption p,
a.ct figure figcaption p {
  padding:0 0 0 32px;
  background:url(/resources/images/reservation/sprite.png) 0 0 no-repeat;
}
a.pq figure figcaption p {background-position:5px -152px;}
a.rf figure figcaption p {background-position:5px -202px;}
a.ct figure figcaption p {background-position:5px -252px;}

/* 

:: EN VEDETTE   -----------------------------------------------------------

*/
#en-vedette {
  margin-bottom:2em;
}

#en-vedette .en-vedette {
  position:relative;
  display:block;
  margin:0 0 15px 0;
  padding:0;
  width:100%;
  overflow:hidden;
}

#en-vedette .en-vedette img {
  float:left;
}

#en-vedette .en-vedette .caption {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:url(/resources/images/interface/blanc90.png);
  -webkit-transition-property: top;
  -webkit-transition-duration: 0.3s;
  -moz-transition-property: top;
  -moz-transition-duration: 0.3s;
  transition-property: top;
  transition-duration: 0.3s;
}

#en-vedette .en-vedette h5 {
  margin:0;
  padding:0;
  font-size:1.15em;
  font-weight:bold;
  background:url(/resources/images/activites-hebergement/fl-gris.png) 95% 50% no-repeat;
}

#en-vedette .en-vedette h5 a {
  max-width:247px;
}

#en-vedette .en-vedette h5 a,
#en-vedette .en-vedette h5 span {
  display:block;
  margin:0;
  padding:10px 40px 10px 15px;
  color:#404040;
  text-decoration:none;
}

#en-vedette .en-vedette p {
  margin:0;
  padding:0;
}

#en-vedette .en-vedette .collapse {
  margin:0;
  padding:0 15px 15px 15px;
}

#en-vedette .en-vedette:hover h5 a,
#en-vedette .en-vedette:hover h5 span {
  padding-bottom:2px;
}

#en-vedette .en-vedette:hover .caption {
  top:0 !important;
}

/* 

:: SERVICES   -----------------------------------------------------------

*/
#container ul.services {
  margin:0;
  padding:0;
  list-style:none;
}

#container ul.services li {
  float:left;
  margin:0 10px 0 0;
  padding:0;
}

#container ul.services li a {
  display:block;
  width:27px;
  height:35px;
  overflow:hidden;
  text-indent:-1000px;
  background:url(/resources/images/activites/affaire/pictos.png) 0 0 no-repeat;
}

#container ul.services li.sallesreunion a {background-position:0 5px;}
#container ul.services li.hebergement a {background-position:0 -45px;}
#container ul.services li.restauration a {background-position:0 -95px;}
#container ul.services li.activites a {background-position:0 -145px;}

/* 

:: MISE EN PAGE   -----------------------------------------------------------

*/
.simple,
.double {
  float:left;
  margin-bottom:31px;
}

.double img {
  display:block;
  width:100%;
  height:auto;
}

.simple {width:286px;}
.double {width:603px;}
.horizontal {
  position:relative;
  width:603px;
  min-height:204px;
  overflow:hidden;
  padding-left:316px;
}

.m-left {margin-left:31px;}
.m-right {margin-right:31px;}
.m-both {margin-left:31px; margin-right:31px;}
.m-bottom {margin-bottom:31px;}

.clear.separateur {
  clear:both;
  padding:0 0 11px 0;
  height:19px;
  background:url(/resources/images/activites-hebergement/separateur.png) 50% 0 no-repeat;
}
table+.clear.separateur {
  margin-top:30px;
}

/* 

:: DOCUMENTATION   -----------------------------------------------------------

*/
#container #documentation ul {
  margin:0 0 1em 0;
  padding:0;
  list-style:none;
}

#container #documentation ul li {
  margin:0 0 0.9em 0;
  padding:0;
  list-style:none;
}

#container #documentation ul li a.pdf {
  display: block;
  padding:0 0 0 20px;
  font-size:1em;
  text-decoration:none;
  background-position:0 0;
}
#container #documentation ul li a.pdf:hover {
  text-decoration:underline;
}


/* 

:: BOUTONS   -----------------------------------------------------------

*/

/* Réserver en ligne */
#container a.bouton.reserver {
  float:left;
  margin:0;
  padding-left:35px;
  background-image:url(/resources/images/espace-client/pictos_bouton.png);
  background-repeat:no-repeat;
  background-position:10px -745px;
}

/* Bouton bleu */
#container .bouton.bleu {
  float:left;
  margin:0 0 1em 0;
}

/* 

:: ENCADRÉ   -----------------------------------------------------------

*/
p.encadre {
  padding:10px 15px;
  background:#F0F0F0;
}

/* 

:: GALERIE MÉDIA   -----------------------------------------------------------

*/
#galleria{width:603px; height:435px;}

/* 

:: CARTE   -----------------------------------------------------------

*/
h2+script+#carte-wrapper {
  margin-top:1em;
}

#carte-wrapper .overlay {
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:#000 url(/global/images/sepaq/ajax-loader-2.gif) 50% 50% no-repeat;
  opacity:0.8;
  filter: alpha(opacity = 80);
  z-index:3000;
}

#carte-wrapper #infowindow {
  display:none;
  position:absolute;
  top:50%;
  left:50%;
  margin:0;
  background:#fff;
  box-shadow:0 0 25px rgba(0, 0, 0, 0.8);
  z-index:3001;
}

#carte-wrapper #infowindow .infw-contenu {
  padding:30px 20px 30px 30px;
}
#carte-wrapper #infowindow .infw-contenu span.logo-eta {
  display:block;
  margin-bottom:15px;
}

#carte-wrapper #infowindow .btn_close {
  position:absolute;
  top:10px;
  right:10px;
  width:27px;
  height:27px;
  background:url(/resources/images/interface/container/icn_fermer.gif);
  cursor:pointer;
}

#carte-wrapper #infowindow h1 {
  margin:0 0 15px 0;
}

#carte-wrapper #infowindow .bouton {
  float:left;
  margin:0 10px 0 0;
}

/* 

:: IMPRESSION   -----------------------------------------------------------

*/
@media print {
  #container .contenu {
    padding:0;
  }

  .m-left, .m-right, .m-both {
    margin-left:0;
    margin-right:0;
  }

  .simple, .double {
    float:none;
    width:auto;
  }

  .etablissement {
    float:none;
    clear:both;
    width:auto;
    position:relative;
    margin:0 0 30px 0;
    padding:0 0 0 316px;
  }

  .etablissement figure {
    position:absolute;
    left:0;
    top:0;
  }

  #container ul.services, .btn-brochure, .btn-securite, #documentation, a.bouton {
    display:none;
  }
}