@media only screen and (min-width:1200px) {
.results.affichage7 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	max-width: none;
}
.results.affichage7 a.article {
	width: 50%;
	margin: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.results.affichage7 a.article .article-image {
	width: 50%;
}
.results.affichage7 a.article .article-cnt {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.results.affichage7 a.article .article-cnt .article-txt {
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
}
.results.affichage7 a.article:hover {
	background: #f0f0f0;
}
.results.affichage7 a.article:nth-child(4n + 1) .article-image, .results.affichage7 a.article:nth-child(4n + 2) .article-image {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.results.affichage7 a.article:nth-child(4n + 1) .article-cnt, .results.affichage7 a.article:nth-child(4n + 2) .article-cnt {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.results.affichage7 a.article:nth-child(4n + 3) .article-image, .results.affichage7 a.article:nth-child(4n + 4) .article-image {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.results.affichage7 a.article:nth-child(4n + 4) .article-cnt, .results.affichage7 a.article:nth-child(4n + 4) .article-cnt {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
}
/*@media(max-width:1700px) {
	main div[id^="carouselH_"] {
		margin-left: 160px;
	}
}*/

@media(max-width:1199px) {
.texte_tarifs {
	font-size: 16px;
	line-height: 18px;
}
.col_tarif_rose, .col_tarif_gris {
	width: calc(50% - 20px);
	margin: 10px;
}
.col_bloc_tarif {
	padding: 12px;
}
.items-top .item-top~.item-top {
    margin-left: 15px;
}
.horaires-footer {
    max-width: 300px;
}
}
@media(max-width:1169px) {
.wrapper {
	width: 100%;
}
.container-fluid {
	padding: 0 15px;
}
}

@media only screen and (min-width:992px) {

/*	Traitement des bloc referencement 3 avec flex */

.results.affichage_ref {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: none;
	text-align: left;
}

.results.affichage_ref a.article {
    margin: 20px 8px;
    width: calc(50% - 16px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    position: relative;
    border: 3px solid #000;
    padding: 10px;
}
#index .results.affichage_ref a.article {
    border: 3px solid #fff;
}

.results.affichage_ref a.article .article-cnt .article-bts {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translateX(-14%) translateY(51%);
        -ms-transform: translateX(-14%) translateY(51%);
            transform: translateX(-14%) translateY(51%);
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*	Fin traitement des bloc referencement 3 avec flex */

/*	Traitement des gestions avec flex : exemple 3 articles par ligne */

.results.affichage_global {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: none;
}

.results.affichage_global a.article {
    margin: 20px 8px;
    width: calc(33.3333333% - 16px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
	        box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
	-webkit-transition: all 125ms ease-in-out;
	-o-transition: all 125ms ease-in-out;
	transition: all 125ms ease-in-out;
}

.results.affichage_global a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
            box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}

.results.affichage_global a.article .article-image {
    width: 100%;
}

/*	Fin traitement des gestions avec flex : exemple 3 articles par ligne */

/*	Traitement des blocs services avec flex : exemple 3 articles par ligne */


.results.affichage_bloc_service a.article {
    width: calc(25% - 16px) !important;
}

/*	Fin traitement des blocs services avec flex : exemple 3 articles par ligne */

}

 @media(max-width:991px) {
.referencement_titre {
	font-size: 17px;
}
.fullscreen_carousel {
	display: none;
}
.responsive_1 {
	display: block;
}
#grid .item {
	width: 50%;
}
#grid .portfolio-title {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0;
}
#grid .portfolio-sub-title {
	font-size: 13px;
	line-height: 15px;
}
.contenu_actus {
	text-align: center;
}
	
.texte_tarifs {
	font-size: 14px;
	line-height: 16px;
}
.row-caract {
	margin: 0;
}

.gallery .item {
    width: calc(50% - 16px);
}

.gallery .item .fancybox {
    padding: 20px;
}

.bloc_travaux .results.affichage_global a.article {
    width: calc(50% - 16px);
}

.items-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
}

main {
    padding-top:136px;
}
.bloc_parallax_image {
    background-attachment: initial;
}
.listes_act_sec {
		width: 100%;
}
.navbar-default .navbar-nav > li {
    padding: 0 10px;
}
/*main div[id^="carouselH_"] {
    margin-left: 130px;
}*/
.navbar-nav > li:last-child a {
    padding: 8px 16px;
}
.col_slider {
    font-size: 30px;
    line-height: 35px;
}
header.sticky .navbar-default .navbar-nav > li {
    padding: 0 10px;
}
.full-wrapper .bloc_texte {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.cms_w_img {
    max-width: 100%;
    padding-right: 0;
}
.blocs_travaux .wrapper{
	padding:0;	
}
.bloc_travaux .results.affichage_global a.article .article-cnt .article-titre {
	font-size: 20px;
	line-height: 20px;
}
.items-top .item-top ~ .item-top {
    margin-left: 0;
}
.description-footer, .call-footer{
	padding:20px 0;
}
.horaires-footer {
    max-width: 100%;
}
.bl_so_pl {
    margin-top: 15px;
}
}

 @media only screen and (min-width:800px) {
.results.affichage1 a.article {
	width: 33.33333%;
	width: calc(33.3333334% - 24px);
	width: calc((100% - 50px)/3);
	margin-right: 24px;
}
.results.affichage1 a.article:nth-child(3n+3) {
	margin-right: 0;
}
}
@media only screen and (min-width:610px) and (max-width:1199px) {
.results.affichage7 a.article {
	margin: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.results.affichage7 a.article .article-image {
	width: 50%;
}
.results.affichage7 a.article .article-cnt {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.results.affichage7 a.article .article-cnt .article-txt {
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
}
.results.affichage7 a.article:nth-child(odd) .article-image {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.results.affichage7 a.article:nth-child(odd) .article-cnt {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.results.affichage7 a.article:hover {
	background: #f0f0f0;
}
}

@media only screen and (min-width:610px) and (max-width:991px) {

.results.affichage_ref a.article {
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
}

.results.affichage_ref a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
    box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}

.results.affichage_global a.article {
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
}

.results.affichage_global a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
    box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}

}

@media only screen and (min-width:610px) and (max-width:799px) {
.results.affichage1 a.article {
	width: 50%;
	width: calc(50% - 24px);
	width: calc((100% - 12px)/2);
	margin-right: 12px;
}
.results.affichage1 a.article:nth-child(2n+2) {
	margin-right: 0;
}
}
 @media(max-width:767px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-right: 0;
	padding-left: 0;
}
.bloc_actus .actus-row {
	margin: 0;
}
.navbar-nav {
	float: none;
	margin: 5px 0;
}
.dropdown-menu {
	float: none;
	position: inherit;
}
.navbar-nav > li > .dropdown-menu > li > .dropdown-menu {
	background-color: transparent;
	left: 0;
	top: 0;
	margin-left: 30px;
}
.menu_referencement li {
	float: none;
	padding-right: 15px;
	width: 100%;
}
.navbar-toggle {
    margin-top: -52px;
    background-color: transparent;
    border: none;
    margin-right: 0;
    padding: 0;
}
.intpage .navbar-toggle {
    margin-top: 0;
}
.navbar-default .navbar-toggle .icon-bar {
	height: 6px;
	background-color:#fff;
	width: 39px;
	border-radius: 2px;
}
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar {
	min-height: inherit;
}
#page-maintenance {
	width: 100%;
}
.affix {
	position: relative;
}
.liste_blocs .item_conseil {
	margin: 0 auto 40px;
	max-width: 400px;
}
footer .footer_bottom ul.sx-social-icons {
	text-align: left;
}
.titre_conseil {
	margin: 10px 0;
}
.liste_contenu, .bloc_actus .actus-row {
	max-width: 300px;
	margin: 20px auto 0;
}
.liste_blocs .item_conseil {
	margin: 0 auto 40px;
	max-width: 400px;
	display: inline-block;
	text-align: left;
	width: 100%;
}
.liste_blocs {
	text-align: center;
}
.img_bloc {
	float: none;
	padding-right: 0;
}
.bloc_cms_image {
	display: inline-block;
	margin-bottom: 30px;
}
.bloc_cms_image {
	float: none;
	padding-right: 0;
	margin-bottom: 25px;
	display: inline-block;
}
.navbar-collapse.in {
	overflow-y: hidden;
}
.navbar-collapse {
	background-color: #162133;
}
.navbar-collapse {
	max-height: 100%;
}
.navbar-default .navbar-nav > li > a {
	display: block;
}
.dropdown-menu > .dropdown > .caret_cader .caret {
	color: #fff;
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 9px;
	-webkit-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}
.dropdown > .caret_cader .caret {
	color: #fff;
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 15px;
	-webkit-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}
.navbar-nav li.dropdown > a:first-child {
	width: 95%;
}
.col_map_footer {
	min-height: 300px;
	height: auto;
	width: 100%;
}
.bloc_formulaire {
    width: 100%;
}
.titre_bloc_service {
	font-size: 35px;
	line-height: 35px;
}
.texte_bloc_service {
	font-size: 16px;
	line-height: 18px;
}
.texte_service {
	min-height: 100%;
}
.titre_bloc_travaux {
	font-size: 35px;
	line-height: 35px;
}
.texte_bloc_travaux {
	font-size: 16px;
	line-height: 18px;
}
.texte_travaux {
	min-height: 100%;
}
.titre_travaux {
	font-size: 16px;
	line-height: 16px;
}
.titre_bloc_assoc {
	font-size: 35px;
	line-height: 35px;
}
.texte_bloc_assoc {
	font-size: 16px;
	line-height: 18px;
}
.testimonials {
	height: auto;
}
.contenu_actus {
	max-width: 300px;
	margin: 0 auto;
}
.col_article {
	max-width: 300px;
	margin: 0 auto 20px;
}
.actus_image {
	float: none;
	margin-bottom: 15px;
}
.active_precedent {
	text-align: center;
	margin-bottom: 10px;
}
.active_suivant {
	text-align: center;
}
	
.col_tarif_rose, .col_tarif_gris {
	width: calc(100% - 20px);
}
.titre_galery {
    font-size: 18px;
    line-height: 20px;
}
.titre_galery span {
    font-size: 14px;
    line-height: 14px;
}

.image_categorie {
    float: none;
    padding-right: 0;
    margin: 0 0 15px;
    display: inline-block;
}

.item-header.item-header1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.header-right {
    margin-top: 10px;
}

.item-header {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.nav-menu {
    width: 100%;
}

.slogan {
    text-align: center;
}

.items-top .item-top~.item-top {
    margin-left: 0;
    margin-top: 10px;
}

.items-sub {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.item-sub {
    text-align: center;
}

.footer_map {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
main {
    padding-top: 136px;
}
.hidden_img_sm {
    display: none !important;
}
.img-right-xs {
    display: block;
}
.navbar-default a::before{
	display:none;	
}
.phone a, .header-adr a{
	font-size:0;	
}
.phone a > i, .header-adr i{
	display:inline-block;
	font-size: 20px;
	margin-right: 0;
	line-height: 18px;
}
.header-adr, .phone{
	padding: 0 5px;
	
	margin: 0;
}
.phone a > i {
    margin-left: 0;
    position: relative;
    top: auto;
	left: auto;
}
.header-adr a{background-color: transparent;    padding: 0;}
.phone a {
	padding-left: 0;
	background-color: transparent !important;
}
.header-email a::before {
    content: "\f0e0";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 21px;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	padding-right: 8px;
}
.header-email a{
	font-size:0;	
}
.location_map_fle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	text-align: center;
}
.img_location, .img_map {
    width: 100%;
}
#index .carousel-inner::before {
    display: none;
}
#index .item-header2 .logo{
	position:relative;	
}
#index .item-header2 .logo::before{
	position:absolute;
	content:"";
	background-color:#162133;
	left:0;
	right:0;
	top:0;
	height:110%;
	width:110%;	
	z-index:-1;
}
#index header.sticky .item-header2 .logo::before{
	display:none;
}
.bloc_travaux .results.affichage_global a.article {
    width: 70%;
}
}

 @media only screen and (min-width:610px) {
.results.affichage4 a.article {
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
}
.results.affichage4 a.article:hover {
	-webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
	box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}
.results.affichage2 a.article {
	margin: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.results.affichage2 a.article .article-image, .results.affichage2 a.article .article-cnt, .results.affichage7 a.article .article-cnt {
width: 50%;
}
.results.affichage2 a.article .article-cnt {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.results.affichage2 a.article .article-cnt .article-txt {
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
}
.results.affichage2 a.article:nth-child(odd) .article-image {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.results.affichage2 a.article:nth-child(odd) .article-cnt {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.results.affichage2 a.article:nth-child(even) .article-image {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
	margin:0 -20px;
}
.results.affichage2 a.article:nth-child(even) .article-cnt {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.results.affichage2 a.article:hover {
	background: #f0f0f0;
}
.results.affichage3 a.article:nth-child(even) {
	margin-right: 0;
	margin-left: 12px;
}
.results.affichage3 a.article {
	width: 50%;
	width: calc(50% - 12px);
	margin-right: 12px;
}
.results.affichage4 a.article .article-cnt {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.results.affichage4 a.article .article-cnt .article-txt {
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
}
.results.affichage4 a.article .article-cnt, .results.affichage_ref a.article .article-cnt {
width: 60%;
}
.results.affichage7 a.article:before {
	content: '';
	right: 0;
	left: 0;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	z-index: 1;
	background-image: url(../img/icon-affichage7.svg);
	width: 38px;
	height: 38px;
	background-repeat: no-repeat;
	background-size: contain;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
}




}
@media only screen and (max-width:609px) {
a.article {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
a.article .article-image {
	width: 100%;
}
.results.affichage_global a.article {
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
}

.results.affichage_global a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
    box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}
.results.affichage_ref a.article {
	-webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
}

.results.affichage_ref a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
    box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}
.results.affichage_bloc_service a.article:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.15);
            box-shadow: 0px 5px 15px rgba(0,0,0,.15);
}

.bloc_travaux .results.affichage_global a.article {
    width: 100%;
}

.bloc_travaux .results.affichage_global a.article .article-cnt {
    width: 100%;
}
.results.affichage1 a.article{
	max-width:361px;
	margin:0 auto 20px;	
}

}
 @media(max-width:600px) {
.slider-wrapper {
	border: #FFF solid 2px;
}
.sx-sizer, .sx-item {
	margin: 0 auto 20px;
	right: 0;
}
.referencement_titre {
	text-align: center;
}
.referencement_fleche {
	float: none;
	margin: 10px auto 0;
}
.width-xs {
	margin-left: 0;
	width: 100%;
}
#grid .item {
	width: 100%;
}
.gallery .item {
    width: 100%;
}
a.btn-interesse {
    padding: 20px 14px;
    font-size: 12pt;
    letter-spacing: 1px;
}
.fancybox-slide--iframe .fancybox-content {
	width: 80%;
}
/*main div[id^="carouselH_"] {
    margin-left: 0;
}*/
.carousel-caption {
    left: 0;
}
.col_slider {
    font-size: 25px;
    line-height: 30px;
}
.slider-btn a {
    padding: 19px 30px;
}
.results.affichage_bloc_service a.article {
    width: calc(100% - 16px);
    max-width: 297px;
    margin: auto;
}
h1 {
    font-size: 25px;
    line-height: 30px;
}
.img-right {
    margin-right: 0;
}
/*#index .carousel-inner::before {
    display: none;
}*/
}
 @media only screen and (max-width:480px) {
.results.affichage3 a.article .article-cnt .article-txt {
	display: none;
}
}
 @media(max-width:400px) {
	
.titre_col_tarif {
	width: 100%;
	padding-right: 0;
	text-align: center;
}
.vip_col_tarif {
	width: 100%;
	margin-top: 5px;
	font-weight: 700;
}

.ref_bloc {
    width: 100%;
}
.liste_secteur {
    right: 0;
    left: 0;
    width: 100%;
}

main {
    padding-top: 136px;
}
.col_slider {
    font-size: 20px;
    line-height: 25px;
}
.titre_bloc_service {
    font-size: 30px;
    line-height: 30px;
}
h1 {
    font-size: 20px;
    line-height: 25px;
}
#index .bloc_contenu {
    padding-bottom: 270px;
}
.titre_home_param_articles {
    letter-spacing: 0;
}
.results.affichage2 a.article .article-cnt {
    padding-left: 20px;
    padding-right: 30px;
}
a.article .article-cnt .article-titre {
    font-size: 20px;
}
#index h1 {
    font-size: 20px;
}
.bloc_travaux .results.affichage_global a.article .article-cnt {
	position: relative;
}
.bloc_travaux .results.affichage_global a.article .article-cnt .article-txt, .bloc_travaux .results.affichage_global a.article:nth-child(4n) .article-cnt .article-txt {
    color: #000;
}
.bloc_travaux .results.affichage_global a.article:hover .article-image {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.bloc_travaux .results.affichage_global a.article:nth-child(2n):hover .article-cnt .article-titre, .bloc_travaux .results.affichage_global a.article:nth-child(3n):hover .article-cnt .article-titre {
    color:#000;
}
.bloc_travaux .results.affichage_global a.article .article-cnt .article-titre, .bloc_travaux .results.affichage_global a.article:nth-child(4n) .article-cnt .article-titre {
    color:#085da0;
}
.bloc_travaux .results.affichage_global a.article {
    margin: 0 15px 40px;
    box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}
}