@CHARSET "utf-8";

/* PC */
@media all and (min-width:981px) {
	#bandeau .menu-wrapper  {display:block !important;}
	#bandeau-mobile {display:none !important;}
}
@media all and (max-width:1520px) {
	#oeuvres-mosaique-conteneur {text-align: center;}
}
@media all and (max-width:1410px) {
	#artiste-oeuvres-images-conteneur {width:calc(100% - 330px);}
}

@media all and (max-width:1350px) {
	#gabarit-page {margin: 0;padding: 0 10px;}
	#bandeau-recherche-container {width: 330px;}
	
	#menu-wrapper {width: calc(100% - 330px);}
	#menu .menu-element {margin: 0 15px;}
}


@media all and (max-width:1259px) {
	
	/* Bandeau */
	#bandeau .titre {}
	#bandeau.sm .menu-wrapper {}
	
	/* Menu */
	#bandeau.sm #menu .menu-element,
	#menu .menu-element {}
	
	.iframe-responsive-wrapper {position: relative;}
	#contenu .iframe-responsive-wrapper .iframe-ratio {   display: block;    width: 97%;   height: auto;}
	.iframe-responsive-wrapper .iframe-responsive-iframe {position: absolute;top: 0;left: 0;width: 100% !important; height: 100% !important; }
	.iframe-responsive-wrapper .iframe-responsive-iframe iframe {width: 100% !important; height: 100% !important;}
	

    video {width:100%; height:auto;}
    
    .tableau-parent-5 .tableau-enfant {width:calc(33.333% - 35px) !important; }
}
@media all and (max-width:1245px) {
	#artiste-oeuvres-images-conteneur {width:calc(100% - 330px);}
	#artiste-oeuvre-details-conteneur {margin-right:0px;}
}
@media all and (max-width:1224px) {

	#artiste-oeuvres-images-conteneur { width:100%;}
		
	#artiste-oeuvre-details-conteneur { margin:5px auto; width:100%; text-align:center;}
	#artiste-oeuvre-details { margin:0 auto 25px;}
	#artiste-oeuvre-details-centre {min-height:auto !important; width:100%; margin-top:0;}
	#artiste-oeuvre-actions { margin:0 auto; width: auto; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: distribute;justify-content: space-around;}
	#artiste-oeuvre-actions > div {width:296px;}
	#artiste-oeuvres-consulter {clear:both; margin:10px auto; }
	
}
@media all and (max-width:1210px) {

	#artiste-container {padding:25 15px;}	
}
@media all and (max-width:1207px) {

	#accueil-slider-next {right:15px; left:unset;}
	#accueil-contact {height:auto !important; min-height:180px; width:100%; bottom:0; top:unset;  text-align: center; padding:15px 0; margin-bottom:0;display: flex;flex-direction: column;}	
	#accueil-contact .accueil-contact-bloc-contenu {text-align: center;}
	#accueil-contact #accueil-contact-plan {margin-top: 6px;text-align: center;}
	#accueil-contact .accueil-contact-bloc {height:auto; width:auto;  max-width:100%; float:none; clear:both; margin:10px; display:inline-block; vertical-align:top;text-align:left; }
	#accueil-contact #accueil-contact-horaires {margin-top:7px;}
	#accueil-contact-plan {text-align:center;}
	#accueil-contact-adresse br {display: none;}
	#accueil-contact-adresse span {margin-right: 10px;position: relative;}
	#accueil-contact-adresse span::after {
		content: '';
		position: absolute;
		top: 8px;
		right: -9px;
		background: #000;
		height: 1px;
		width: 3px;
	}
	#accueil-slider-fleches-conteneur {width: 100%;}




}
@media all and (max-width:1193px) {
	
	#realisations-famille .conteneur {margin:10px !important; width:calc(33% - 20px); }
	
	#gabarit-page .global-gabarit.global-gabarit-image > div  {width: 55%;}
    #gabarit-page .gabarit-image {width: calc(50% - 105px);}
    
    
	/* Contact */
	#module-contact #contact-plan {height:auto; max-height:none; }
	#module-contact #contact-plan .photo-galerie {display:block; width:auto;}
	#module-contact #contact-plan .photo-galerie img {max-width: 641px;}
}


