a img:hover {
	opacity:0.3;
}

.container {
    display: inline-block;
    position: relative;
	
}

.container .text {
    background: #eac87c;
    z-index: 1;
    position: absolute;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    color: #F5F5F5;
    width: 100%;
	height: 100%;
	opacity:0.95;
	display:none;
}

.container1 {
    display: inline-block;
    position: relative;
	
}

.container1 .text1 {
    background: #cdd59a;
    z-index: 1;
    position: absolute;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    color: #F5F5F5;
    width: 100%;
	height: 100%;
	opacity:0.95;
	display:none;
}

.container:hover .text {
	display: block;
	cursor:pointer;
}

.container1:hover .text1 {
	display: block;
	cursor:pointer;
}

.doctext_C_1, .gdtitrerubrique, .titrerubrique,  .lien_couleur, .lien_couleur:link, .lien_couleur:visited, .lien_extern:link, .lien_extern:visited, .lien_lien, .textedate  {
color: #9A5024; /*#b06935*/
}

.detail {
color: #9A5024;	
}

@media all and (min-width: 100px) and (max-width: 1200px) {
	.detail {
		opacity: 0;
	
}
}

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

.header_img, .mobile_icon{
   filter: invert(41%) sepia(70%) saturate(456%) hue-rotate(339deg) brightness(99%) contrast(102%);
}

.hr_style {
	background-color: #87461F;
}



@media all and (min-width: 100px) {
img.responsive {
  width: 550px;
}
	
.full_width_home {
    position: absolute;
    left: 1px;
    width: 100%;
    min-width: 800px;
    top: 499px;
}

}

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


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





.produit {
	  mix-blend-mode: multiply;
}
