@font-face {
font-family: 'gertrude';
src: url('gertrude/Enby_Gertrude_roman.woff');
font-weight: normal;
font-style: normal;
}

.gertrude {
font-family: 'gertrude';
font-size: 18pt;
color: black;
}

.gertrudemini {
font-family: 'gertrude';
font-size: 12pt;
color: black;
}

a img:hover{
	filter: invert(100%);
}

.doctext_C_1 {
	color:#000000;
}

.titreoeuvre_mosaique {
	color:#000000;
}

.reperes {
	color:#000000;
}

.textegris {
	color:#000000;
}

.titreoeuvre, .textedate, .titrerubrique, .gdtitrerubrique, .lien_couleur {
	color:#000000;
}

.doctext_F_3 {
	color:#000000;
}

.doctext_S_5 {
	color:#000000;
}

.lien_couleur:visited {
	color:#000000;
}

.menu_burger:before, .menu_burger:after, .menu_burger div{
   background: #000000;
}

.header_img, .mobile_icon, .panorama_buttons_img {
    filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(326deg) brightness(97%) contrast(104%);
}

.hr_style {
    background-color: #000000;
}

@media all and (min-width: 100px){
.responsive, .responsive_max {
  width: 820px;
}

@media all and (min-width: 100px) {
.full_width_home {
	position: absolute;
	left:0;
	width:100%;
	min-width:800px;
	top:490;
}
	
.full_width_reprohome {
	position: absolute;
	left:0;
	width:100%;
	min-width:800px;
	top:350;
}
	
.full_width_repro {
	position: absolute;
	left:30;
	width:100%;
	min-width:800px;
	top:375;
}
}

@media all and (min-width: 900px) {
.responsive, .responsive_max {
  width: 700px;
}
	
	.full_width_home {
	position: absolute;
	left:0;
	top: 390;
	width:100%;

}

	.full_width_reprohome {
	position: absolute;
	left:0;
	top: 275;
	width:100%;

}
	.full_width_repro {
	left:0;
	position: relative;
	top:0;

}
}

@media all and (min-width: 1200px) {
.responsive, .responsive_max {
  width: 1000px;
}

.texte_responsive {
	  display:flex;
}
}

@media all and (min-width: 1400px){
.responsive, .responsive_max {
  width: 1100px;
}


@media all and (min-width: 1500px){
.responsive, .responsive_max {
  width: 1200px;
}


@media all and (min-width: 1600px){
.responsive_max {
  width: 1300px;
}



@media all and (min-width: 1700px){
.responsive_max {
  width: 1500px;
}