@media all and (max-width:1170px) {
	
	#accueil-contact-newsletter #accueil-newsletter-container {padding-left: 0px;	}
	#accueil-contact-newsletter .global {flex-direction: column;}
	#accueil-contact-newsletter {width: 100%;min-height: 201px;height: auto;padding: 15px 0 20px;}

	#accueil-contact-newsletter .accueil-contact-bloc-contenu {display: block;}
	#accueil-contact-newsletter p {margin: 30px 0 20px;text-align: center;}

	#accueil-contact-newsletter #accueil-newsletter-ok {width: 100%;max-width: 100%;box-sizing: border-box;margin-top: 15px;}

}


@media all and (max-width:1110px) {

	
	#realisations-famille {text-align:center;}
	#realisations-famille .conteneur { width:calc(50% - 20px); }
	
	
	/* Renseignement petit */
	#contenu .container-gabarit .renseignement-titre,
	#contenu .gabarit-texte .renseignement-titre {display:block;}
	#contenu .container-gabarit .renseignement-titre::after,
	#contenu .gabarit-texte .renseignement-titre::after {display:none;}
	#contenu .container-gabarit .renseignement-contenu,
	#contenu .gabarit-texte .renseignement-contenu {margin-left:0; display:block; width:100%;}

	.bandeau-mobile-recherche-container {
		display: block;
		float: right;
		width: 31px;
		height: 31px;
		margin: 4px 9px;
		font-size: 0;
	}
	#bandeau-recherche-container {
		display: none;
	}
	.bandeau-mobile-recherche-ok {
		border: 1px solid #c03532;
		background: #c03532;
		text-align: center;
		cursor: pointer;
		width: 29px;
		height: 29px;
		display: inline-block;
		vertical-align: top;
	}
	#menu-wrapper {
		width: calc(100% - 50px);
	}
	.bandeau-mobile-recherche-ok i {
		font-size: 18px;
		width: 100%;
		height: 100%;
		color: #fff7e7;
		padding: 0;
		flex-direction: column;
		display: flex;
		justify-content: center;
	}

	#menu > .global > div {justify-content: center;padding-left: 50px;}
}
@media all and (max-width:1040px) {

	#accueil-actualites .accueil-actualite {width: calc(33.333% - 11px);}
	
}


@media all and (max-width:1039px) {	
	
	#contenu #artiste-oeuvre-details-conteneur .bouton {width:100%; font-size:11px; padding: 10px 0;}
	#contenu #artiste-oeuvre-details-conteneur:hover .bouton {	width:100%; font-size:11px; padding: 10px 0; background-repeat:no-repeat; -webkit-background-size: cover;
-moz-background-size: cover; -o-background-size: cover; background-size: cover; background-size:auto 100%; background-position:center center;}
	
	#contenu .artiste-bouton { font-size:11px; padding: 10px 0; line-height:25px;background-repeat:no-repeat; -webkit-background-size: cover;
-moz-background-size: cover; -o-background-size: cover; background-size: cover; background-size:auto 100%; background-position:center center;}

	#artiste-oeuvres-consulter {width:100%;}
	#contenu #artiste-oeuvres-consulter .bouton {width:100%; font-size:11px; padding: 10px 0; line-height:25px;}
	#contenu #artiste-oeuvres-consulter:hover .bouton {background-repeat:no-repeat; -webkit-background-size: cover;
-moz-background-size: cover; -o-background-size: cover; background-size: cover; background-size:auto 100%; background-position:center center;}
	
}

@media all and (max-width:1000px) {
	#gabarit-page .gabarit-gauche, #gabarit-page .gabarit-droite {flex-direction: column;justify-content: center;align-items: center;}
	#gabarit-page .global-gabarit > div {width: 100% !important;}
	#gabarit-page .gabarit-image {position: relative;top:unset;left: unset;right: unset;margin:10px auto; width: auto;height: 265px;}
	#gabarit-page .gabarit-image img {object-fit: contain; -o-object-fit: contain;}
	#gabarit-page .gabarit-texte {margin-top:10px;}
}

