<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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: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;
}
.navbar-nav &gt; li:last-child a {
    font-size: 0;
    margin-right: 38px;
}
.slide_top {
    font-size: 45px;
    padding-top: 40px;
    line-height: 40px;
}
.slide_bot {
    margin-top: 9px;
}
.slide_bot a {
    margin-top: 15px;
    padding: 15px 0;
}
#index .caption_home {
    padding: 25px 70px 28px;
}
.slide_top span {
    font-size: 27px;
    line-height: 29px;
}
.image_home {
    margin-top: -35px;
}
.wrapper {
	width: 100%;
}
.container-fluid {
	padding: 0 15px;
}
.tel_header {
    padding: 0 12px;
}
.col_header_top {
    font-size: 11px;
    line-height: 14px;
	padding-right: 60px;
}
.half_width {
    padding-top: 100px;
    padding-left: 25px;
}
.width_bloc {
    padding: 70px 70px 70px;
}
}


@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;
}

.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;
}

.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: 0px 0px 0px 6px rgba(255,255,255,255);
    box-shadow: 0px 0px 0px 6px rgba(255,255,255,255);
}

/*	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(33.3333333% - 16px) !important;
}

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

}
@media only screen and (max-width:992px) {
	.listes_act_sec {
		width: 100%;
	}
}
 @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);
}
.navbar-default .navbar-nav &gt; li &gt; a {
    font-size: 15px;
    padding: 9px 5px 15px;
    text-transform: inherit;
}
.navbar-nav &gt; li:last-child a {
    font-size: 0;
    margin-right: 45px;
}
#index .caption_home {
    padding: 15px 70px 20px;
}
#index .caption_home {
    padding: 15px 70px 20px;
}
.slide_top span {
    font-size: 24px;
    line-height: 19px;
}
.slide_bot a {
    margin-top: 10px;
    padding: 13px 0;
    max-width: 180px;
}
.navbar-nav .dropdown-menu &gt; li &gt; a {
    font-size: 14px;
}
.half_width {
    padding-top: 50px;
    padding-left: 0;
}
.image_home {
    margin: 0 auto;
    text-align: center;
    display: block;
    max-width: 500px;
}
.width_bloc {
    padding: 60px 20px 70px;
    max-width: 820px;
    width: 100%;
    display: inline-block;
}
.serv3 {
    top: 70px;
}
.tit2_parallax {
    font-size: 45px;
    line-height: 48px;
}
.width_bloc_bot {
    max-width: 60%;
    padding: 50px 30px;
    margin-top: 80px;
}
.txt2_parallax {
    font-size: 33px;
    line-height: 36px;
}
.bloc_footer_bottom {
    padding: 105px 0 30px;
    text-align: center;
}
footer ul.sx-social-icons {
    text-align: center;
}
.map_coordonnees {
	right:0;
    margin: 0 auto;
    text-align: center;
}
.article-cnt .article-titre {
    font-size: 25px;
    line-height: 28px;
}
.slide_top {
    font-size: 41px;
    padding-top: 40px;
    line-height: 39px;
}
.serv1{
    margin-top: 70px !important;
}
.titre_home_param_articles {
    font-size: 30px;
    line-height: 30px;
}
.tel_header a {
    font-size: 0;
    position: relative;
}
.tel_header a:before{
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    position: absolute;
    top: -6px;
    left: -6px;
}
.tel_header{
	font-size:0;
    padding: 0 15px;
}
.mail_header a{
	position:relative;
	font-size:0;
	padding:0 10px;
}
.mail_header a:before{
    content: "\f0e0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    position: absolute;
    top: -9px;
    left: 0;
}
}
@media(max-width:800px) {
	 .flex_activiter_contact .form-group {
		 width: 100%;
	 }
}
 @media only screen and (min-width:800px) {
.results.affichage1 a.article {
	width: 33.33333%;
	width: calc(33.3333334% - 24px);
	width: calc((100% - 24px)/3);
	margin-right: 12px;
}
.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 {
	margin: 10px 0 0;
}
.navbar-nav {
	float: none;
}
.dropdown-menu {
	float: none;
	position: inherit;
}
.navbar-nav &gt; li &gt; .dropdown-menu &gt; li &gt; .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: -66px;
    background-color: transparent;
    border: none;
    margin-right: 0;
    margin-bottom: 5px;
    padding-right: 0;
}
.navbar-default .navbar-toggle .icon-bar {
	height: 5px;
    background-color: #975f45;
    width: 50px;
    border-radius: 15px;
    margin-bottom: 6px;
}
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #975f45;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.titre_home_param_articles {
    font-size: 27px;
    line-height: 27px;
}
.navbar {
	min-height: inherit;
}
#page-maintenance {
	width: 100%;
}
.ref_bloc {
    width: auto;
    margin-top: 2px;
}
.liste_secteur {
	right: inherit;
	left: 0;
}
/*.affix {
	position: relative;
}*/
.affix .navbar-toggle {
    margin-top: -60px;
}
.affix .col_header_top {
    top: -90px;
}
.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 {
	max-height: 100%;
}
.navbar-default .navbar-nav &gt; li &gt; a {
	display: block;
}
.dropdown-menu &gt; .dropdown &gt; .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 &gt; .caret_cader .caret {
	color: #000;
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 15px;
	-webkit-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}
