:root{
	/** https://www.tints.dev/ */
	  --primary50:#635649;
	--primary100: #ede7e2;
	--primary200: #dbd0c4;
	--primary300: #c6b6a6;
	--primary400: #afa193;
	--primary500: #39516F;
	--primary600: #72695f;
	--primary700: #564f47;
	--primary800: #39342f;
	--primary900: #201d19;
	              
	 --accent50: #fcf2e8;
	--accent100: #f9e8d6;
	--accent200: #f4ce9f;
	--accent300: #ebb86a;
	--accent400: #c89c59;
	--accent500: #C1BBAF;
	--accent600: #806337;
	--accent700: #604a27;
	--accent800: #423219;
	--accent900: #261c0b;
                  
.blocconnexion .logosmartphone {
	height: 100px;
	background-size: 90%;
	background-position: center center;
	background-image:url('../images/logos/KOREGOS_Logo.png');
}
.colonnegauche .entete, 
#siteActivitePublique #logoActivitePublique { /*Logo couleur*/
	background-image:url('../images/logos/KOREGOS_Logo.png');
	background-size: 90%;
}
.colgaucheferme .colonnegauche .entete {
	background-image:url('../images/logos/KOREGOS_Logo.png');
	background-size: 90%;
	background-position: center center;
}
.colonnegauche .entete {
	height: 90px;
	background-position: center center;
	filter:none;
	background-color:white;
}
.blocaccordeonTitre{color:#AFA193 !important;}
