a img:hover {
	opacity:0.6;
}

body{
	background-image: url("images/pt/fog.png");
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px;
}

.doctext_C_1{
	color:#000000;
}

.textegris, .titreexpo, .titreoeuvre, .textbio, .gdtitrerubrique, .titrerubrique, .textedate, .lien_couleur, .lien_couleur:visited,  .lien_couleur:link{
	color:#000000;
	
}

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

.header_img, .mobile_icon{
   filter: invert(83%) sepia(8%) saturate(0%) hue-rotate(177deg) brightness(85%) contrast(93%);
}

.full_width_home {
	position: absolute;
	left:0;
	width:100%;
	min-width:800px;
	top:500;
}

}

@media all and (min-width: 900px) {
img.responsive {
  width: 600px;
}
	
	.full_width_home {
	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;
}
	.titreoeuvre_mosaique {
		font-size:15pt;
		line-height: 1em;
	}
	
	.titreexpo1 {
		font-size:14pt;
		line-height: 1em;
	}
}
}


@media all and (min-width: 1400px){
img.responsive {
  width: 1100px;
}
	.titreoeuvre_mosaique {font-size:15pt;
		line-height: 1em;}
}

@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;
}
		.titreoeuvre_mosaique {font-size:15pt;
		line-height: 1em;}
}


@media all and (min-width: 1700px){
img.responsive_home, img.responsive_max  {
  width: 1500px;
}
		.titreoeuvre_mosaique {font-size:15pt;
		line-height: 1em;}
}

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