:root{
	--primary50:#BDDBF4;
	--primary100:#ACD2F1;
	--primary200:#80BAEA;
	--primary300:#59A5E3;
	--primary400:#2D8DDC;
	--primary500:#1F74BB; /* couleur principale */
	--primary600:#1C68A6;
	--primary700:#195D95;
	--primary800:#154F7F;
	--primary900:#12446D;
}
.colonnegauche .entete, 
.logosmartphone,
#siteActivitePublique #logoActivitePublique { /*Logo couleur*/
	background-image:url('../images/logos/Ascenceurs.svg');
}
.colgaucheferme .colonnegauche .entete {
	background-image:url('../images/logos/Ascenceurs.svg');
}
.colonnegauche .entete {
	height: 90px;
	background-size: auto 75px;
	background-position: center center;
}
.connexion .gauche {
	/* source : https://www.shutterstock.com/fr/image-photo/geneva-switzerland-october-27-2019-world-1543051922 */
	background: url("https://cdn.organica.technology/Extranet/bgConnexion/bgConnexion_Ascenceurs.jpg");
/*	background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%),url("https://cdn.organica.technology/Extranet/bgConnexion/bgConnexion_OMC2.jpg");*/
	background-size: cover;
	background-position: left center;
	background-repeat: no-repeat;
	transform:scaleX(-1);
}
.connexion .gauche .imageConnexion {
	display: none;
}
.blocconnexion .logosmartphone {
	height: 150px;
}
