@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:#006600;
}

.titreoeuvre_mosaique {
	color:#000000;
}

.reperes {
	color:#000000;
}

.textegris {
	color:#000000;
}

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

.doctext_F_3 {
	color:#006600;
}

.doctext_S_5 {
	color:#006600;
}

.lien_couleur:visited {
	color:#000000;
}

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

.header_img, .mobile_icon, .panorama_buttons_img {
    filter: invert(21%) sepia(99%) saturate(1581%) hue-rotate(101deg) brightness(91%) contrast(103%);
}

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


.monPanoCustom, .monPanoCustom0, .monPanoCustom1{
	width: 750px;
}
.monPanoCustom .column, .monPanoCustom0 .column, .monPanoCustom1 .column{
	justify-content: start;
	position:relative; /* needed for safari bug in absolute legends */
}
.monPanoCustom .legend, .monPanoCustom0 .legend, .monPanoCustom1 .legend{
	font-family: 'roboto', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size:11pt;/*15*/
	color: #000000;
	margin-top: 10px;
}
.monPanoCustom .left_bt, .monPanoCustom0 .left_bt, .monPanoCustom1 .left_bt{
	background: linear-gradient(90deg, rgba(0,0,0,0.1), rgba(0, 0, 0, 0.0));
	width:150px;
	height:600px;
}
.monPanoCustom .right_bt, .monPanoCustom0 .right_bt, .monPanoCustom1 .right_bt{
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.0),rgba(0,0,0,0.1));
	width:150px;
	height:600px;
}
.monPanoCustom .left_bt:hover, .monPanoCustom0 .left_bt:hover, .monPanoCustom1 .left_bt:hover{
	background: linear-gradient(90deg, rgba(0,0,0,0.1), rgba(0, 0, 0, 0.0));
	cursor: url("/site/images/panorama-prev.png") 12 32, pointer;
}
.monPanoCustom .right_bt:hover, .monPanoCustom0 .right_bt:hover, .monPanoCustom1 .right_bt:hover{
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.0),rgba(0,0,0,0.1));
	cursor: url("/site/images/panorama-next.png") 12 32, pointer;
}
.monPanoCustom .media img, .monPanoCustom0 .media img, .monPanoCustom1 .media img{
	height:600px;/*200*/
}
.monPanoCustom .media video, .monPanoCustom0 .media video, .monPanoCustom1 .media video{
	height:250px;
}
.monPanoCustom .media iframe, .monPanoCustom0 .media iframe, .monPanoCustom1 .media iframe{
	height:250px;
}

@media screen and (min-width: 1200px) {
.monPanoCustom, .monPanoCustom0, .monPanoCustom1 {
  width: 1000;}
}

@media screen and (min-width: 1500px) {
.monPanoCustom, .monPanoCustom0, .monPanoCustom1 {
  width: 1300;}
}

.monPanoCustom0 .column{
	padding: 0px;
}

.monPanoCustom1 .column{
	padding: 1px;
}