@media all and (max-width:990px) {
			
	#menu .menu-element > a > span,
	#menu .menu-element > span {}
	#menu .menu-element {}
		
	/* Droite */
	#droite {display:none;}

  	/* Module Contact */
  	#module-contact #module-contact-adresse {float:none; width:100%;}
	#module-contact .googlemap {float:none;  width:100%; margin:20px 0;}
	#module-contact-container #contact-acces {margin-bottom: 0px;}
		
	#realisations .conteneur .contenu .photo {width:250px;}
	#realisations .conteneur .contenu .photo img {width:auto; height:auto; max-width:100%; max-height:100%;}

	
	#accueil-logos-conteneur .accueil-logo {margin: 10px 20px;}
}



@media all and (max-width:980px) {
			
	body {width:100%;}
	.w1260 {display:none;}
	
	#global {min-width:inherit; margin:0 auto; width:auto; padding-top:120px;}

	/* Bandeau */	
	.noscroll #bandeau-haut,
	.noscroll #bandeau-contact,
	.noscroll #bandeau-mobile {display:none;}
	
	#bandeau.sm #bandeau-haut {background:#fff; color:#222222;}
	#bandeau.sm #bandeau-langues .langue a, #bandeau.sm #bandeau-langues .langue a:visited, 
	#bandeau.sm #bandeau-langues .langue span,
	#bandeau.sm .bandeau-element a, #bandeau.sm .bandeau-element > span,
	#bandeau.sm #bandeau-email span, #bandeau.sm #bandeau-email a, #bandeau-email a:visited,
	#bandeau.sm #bandeau-telephone,#bandeau.sm #bandeau-telephone span, #global #bandeau.sm #bandeau-telephone a, #global #bandeau.sm #bandeau-telephone a:visited {color:#222222 !important;}
	
		
	#bandeau-contact {opacity:1;height: calc(100% - 35px); -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
	/* Si telephone et mail restent dans le bandeau en sm */
	#bandeau.sm #bandeau-contact {	position: absolute;right: 0;top: 0;width: calc(100% - 110px); height: 35px; z-index: 400;}
	#bandeau.sm #bandeau-contact #logo {display:none; }
	#bandeau.sm #bandeau-elements {position: absolute;top: 0px;right: 10px;z-index: 200; height: 30px; }
	#bandeau.sm #bandeau-elements .bandeau-element {height:0;overflow: hidden;}
	#bandeau.sm #bandeau-elements #bandeau-telephone,
	#bandeau.sm #bandeau-elements #bandeau-email {height:auto;}
	/* Sinon */
	#bandeau.sm #bandeau-contact {opacity:0; height:0; overflow: hidden;}
	/* FIN */
	
	#bandeau.sm #bandeau-contact #logo {display:none; }
	#bandeau-conteneur,
	#bandeau.sm #bandeau-conteneur {height:100%}
		
	.lg {  height: 120px;}
	.sm { height: 35px; border:none;}
		
	#bandeau #logo {float:none; padding:10px 0 0;}
	#bandeau #logo a img {height:65px; margin: 0 auto;}
	#bandeau-langues-conteneur {right: 10px;}
	
	/* Menu mobile */
    #bandeau-mobile { min-width:inherit; width:100%; }	
	
 	/* bas */
	#bandeau-mobile-bas {position: relative; z-index: 45; clear:both; background:#d14d4b; height:35px; cursor:pointer; }
	#bandeau-mobile-bas > span {font-size: 18px; width: auto; text-transform: uppercase; padding-left:40px; padding-top: 0px; display: block; color: #ffffff; text-decoration: none; position:relative;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
	#bandeau-mobile-bas i {position: absolute;left: 10px;top: 0;font-size: 23px;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
	
		
	#bandeau #menu-conteneur { padding:0; position: fixed; z-index: 9999; top: 0;left: 0;  height: 100% !important;  width:80%;  width: calc(100% - 45px); background: #fff;    -webkit-transition: transform 0.5s;    -khtml-transition: transform 0.5s;    -moz-transition: transform 0.5s;    -ms-transition: transform 0.5s;    -o-transition: transform 0.5s;    transition: transform 0.5s;    -webkit-transform: translateX(-100%);    -khtml-transform: translateX(-100%);    -moz-transform: translateX(-100%);    -ms-transform: translateX(-100%);    -o-transform: translateX(-100%);    transform: translateX(-100%);    overflow-x: hidden;    overflow-y: scroll;}
	#bandeau #menu-conteneur.open {display: block;-webkit-transform: translateX(0%);-khtml-transform: translateX(0%);-moz-transform: translateX(0%);-ms-transform: translateX(0%);-o-transform: translateX(0%);transform: translateX(0%);}
	
	#bandeau #menu-titre { display:block; margin-bottom: 20px;}	
	#bandeau #menu-titre > span {font-size: 18px;width: auto;text-transform: uppercase;padding-left: 20px;padding-top: 0;display: block;color: #d14d4b;text-decoration: none;position: relative;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
	#bandeau #menu-titre i {position: absolute;left: 0px;top: 0;font-size: 20px;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
	
	#bandeau #menu-close {display: none; line-height: 45px; cursor:pointer; font-weight: 400; z-index: 999; border:1px solid #d14d4b; text-align:center; font-size: 50px;color: #ffffff; width: 45px;height: 45px; position: fixed;  top: 0; right: 0;background: #d14d4b;}
	#bandeau #menu-close.visible {display:block;}
	#bandeau #menu-wrapper {padding: 10px;}	
	#menu > .global > div {padding-left: 0;}
	#menu > .global > div,
	#menu > .global > div > div {display:block;  width:100%;}
	
	#menu .menu-element,
	#menu .menu-element.menu-grand {height:auto !important; margin:10px 0px 0 !important; display:block; padding:0 0 10px 5px; border-bottom:1px solid #edecec;}
	#menu .menu-element > a > span,
	#menu .menu-element > a:visited > span,
	#menu .menu-element > span,
	#menu .menu-element.menu-grand > a > span, 
	#menu .menu-element.menu-grand > span {padding:5px; text-align:left;  color:#222222; border:none;font-size:15px;}
	#menu .menu-element br {display:none;}
	
	#menu .menu-element > a > span::after,
	#menu .menu-element > span::after,
	#menu .menu-element.selected > a > span::after,
	#menu .menu-element.selected > span::after,
	#menu .menu-element:hover > a > span::after,
	#menu .menu-element:hover > span::after {display:none !important;}	
	
	#menu .menu-element.selected > a > span,
	#menu .menu-element.selected > span {font-weight:700;color:#d14d4b}
	
	#menu .smenu-conteneur {margin-top:6px; width:100%; padding:0; display:block !important; position:relative; left:0 !important; top:0 !important; background:none; min-height: 0; }
	#menu .smenu-centre {border:none; margin:0; width:auto;}
	#menu .ssmenu-conteneur-images {display:none !important;}
	#menu .smenu-centre-menus {float:none; width:auto;}
	#menu .smenu-conteneur .smenu-element{display:block; width:auto;}
	#menu .smenu-element > a > span, 
	#menu .smenu-element > span {text-align: left;padding:7px 0 7px 15px; display:block !important; border:none;width:auto; text-decoration:none;color:#000000;font-size:14px; text-transform: none; min-height:0; display:block;}
	#menu .smenu-element > a, #menu .smenu-element > a:hover {text-decoration:none;}
	
	#menu .smenu-element.selected > a > span,
	#menu .smenu-element:hover > a > span,
	#menu .smenu-element.selected > span,
	#menu .smenu-element:hover > span {background:#d14d4b;color:#fff;}

	#menu .smenu-element > a > span::after,
	#menu .smenu-element > span::after,
	#menu .smenu-element.selected > a > span::after,
	#menu .smenu-element.selected > span::after,
	#menu .smenu-element:hover > a > span::after,
	#menu .smenu-element:hover > span::after {display:none !important;}
	
	#menu .ssmenu-element > a > span,
	#menu .ssmenu-element > span {padding:5px 0 10px 20px; }
	
	#accueil-slider .accueil-slider-li .accueil-slider-imageordi {display:none !important;}
	#accueil-slider .accueil-slider-li .accueil-slider-imagetablette {display:block !important;}
	#accueil-slider .accueil-slider-li .accueil-slider-imagemobile {display:none !important;}

	#menu .menu-element.selected > span, #menu .menu-element.selected > a > span, #menu .menu-element:hover > a > span, #menu .menu-element:hover > span {
		color:#d14d4b;
	}

	#accueil-contact {position: relative;}


	#menu-conteneur .bandeau-mobile-recherche-ok{display: none;}

	#bandeau-mobile-bas > span.bandeau-mobile-recherche-container {margin: 0;
		position: absolute;top: 0;right: 15px;padding: 0;}
	#bandeau-mobile-bas span.bandeau-mobile-recherche-container i {position: absolute;left: 0;top: 0;font-size: 19px;}


	#menu .ssmenu-element > a > span, #menu .ssmenu-element > span {color: #222222;}
	#menu .ssmenu-element.selected > span, 
	#menu .ssmenu-element:hover > span, 
	#menu .ssmenu-element.selected > a > span, 
	#menu .ssmenu-element:hover > a > span {color: #d14d4b;}


	#module-contact-container #contact-acces .photo {width: 100%;height: 340px;}
	#module-contact-container #contact-acces .informations {height: auto;}
	#module-contact-container #contact-informations {width:100%; margin:0;}
}

