@charset "UTF-8";
body, .body {
  font-size: 14px;
  cursor: default;
  font-family: Arial;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

.body-wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
  line-height: 100% !important; }

a {
  text-decoration: underline; }

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

.text-right {
  text-align: right !important; }

.read-more {
  background: #2C3685;
  color: #FFFFFF !important;
  text-decoration: none;
  padding: 2px 4px; }

.read-more-span {
  color: #FFFFFF !important;
  text-decoration: none;
  font-size: 13px; }

.external-read {
  padding: 4px 0;
  background: #000000;
  color: #FFFFFF;
  text-align: center; }

.external-read-link {
  color: #FFFFFF !important;
  text-decoration: none;
  font-size: 13px; }

.content-column {
  line-height: 1.2;
  /*padding: 18px; */
  padding: 18px 8px; }

.content-wrapper {
  margin-bottom: 40px; }

.actu-spacer {
  border-top: 1px solid #FFFFFF;
  margin-top: 6px; }

.img-thumb {
  /*max-width: 120px;*/
  /*width: 120px;*/
  max-width: 200px;
  width: 200px;
  margin-bottom: 8px; }

.img-thumb-portrait {
  /*max-width: 120px;*/
  /*width: 120px;*/
  max-width: 120px;
  width: 120px;
  margin-bottom: 8px; }

/**
 * Typographie
 */
.btn-link-wrapper {
  margin: 15px 0 25px 0; }

.btn-link {
  background: #2C3685;
  color: #FFFFFF;
  text-decoration: none;
  padding: 6px 10px; }

.btn-link-span {
  color: #FFFFFF;
  text-decoration: none; }

.btn-link.block {
  display: inline-block;
  margin: 4px 0; }

.img-legend {
  font-style: italic;
  margin-top: 8px;
  color: #444;
  font-size: 13px; }

.questions-reponses {
  /*padding-right: 60px;*/
  text-align: justify; }

.question {
  font-style: italic;
  font-weight: bold;
  margin-bottom: 4px; }

.reponse {
  margin-bottom: 10px; }

.inline-quote {
  font-style: italic; }

.text {
  padding-bottom: 8px;
  color: #000000 !important;
  text-align: justify; }

.text-list-item {
  padding-left: 25px;
  margin-bottom: 10px; }

.text-list-item-title {
  font-weight: bold;
  margin-bottom: 6px; }

.text-list-item-link {
  margin-top: 4px; }

