/**************************************************************
					CMS Pages Styles
***************************************************************/
#cms #center_column .block-cms {
  padding-bottom: 20px; }
#cms #center_column h1 {
  margin-bottom: 25px; }
#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; }
#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 #fff;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%); }
    #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: #333; }
    #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 {
        color: #fff;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
        border-color: #0079b6 #006fa8 #012740 #006fa8;
        background: #009ad0;
        background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
        background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0); }
        #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 {
        color: #333;
        text-shadow: 1px 1px white;
        border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
        background: #f7f7f7;
        background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
        background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0); }
        #cms #center_column #admin-action-cms p .button.lnk_view:hover {
          border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
          filter: none;
          background: #e7e7e7; }

/*# sourceMappingURL=cms.css.map */
#cms #dll-catalogue {
	clear:both;
	background: url(../img/bg-catalogue.png) repeat;
	display:inline-block;
}
#cms #dll-catalogue h2 {
	width:100%;
	text-align:center;
	padding:20px 0 30px 0;
	color:#000000;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	font-size:24px;
	text-transform:uppercase;
}

#cms #dll-catalogue .block-dwn{
	display: flex;
	flex-direction: column;
	align-items: center;
}

/*#cms #dll-catalogue #block-left {
	text-align:right;
}*/
#cms #dll-catalogue #block-left a.bt-telecharger,
#cms #dll-catalogue .block-vert a.bt-telecharger {
	padding:10px 0;
	background-color:#009fa4;
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	font-size:14px;
	width:168px;
	text-align:center;
	display:inline-block;
	margin: 20px auto;
}
#cms #dll-catalogue #block-right a.bt-telecharger {
	padding:10px 0;
	background-color:#000000;
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	font-size:14px;
	width:168px;
	text-align:center;
	display:inline-block;
	margin: 20px auto;
}
#cms #dll-catalogue #block-right {
	text-align:left;
}
#cms #dll-catalogue .block-vert p {
	color:#3b3b3a;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	width:100%;
	clear:both;
}
#cms #dll-catalogue .block-noir p {
	color:#3b3b3a;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	width:100%;
	clear:both;
}
#cms #dll-catalogue .block-vert p span,
#cms #dll-catalogue .block-noir p span {
	color:#3b3b3a;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:bold;
	display:inline-block;
	text-align:center;
	width:238px;
}

#cms #bloc-contact {
	background: url(../img/bg-catalogue.png) repeat-x;
	display:inline-block;
	padding:20px;
}

#cms #bloc-contact .contact-gras {
	display:inline-block;
	clear:both;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:10px;
}
#cms #bloc-contact span {
	display:block;
	clear:both;
	padding-bottom:5px;
}

#cms #bloc-contact span.tel:before {
    font-family: "FontAwesome";
    content: "\f095";
    font-size: 16px;
    color: #3b3b3a;
    vertical-align: -1px;
    padding-right: 10px;
}

#cms #bloc-contact span.email {
    color: #009fa4;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
}

#cms #bloc-contact span.email:before {
    font-family: "FontAwesome";
    content: "\f0e0";
    font-size: 16px;
    color: #3b3b3a;
    vertical-align: -1px;
	font-weight:normal;
    padding-right: 10px;
}
#cms #bloc-contact span.fax:before {
    font-family: "FontAwesome";
    content: "\f1ac";
    font-size: 16px;
    color: #3b3b3a;
    vertical-align: -1px;
    padding-right: 10px;
}
#cms .rte ul {
	margin-top:20px;
}
#cms .rte ul ,
#cms .rte ul li {
	list-style:none;
	margin-left:0;
	padding-left:0;
	padding-bottom:8px;
}
	
#cms .rte ul li:before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 16px;
    color: #95c11f;
    vertical-align: -1px;
    padding-right: 10px;
}

#cms .rte h1 {
	color: #009fa4;
	font-family: 'Roboto', sans-serif;
	font-size:36px;
	text-transform:uppercase;
	line-height:1.2em;
}

#cms .rte h2 {
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size:24px;
}

#cms .rte h3 {
	color: #3b3b3a;
	font-family: 'Roboto', sans-serif;
	font-size:21px;
	padding-top:5px;
}

#cms .rte h4 {
	color: #3b3b3a;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	padding-top:5px;
}

#cms .rte .q-adresse {
	width:470px;
	margin:30px auto;
	border-top:solid 1px #dadada;
	border-bottom:solid 1px #dadada;
	padding:30px 0;
	text-align:center;
}

#cms .rte .ligne-grise {
	background-color:#f2f2f2;
	padding:5px 15px;
	border-right:solid 2px #ffffff;
}
#cms .bloc-hist {
	text-align:center;
	vertical-align:middle;
	background: transparent url(../img/bg-middle-hist.png)no-repeat scroll center bottom;
	margin-top:90px;
	margin-bottom:90px;
}

#cms .bloc-hist .bloc-texte-hist {
	margin-top:50px;
	background-color:#ffffff;
	padding-top:10px;
	min-height:100px;
}

#cms .bloc-hist .date-hist {
	font-family:'Roboto', sans-serif;
	font-weight:300;
	font-size:30px;
	padding-bottom:20px;
	display:inline-block;
}
#cms .bloc-hist p {
	font-family:'Roboto', sans-serif;
	fong-weight:light;
	font-size:14px;
	margin-bottom:0;
}

#cms .bloc-hist p strong {
	font-family:'Roboto', sans-serif;
	fong-weight:bold;
	font-size:14px;
	color:#009fa4;
}
#cms #center_column .bloc-hist img {
	margin-bottom:37px !important;	
}
#cms.cms-histoire #dll-catalogue #block-right a.bt-telecharger {
    padding: 10px 0;
    background-color: #000000;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    width: 220px;
    text-align: center;
    display: inline-block;
    margin: 20px 0 60px 5px;
}
#cms.cms-histoire #dll-catalogue #block-left a.bt-telecharger {
    padding: 10px 0;
    background-color: #009fa4;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    width: 220px;
    text-align: center;
    display: inline-block;
    margin: 20px 0px 60px 0px;
}
#cms.cms-histoire #dll-catalogue h2 {
	width:100%;
	text-align:center;
	padding:20px 0 30px 0;
	color:#000000;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
}

.spacer{
	clear:both;
	float:none;
	display:block;
}
.cms-histoire #columns {
	padding-bottom:0;
}

#static-block-wrapper_5 p {
	margin-bottom:20px;
}
#cms .item-conseil {
	min-height:580px;
	margin-top:30px;
	margin-bottom:30px;
}

#cms .item-conseil .content-conseil {
	padding-right:10px;
	border-top:solid 1px #009fa4;
}

#cms .item-conseil .content-conseil .label-gauche {
	color:#000000;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:capitalize;
	padding:5px 0 0 10px;
}

#cms .item-conseil .content-conseil .label-right {
	text-align:right;
	padding-right:0;
}
 @media (max-width: 767px) {
	#cms #dll-catalogue #block-right a.bt-telecharger {
		padding: 10px 0;
		background-color: #000000;
		color: #ffffff;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-size: 14px;
		width: 168px;
		text-align: center;
		display: block;
		margin: 10px auto;
	}
	#cms #dll-catalogue #block-left a.bt-telecharger {
		padding: 10px 0;
		background-color: #009fa4;
		color: #ffffff;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-size: 14px;
		width: 168px;
		text-align: center;
		display: block;
		margin: 10px auto;
	}
}