/**
 * @file
 *
 */


 /* ============================================================================
 PRINCIPAL
 =============================================================================*/
li, p {
  color: #808080;
  font-size: 13px;
  letter-spacing: 0.2em;
  line-height: 200%;
}

 /* ============================================================================
 RELATED ARTICLES
 =============================================================================*/

.field-name-field-related-articles header {

}

.field-name-field-articles  img, .field-name-field-related-articles img {
  margin-bottom: 10px;
}

.field-name-field-articles p, .field-name-field-related-articles p {
  color: #808080;
  font-size: 13px;
  letter-spacing: 1.3px;
  line-height: 26px;
  margin: 0;
  text-align: left;
}

.pager.pager-load-more {
clear: both;
position: relative;
top: 20px;
}


.node-type-generic-list {


}


 /* ============================================================================
  RESUMES CENTRES
 =============================================================================*/


.node-type-generic-list .field-name-body {
  width: 500px;
  margin: auto;
}

@media screen and (max-width: 709px) {

  .node-type-generic-list .field-name-body {
    width: 90%;
    margin: auto;
  }
}