@media all and (max-width:930px) {
	
	#menu .menu-element > a > span, #menu .menu-element > a:visited > span, 
	#menu .menu-element > span {font-size:14px;}
	
	
	
	.tableau-parent-4 .tableau-enfant {width:calc(33.333% - 35px) !important;}
	/* Table responsive*/
	.table-responsive-label {display:table-row;}
}
@media all and (max-width:907px) {

	#artiste-oeuvres-images-conteneur {  display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
	#artiste-oeuvre-image-conteneur {width:100%; height:auto;}
	#artiste-oeuvre-images-contenu {width:100%;}
	#artiste-oeuvres-miniatures-conteneur {margin:10px auto; width:100%;}
	#artiste-oeuvres-miniatures {text-align:center; }
	
	#artiste-oeuvres-consulter {margin:5px auto;}
	#artiste-oeuvre-actions {float:none; margin:0 auto; clear:both;}
}
@media all and (max-width:860px) {
		
	#gabarit-photo .gabarit-gauche-image,
	#gabarit-photo .gabarit-droite-image {max-width:50%;}
	

	.tableau-parent-4 .tableau-enfant {width:calc(50% - 35px) !important;}
}

@media all and (max-width:830px) {
}
@media all and (max-width:800px) {
	#artiste-container {padding:15px 10px;}
}

