.doctext_C_1, .textegris, .titreexpo, .titreoeuvre, .textbio, .lien_couleur, .reperes, .reperes_titre, .lien_couleur:visited,  .lien_couleur:link, .lien_extern, .lien_extern:visited,  .lien_extern:link{
	color:#000045;
}

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

.hr_style{
	background-color:#000045;
}

.menu_burger:before, .menu_burger:after, .menu_burger div{
   background: black;
}

.header_img, .mobile_icon, .panorama_buttons_img {
   filter: invert(8%) sepia(84%) saturate(100%) hue-rotate(235deg) brightness(83%) contrast(126%);
}

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

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

@media all and (min-width: 900px) {
img.responsive {
  width: 600px;
}
	
	.full_width_home {
	position: relative;
	left:0;
	top: 0;
	width:100%;

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

}
}

@media all and (min-width: 1000px) {
img.responsive {
  width: 700px;
}
}

@media all and (min-width: 1100px) {
img.responsive {
  width: 820px;
}
}

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

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

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

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


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

@media all and (min-width: 1800px){
img.responsive_home {
  width: 1600px;
}
}

@media all and (min-width: 1900px){
img.responsive_home {
  width: 1700px;
}
}

.full_width {
	position: absolute;
	left:0;
	width:100%;
	min-width:1200px;
}

#top {
	position:absolute;
	left:30;
	bottom:5;
	position:fixed;
}

html {
  scroll-behavior: smooth;
}

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