.text-intro {
  font-weight: bold;
  margin-bottom: 12px;
  margin-top: 16px;
  color: #000000 !important; }

.text-signature {
  font-weight: bold;
  margin-bottom: 16px;
  margin-top: 16px;
  color: #000000 !important; }

.text-info {
  margin: 8px 0;
  font-style: italic;
  color: #585858; }

.text-title {
  margin: 16px 0 6px 0;
  font-weight: bold; }

.text-title-news-bigger {
  font-size: 16px;
  margin-top: 25px !important;
  font-weight: bold; }

.text-title-news-secondary {
  font-weight: bold;
  text-decoration: underline; }

.text-narrow {
  width: 65%;
  margin: 12px 0 10px 0; }

.text-white,
.text-title-white {
  color: #FFFFFF !important; }

.text-black {
  color: #000000 !important; }

.badge {
  background: #2C3685;
  color: #FFFFFF;
  padding: 0 4px; }

.actu-title-source {
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF !important; }

.actu-title {
  font-size: 18px;
  margin: 0 0 6px 0;
  font-weight: bold;
  color: #FFFFFF !important; }

.actu-subtitle {
  font-size: 15px;
  margin: 0 0 4px 0;
  font-weight: bold;
  /*color: #FFFFFF !important;*/ }

.title {
  font-size: 41px;
  font-weight: bold;
  line-height: 1.1;
  color: #0298DA;
  margin-bottom: 10px;
  letter-spacing: -1px;
  margin-top: 20px; }

.title-without-subtitle {
  margin-bottom: 16px; }

.uptitle {
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  letter-spacing: -1px;
  line-height: 1.1; }

.uptitle-alt {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.1;
  color: #808080;
  margin-bottom: 16px; }

.title, .uptitle, .uptitle-alt {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
  font-weight: 900; }

.image-gallery {
  width: 460px;
  margin: 8px 0 6px 0; }

.image-gallery-legend {
  margin: 0 0 16px 0;
  color: #FFFFFF !important; }

/**
 * Header
 */
.header td {
  background: #0298DA;
  padding: 0;
  border-bottom: 1px solid #000000;
  line-height: 20px;
  height: 20px; }

.header-date {
  line-height: 20px;
  height: 20px;
  padding: 2px;
  height: 20px;
  padding: 2px 8px;
  background: #000000;
  color: #FFFFFF;
  margin-left: 8px; }

/**
 * Footer
 */
.footer td {
  background: #0298DA;
  padding: 0; }

.footer-url {
  text-decoration: none;
  color: #FFFFFF !important;
  display: block;
  text-align: right;
  padding-bottom: 6px; }

.footer-url-span {
  text-decoration: none;
  color: #FFFFFF !important; }

/**
 * Section White
 */
.section-white {
  background: #FFFFFF; }

/**
 * Section Gray
 */
.section-gray {
  background: #262626;
  color: #FFFFFF; }

.section-gray .text,
.section-gray .text-intro,
.section-gray .title,
.section-gray .uptitle {
  color: #FFFFFF; }

/**
 * Section Blue
 */
.section-blue {
  color: #FFFFFF;
  background: #0298DA; }

.section-blue td {
  color: #FFFFFF;
  background: #0298DA; }

.section-blue table.tab, .section-blue table.tab td {
  border: 1px solid #FFFFFF;
  border-collapse: collapse;
  padding: 5px; }

.section-blue .text,
.section-blue .text-intro {
  color: #FFFFFF; }

.section-blue .title {
  color: #000000; }

/**
 * Section border générique
 */
.section-border .middle,
.section-border .left,
.section-border .right {
  font-size: 10px;
  line-height: 10px; }

.section-border .middle .block {
  width: 40%;
  display: block;
  margin: 0 auto; }

/**
 * Section border Bleu/Blanc/Bleu
 */
.section-border-bwb .left,
.section-border-bwb .right {
  background: #0298DA; }

.section-border-bwb .middle {
  background: #FFFFFF; }

/**
 * Section border Bleu/Gris/Bleu
 */
.section-border-bgb .left,
.section-border-bgb .right,
.section-border-bgb .middle {
  background: #0298DA; }

.section-border-bgb .middle .block {
  background: #262626; }

/**
 * Section border Gris/Gris/Gris
 */
.section-border-ggg .left,
.section-border-ggg .right,
.section-border-ggg .middle {
  background: #262626; }

/**
 * Section border Bleu/Bleu/Bleu
 */
.section-border-bbb .left,
.section-border-bbb .right,
.section-border-bbb .middle {
  background: #0298DA; }

/**
 * Cards
 */
.cards-table {
  width: 100%; }

.cards-col {
  width: 50%;
  vertical-align: top; }

.card {
  background: #FFFFFF;
  margin: 0 24px 16px 0;
  padding: 6px; }

.card-content {
  color: #000000 !important;
  display: block !important;
  visibility: visible !important;
  clear: both !important; }

.card-day {
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  line-height: 1; }

.card-month {
  color: #888888;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 6px;
  font-weight: bold; }

.card-knowmore {
  background: #0298DA;
  color: #000000;
  text-decoration: none;
  padding: 2px;
  font-size: 11px;
  font-weight: bold;
  line-height: 2; }

.card-knowmore:hover {
  background: #029EE3; }

@media screen and (max-width: 620px) {
  .content-column {
    padding: 6px !important; }
  td.edge {
    width: 0 !important;
    font-size: 0 !important; }
  .text-intro,
  .text-info,
  .text {
    font-size: 15px; } }