/* Tablette */
@media all and (max-width:780px) {
	
	
	/* Gauche */
	#gauche {display:none;}
	
	/* Centre */
	#centre {width:auto; margin:0; padding-top:0px;}
	
	
	/* Fil d'ariane */
	#ariane {display:none;}
	
	/* Contenu */
	#contenu {width:auto; }
	#contenu img {max-width:100%; max-height:100%;  height:auto; width:auto; }
		
	/* Formulaire */
	#contenu .input-text,
	#contenu input[type="text"] {width:calc(100% - 15px);height:30px;}
	#contenu input[type="image"],#contenu input[type="checkbox"],#contenu input[type="radio"] {width:auto; height:auto;}
	#contenu select {height:45px; }
	#contenu textarea {width:calc(100% - 12px) !important; }
	#contenu .submit input, 
	#contenu input.submit, 
	#contenu .bouton, #contenu a.bouton, 
	#contenu a.bouton:visited {width:auto; display:block; min-width:0;}
	#contenu button.bouton {width:100%; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
	
	#contenu .form140 {float:none; text-align:left; width:auto;}
	#module-contact select {width:calc(100% - 5px);}
	#module-contact .form div.submit-conteneur, #module-contact #contact-captcha, #module-contact #contact-optin { margin-left:0;}	
	#contact-container .contact-vide {display:none;}
	
	/* Paginator */
	#paginator {margin:30px 0 20px;}
	#contenu #paginator .pagination-lien, #contenu #paginator .pagination-span {margin:0 9px;}

	.mosaique-conteneur {text-align:center;}
	
	#realisations-famille .conteneur { width:100%; margin:10px auto !important; } 		
	
	
	/* #pied .global .contenu-wrapper { padding:5px 0px;} */
	
	#pied .global .contenu-wrapper {
		min-height: 98px;
		padding: 28px 0 5px 0px;}

	#pied .col {float:none !important; margin: 15px 5px; padding:0; width:320px !important;}
	#pied #col-centre.col { display:block;}
	
	#gabarit-photo table {width:auto !important; margin:0;}
	.tableau-parent-3 .tableau-enfant, 
	.tableau-parent-4 .tableau-enfant, 
	.tableau-parent-5 .tableau-enfant {width:calc(50% - 35px) !important; }
		
	.table-responsive-50-pourcent tr,
	.table-responsive-100-pourcent tr {	width: 100%; margin: 0 0 1rem;}	
	
	#accueil-actualites .accueil-actualite {width: calc(50% - 11px);}

}