.navbar-nav li.dropdown &gt; a:first-child {
	width: 95%;
}
.map_coordonnees {
	margin: 30px auto 0;
}
.col_map_footer {
	min-height: 332px;
	height: auto;
}
.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;
}
.navbar-nav &gt; li:last-child a {
    margin-right: 0;
}
.navbar-default .navbar-nav &gt; li &gt; a {
    font-size: 16px;
    padding: 9px 5px 9px;
    text-transform: uppercase;
    font-weight: 400;
}
.menu {
    margin-top: 15px;
}
.navbar-nav &gt; li:last-child a::after{
	display:none;
}
h1 {
    margin: 0 0 15px;
    font-size: 30px;
    line-height: 35px;
}
h1 span {
    margin: 0 0 5px;
}
#index .caption_home {
    max-width: 420px;
	padding:15px 35px 20px;
}
.tit_parallax {
    font-size: 30px;
    line-height: 30px;
}
.tit2_parallax {
    font-size: 38px;
    line-height: 40px;
}
.txt2_parallax {
    font-size: 23px;
    line-height: 25px;
}
.width_bloc_bot {
    padding: 50px 17px;
	text-align: center;
}
.results.affichage_bloc_service a.article .article-cnt .article-titre {
    font-size: 28px !important;
    line-height: 30px;
}
.plus_footer {
    font-size: 28px;
    line-height: 30px;
}
.bloc_footer_bottom {
    padding: 120px 0 20px;
}
.breadcrumb {
    font-size: 16px;
}
a.article .article-plus {
    max-width: 160px;
    width: 100%;
}
.bloc_formulaire_activite h2 {
    font-size: 30px;
    line-height: 40px;
}
a.logo {
    max-width: 120px;
    height: 110px;
    top: 0;
    left: 0;
    background-color: transparent;
	position:relative;
}
.col_header_top {
    padding-right: 0;
    position: absolute;
    top: -101px;
    right: 0;
}
}

 @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 {
	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: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.results.affichage2 a.article:nth-child(odd) .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.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%);
}

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

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

.results.affichage_bloc_service a.article {
    margin: 20px 8px;
    width: calc(50% - 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: none;
	        box-shadow: none;
	-webkit-transition: all 125ms ease-in-out;
	-o-transition: all 125ms ease-in-out;
	transition: all 125ms ease-in-out;
}

.results.affichage_bloc_service a.article .article-cnt .article-titre {
    color: #975f45;
    font-size: 30px;
    line-height: 33px;
    text-transform: initial;
}

.results.affichage_bloc_service a.article .article-plus {
    padding: 12px;
    font-size: 12px;
    line-height: 12px;
	background-color:#eb6f2e;
	color:#ffffff;
}

.results.affichage_bloc_service a.article .article-plus:hover {
    background: #583c81;
}

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

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

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


}
@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%;
}
.affichage_bloc_service a.article {
    max-width: 376px;
    margin: 30px auto;
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.serv2,.serv3 {
    top: 0;
}
.width_bloc_bot {
    margin-top: 0;
}
.bloc_parallax_image_bot {
    margin-top: 0;
	min-height: 670px;
}
.serv1{
    margin-top: 40px !important;
}
}
 @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%;
}
.slide_top {
    font-size: 36px;
    padding-top: 32px;
    line-height: 38px;
}
.slide_bot {
    margin-top: 15px;
    font-size: 13px;
    line-height: 19px;
}
.lien_parallax3 {
    margin-left: 0;
    display: block;
}
.bloc_formulaire_activite h2 {
    font-size: 22px;
    line-height: 30px;
}
.width_bloc_bot {
    max-width: 90%;
}
.col_icon_fort {
    margin-right: 20px;
	margin-bottom:10px;
}
.lists_icons_fort {
    text-align: center;
}
.width_bloc {
    text-align: center;
}
.adr_header {
    display: none;
}
.tel_header:before{display:none;}
}
 @media only screen and (max-width:480px) {
.results.affichage3 a.article .article-cnt .article-txt {
	display: none;
}
}
@media(max-width:550px) {
.map_coordonnees {
    padding: 40px 20px 40px;
    top: 245px;
    z-index: 5;
}
.liste_secteur {
    width: 232px;
}
.bloc_footer_bottom {
    padding: 200px 0 20px;
}
}

@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;
}
h1 {
    margin: 0 0 15px;
    font-size: 22px;
    line-height: 25px;
}
h1 span {
    margin: 0 0 4px;
    font-size: 16px;
}
.tit_parallax {
    font-size: 24px;
    line-height: 22px;
}
.results.affichage_bloc_service a.article .article-cnt .article-titre {
    font-size: 20px !important;
    line-height: 23px;
}
.tit2_parallax {
    font-size: 35px;
    line-height: 35px;
}
.plus_footer {
    font-size: 23px;
    line-height: 22px;
}
.plus_footer span {
    margin: 0 0 6px;
    font-size: 17px;
}
.titre_home_param_articles {
    font-size: 24px;
    line-height: 22px;
}
.bloc_formulaire_activite h2 {
    font-size: 19px;
    line-height: 25px;
}
.width_bloc_bot {
    max-width: 100%;
}
.slide_top {
    font-size: 28px;
    padding-top: 25px;
    line-height: 32px;
}
#index .caption_home {
    padding: 15px 20px 20px;
}
}</pre></body></html>