@font-face {
font-family: 'cali';
src: url("font/Calistoga-Regular.ttf");
font-weight: normal;
font-style: normal;
}

.titreoeuvre {
	font-family: 'cali';
	font-size: 14pt;
}

.doctext_C_1{
	color:#2D2000;
}

.hr_style{
	background-color:#000000;
}

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

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

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

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

.helvetica {
font-family: 'helvetica';
font-size: 14pt;
color: black;
}