@media only screen and (max-width: 767px) {
	
	/* Table responsive */
	table.table-responsive { margin-bottom: 0; }
	.pinned { position: absolute; left: 0; top: 0; z-index:20; background: #fff; width: 181px; overflow: hidden; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	.pinned table th p, .pinned table td p,
	table.table-responsive th:first-child p, table.table-responsive td:first-child p, 
	table.table-responsive td:first-child p	{ text-align:left !important; margin-top:6px; }
	
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable table {}
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.table-responsive td, table.table-responsive th {  white-space: nowrap; overflow: hidden; }
	table.table-responsive thead th {}
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child	{opacity:0;  white-space: initial; }
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child	{ width:180px !important; max-width:180px; min-width:180px; word-wrap:break-word; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; }
	.table-responsive-label th.table-responsive-label-th {display:table-cell !important;}
	
		
}

@media all and (max-width: 750px) {	
	
	#artiste-oeuvres-images-conteneur,
	#artiste-oeuvre-details-conteneur {width:100%;}
	
	#artiste-oeuvres-miniatures .artiste-oeuvres-miniature {width:100px; height:70px;}

}
@media all and (max-width: 685px) {	
	
	#realisations .conteneur .contenu .photo {float:none; margin:10px auto;}
	#realisations .conteneur .contenu .extrait {min-height:0;}
	
	.tableau-enfant {margin:5px !important;}
	.tableau-parent-2 .tableau-enfant,
	.tableau-parent-3 .tableau-enfant,
	.tableau-parent-4 .tableau-enfant,
	.tableau-parent-5 .tableau-enfant {width:calc(50% - 15px) !important; }
}

@media all and (max-width: 625px) {
	/* Renseignement petit */
	#contenu .renseignement-titre {display:block;}
	#contenu .renseignement-titre::after {display:none;}
	#contenu .renseignement-contenu {margin-left:0; display:block; width:100%;}
}

@media all and (max-width: 605px) {
    	
	#contenu p,
	#contenu ul,
	#contenu h2,
	#contenu h3 {margin-left:0px;}
	#contenu ul ul {margin-left: 20px;}
			
	#gabarit-photo .gabarit-gauche-image,
	#gabarit-photo .gabarit-droite-image {float:none !important; margin:15px auto !important; width:100% !important; text-align:center;}
	#gabarit-photo .portrait,
	#gabarit-photo .paysage {width:100%; min-width: 0 !important; text-align:center;}
	
	
	/* Table responsive */
	.pinned {width:136px;}
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child {max-width:115px; width:115px !important; min-width:115px;font-size:15px;  box-sizing: initial;-webkit-box-sizing: initial;-moz-box-sizing: initial;-khtml-box-sizing:initial;  }
	table.table-responsive th {font-size:15px;}
	
	
	#pied .col {display:block; width:100% !important; margin:15px 0;}
}
@media all and (max-width:600px) {

	#artiste-oeuvre-details-centre { margin:0 auto;}
}

@media all and (max-width:580px) {
	
	#accueil-slider .accueil-slider-li .accueil-slider-imageordi {display:none !important;}
	#accueil-slider .accueil-slider-li .accueil-slider-imagetablette {display:none !important;}	
	#accueil-slider .accueil-slider-li .accueil-slider-imagemobile {display:block !important;}
	
	#accueil-contenu #accueil-actualites {flex-wrap: wrap;}
	#accueil-actualites .accueil-actualite {width: calc(100% - 11px);margin-bottom: 20px;}
	#accueil-actualites .accueil-actualite-image {max-width: 285px;margin: auto;}
	
}

@media all and (max-width:500px) {
	.tableau-parent-2 .tableau-enfant,
	.tableau-parent-3 .tableau-enfant,
	.tableau-parent-4 .tableau-enfant,
	.tableau-parent-5 .tableau-enfant {margin:5px auto !important; width:100% !important; }
}

@media all and (max-width:480px) {
	#module-contact-container #contact-acces .informations {padding-left:0; width: 100%;}
	
	#actualites .conteneur .contenu .photo {display:block; margin:10px auto; text-align: center;}
	#actualites .conteneur .contenu .texte {width:100%;}
	#actualites .conteneur .contenu .extrait {min-height:0;}
	
	#contenu #paginator .pagination-fleche {display:none !important;}


	#realisations-famille .nom .titre {font-size: 17px;}
	#realisations-famille .nom .suite {font-size:16px;}
}

@media all and (max-width:450px) {	
	/* LABEL SUR LE COTÉ */
	.table-responsive-50-pourcent td {padding-left: 110px;}
	.table-responsive-50-pourcent td.nolabel {padding-left: 8px; text-align:center;}
	.table-responsive-50-pourcent td::before {width: 90px;padding: 5px;text-align: center;justify-content: center;line-height: 15px;}
	.table-responsive-50-pourcent td.nolabel::before {display:none;}

	/* LABEL AU DESSUS */
	.table-responsive-100-pourcent td {padding: 0 0 7px; text-align: center !important;}
	.table-responsive-100-pourcent td.nolabel { background: #fff !important;}
	.table-responsive-100-pourcent td::before {padding: 8px 5px; margin-bottom: 10px; text-align: center;justify-content: center;line-height: 15px;position: relative;top: 0;left: 0;width: 100%;	box-sizing: border-box;}
	.table-responsive-100-pourcent td.nolabel::before {display:none;}
	.table-responsive-100-pourcent tr {margin: 0 0 38px;}
	
	/* Table responsive */
	.pinned {width:116px;}
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child {max-width:95px; width:95px !important; font-size:14px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; }

}
@media all and (max-width:448px) {	
	#artiste-boutons-retour {float:none;}
	#artiste-boutons-navigation {float:none; margin-top:15px;}
}
/* Smartphone */
@media all and (max-width:435px) {	

	#contenu img { margin-left: auto !important; margin-right: auto !important;}
		
}

@media all and (max-width:385px) {

	#contenu #artiste-oeuvres-slider-prev, #contenu #artiste-oeuvres-slider-next {width:50px;}

}

@media all and (max-width:320px) {
	
	#artiste-oeuvre-details-centre {width:100%;}
	#artiste-oeuvre-details {width: 93%; padding:5px 4px;}
	#artiste-oeuvre-actions {width:100%;}
	#artiste-description {padding:5px 7px;}
}