/*#content-page{
  width: 1170px !important;
  margin-left: auto;
  margin-right: auto;
}

#block-communiquedepresse{
  margin-left: auto;
  margin-right: auto;
}*/

#content h3, h2 {
  font-size: 35px !important;
  color: #56484f !important;
  letter-spacing: 0;
  overflow: hidden;
  line-height: 1.3em;
}

#content p.rtejustify {
  text-align: justify;
}

#content strong {
  font-weight: 600 !important;
  color: #56484f;
}

#block-communiquedepresse h2{
  display:none;
}

.c-title{
  font-size: 20px  !important;
}

.c-content-blog-post-1 .c-desc {
    font-size: 15px !important;
}

#content-page .c-content-blog-post-1 {
  border: 1px solid #e0e0e0;
}

#content-page .c-content-blog-post-1 .c-desc {
  padding: 26px 28px;
}

.first-child .c-desc {
    padding: 0px 0px!important;
}

#content-page .views-row:not(.first-child) .c-content-blog-post-1 .c-title {
    margin: 20px;
    min-height: 86px;
}

#content-page .text_with_summary > div > strong {
  display: none;
}

#content-page .rtejustify {
  text-align: justify;
  padding: 20px 20px 0 20px;
}

#content a.btn:not(.article-button) {
  background: #eb5c0e;
  border: 1px solid #eb5c0e;
  color: white;
  box-shadow: inset 0 1px 0 #eb5c0e;
  text-shadow: 0 1px 0 rgba(0,0,0,0.1);
  text-align: center!important;
  text-transform: uppercase;
  display: table;
  margin: 0 auto;
  padding: 10px 20px;
  white-space: normal;
}

#content a.btn-default:hover {
  color: white;
  background: #eb5c0e;
  border-color: #eb5c0e;
}

.views-row.first-child .c-content-blog-post-1 .c-title {
    margin-top: 10px!important;
    margin-left: 0px!important;
} 

.views-row.first-child .c-content-blog-post-1 {
  background: #f3f3f3;
  padding: 30px;  
}

.c-content-blog-post-1 .text_with_summary.body > .row {
    margin-left: 2px;
    padding: 0px 35px 0px 20px;
}

.c-content-blog-post-1 .c-desc {
 margin-bottom: 0px; 
}

.c-content-blog-post-1 footer {
 margin-top: 22px;
}

.c-content-blog-post-1-list .c-content-blog-post-1 {
    margin-bottom: 40px!important;
}

 .c-content-blog-post-1 .rtejustify {
   padding: 0px !important;
 }

.c-desc > .text_with_summary.body > strong > a,
.c-desc > .text_with_summary.body > a {
    margin-left: 22px;
}

.c-content-blog-post-1 .c-panel .c-tags {
 display:none;
}

.c-comments {
    display: none!important;
}

.first-child article {
  margin: 15px;
}

#sidebar {
    margin-top: 60px!important;
    padding-top: 0px!important;
    background-color: #F3F3F3F3;
}

.views-row:not(.first-child) .c-desc > p {
  min-height: 63px;
  margin-top: -30px;
text-align: justify;
    word-break: break-all;
}

#sidebar .views-row {
    display: block!important;
    width: 100%!important;
    margin: 16px auto!important;
}

.c-content-tab-1 .nav > li:hover > a,
.c-content-tab-1.c-theme .nav > li.active > a {
      font-weight: 600;
}

.c-author .c-font-uppercase {
    color:#eb5c0e;
}

/* Modif Alex */

.pullquote-2 {
    background-color: #fff;
    border: 5px solid #bbb;
    color: #EA5C0E;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.25em;
    margin: 25px 0;
    padding: 5%;
    text-align: center;
}

.source-title {
    text-align: center;
    font-size: .9em;
    font-style: italic;
    padding: 5px;
}

.pullquote {
    max-width: 100%;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    background-color: #F1F2F2;
    margin-bottom: 15px;
    margin-right: 20px;
}

.mega-quotes {
    font-size: 22px;
    color: #E85E24;
    font-weight: bold;
}

#tableOfContent {
    background-color: #F0F0F0;
    padding: 1% 4%;
    width: 92%;
}

#editorial-sources p {
    font-size: 13px;
}

.source-title {
    text-align: center;
    font-size: .9em;
    font-style: italic;
    padding: 5px;
}

.img-title {
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    padding: 5px;
}