/**************************************************************
					CMS Pages Styles
***************************************************************/

#cms #center_cms_column {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
#cms #center_column .block-cms {
    padding-bottom: 20px;
}
#cms #center_column h3 {
    font-size: 16px;
    border-bottom: none;
    margin: 0;
    padding: 0 0 17px 0;
}
#cms #center_column p {
    line-height: 18px;
}
#cms #center_column .list-1 li {
    padding: 4px 0 6px 0;
    font-weight: bold;
    color: #46a74e;
    border-top: 1px solid #d6d4d4;
}
#cms #center_column .list-1 li:first-child {
    border: none;
}
#cms #center_column .list-1 li em {
    font-size: 20px;
    line-height: 20px;
    padding-right: 15px;
    vertical-align: -2px;
}
#cms #center_column img {
    margin: 4px 0 17px;
    max-width: 100%;
    height: auto;
    display: block;
}
#cms #center_column .testimonials {
    border: 1px solid;
    border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
    margin: 4px 0 13px 0;
    position: relative;
}
#cms #center_column .testimonials .inner {
    border: 1px solid white;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    
}
#cms #center_column .testimonials .inner span {
    text-indent: -5000px;
    display: inline-block;
    width: 20px;
    height: 15px;
}
#cms #center_column .testimonials .inner span.before {
    background: url(../img/bl-before-bg.png) no-repeat;
    margin-right: 8px;
}
#cms #center_column .testimonials .inner span.after {
    background: url(../img/bl-after-bg.png) no-repeat;
    margin-left: 8px;
}
#cms #center_column .testimonials:after {
    content: ".";
    display: block;
    text-indent: -5000px;
    position: absolute;
    bottom: -16px;
    left: 21px;
    width: 15px;
    height: 16px;
    background: url(../img/testimon-after.gif) no-repeat;
}
#cms #center_column .testimonials + p {
    padding-left: 45px;
    margin-bottom: 18px;
}
#cms #center_column p.bottom-indent {
    margin-bottom: 18px;
}
#cms #center_column #admin-action-cms {
    background: none repeat 0 0 #F6F6F6;
    border: 1px solid #d2d0d0;
    padding: 10px;
}
#cms #center_column #admin-action-cms p {
    margin: 0;
}
#cms #center_column #admin-action-cms p span {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
#cms #center_column #admin-action-cms p .button {
    font: 700 17px/21px Arial, Helvetica, sans-serif;
    padding: 0;
    border: 1px solid;
    padding: 10px 14px;
    display: inline-block;
}
 
#cms #center_column #admin-action-cms p .button.publish_button:hover {
    border-color: #01314e #004b74 #0079b6 #004b74;
    filter: none;
    background: #0084bf;
}
 
#cms #center_column #admin-action-cms p .button.lnk_view:hover {
    border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
    filter: none;
    background: #e7e7e7;
}
.cms p.cmsexpo {
    display: none;
}
.cms-7 p.cmsexpo {
    display: inline-block !important;
}
.griscms {
    background: #F3F3F1;
    text-align: justify;
    padding: 10px;
    display: inline-block;
    width: 100%;
}
.griscms h2,
.h2encours {
    color: #1a2947;
    margin-bottom: 21px;
    font-family: "lora";
    font-size: 24px !important
}
.griscms img {
    max-width: 768px;
    height: auto !important;
}
.cms-expositions-dans-lart-room a.bt-grey,
.cms-exhibitions-in-art-room a.bt-grey {
    display: none;
}
.title-journal {
    color: #1B2848;
    font: 600 24px/28px "lora";
    padding-top: 30px;
    padding-bottom: 15px;
    vertical-align: middle;
    text-align: center;
}
.subtitle-journal {
    color: #1B2848;
    font: 600 14px/18px "lora";
    max-width: 800px;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
}
.cms-15 .homelogos div.col-xs-12.col-sm-2 p {
    text-transform: uppercase;
}
.img_journal {
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
}
.img_journal div.col-xs-12.col-sm-6 img {
    max-width: 90%;
    max-height: 90%;
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 0%;
    margin-bottom: 0;
}
.maxwidth_journal {
    max-width: 1000px;
    margin: 0 auto;
}
#cms strong {
    font-weight: 400 !important;
}