body { background: #322d29 url(//s3.amazonaws.com/imagescloud/images/pq/pq_parparcours_bg.jpg) no-repeat center 54px; }

.lang_fr #zone_titre h1 { background: url(/resources/images/pq/titre_pp.png) no-repeat top left;  }
.lang_en #zone_titre h1 { background: url(/resources/images/pq/titre_pp_en.png) no-repeat top left;  }

#zone_titre h1,
#zone_titre {
  height:221px;
}

#zone_titre h1 {
  width:366px;
}

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

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

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

#container p,
#container li {
  line-height:1.6em;
}
#container h2 {
  margin:0 0 0.5em 0;
  padding:0;
  color:#002540;
  font-size:22px;
  font-weight:normal;
  font-family:"News Cycle", Arial, Helvetica, sans-serif;
  text-transform:none;
  line-height:1.2em;
}

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

#container h4 {
  margin:1.2em 0 8px 0;
  padding:0 0 4px 0;
  color:#002540;
  font-size:17px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  /*line-height:1.8em; */
  text-transform:uppercase;
}
#container h5 {
  color:#808080;
  font-size:20px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
}

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

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

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

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

.simple {width:286px;}
.double {width:603px;}

.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;
}

img.label {
 margin-right: 5px;
}

/* Boutons HTML */

  .pp-btn {
    display: block;
    position: relative;
    margin-right: 5px;
    background-color: #272320;
    height: 41px;
    padding: 20px 15px;
    text-decoration: none;
    float: left;
    margin-bottom: 5px;
    border-radius: 7px;
  }
  .pp-btn:hover {
    background-color: #474340;
    text-decoration: none;  
  }  
  .pp-later {
    padding-top: 15px; padding-bottom: 25px;
    background-color: #b6b3b1;
  }
  .pp-later:hover {
    background-color: #b6b3b1;
    text-decoration: none;
  }
  .pp-label {
    background-color: white;
    color: black;
    text-transform: uppercase;
    font: normal 16px/21px Helvetica, Arial, sans-serif;
    padding: 3px 7px 2px 5px;
    white-space: nowrap;
  }
  .pp-later .pp-label {
    color: #666666;
  }
  .pp-msg {
    display: block;
    top: 54px;
    left: 14px;
    position: absolute;
    margin-top: 7px;
    color: white;
    font: normal 12px/15px Helvetica, Arial, sans-serif;
  }
  .pp-message {
    display: block;
    position: relative;
    background-color: #b6b3b1;
    width: 140px; height: 81px;
    text-decoration: none;
    float: left;
    border-radius: 7px;
  }
  .pp-message:hover {
    text-decoration: none;
  }
  .pp-message span {
    position: relative;
    left: 15px; top: 17px;
    color: white;
    font: normal 12px/15px Helvetica, Arial, sans-serif;
  }