:root{
	
}
.logosmartphone,
#siteActivitePublique #logoActivitePublique { /*Logo couleur*/
	background-image:url('../images/logos/IRE_4.png');
}
.colonnegauche .entete,	
.colgaucheferme .colonnegauche .entete {
	background-image:url('../images/logos/IRE_2.png');
}
.colonnegauche .entete {
	height: 90px;
	background-size: auto 70px;
	background-position: center 11px;
}
.blocconnexion .logosmartphone {
	height: 170px;
}
#siteActivitePublique #logoActivitePublique {
	height: 200px;
}

.texte .tableBlocSup {
	width: 100% !important;
	min-width: 0px !important;
	margin-inline: auto;
}
.texte .tableBloc {
	width: 100% !important;
}
.texte .tableBloc .imgEntete {
	width: 100% !important;
	height: auto !important;
}
.texte .tableBloc .width20mobile {
	width: 0px !important;
}
.texte .tableBloc .texte {
	padding-inline: 40px;
}
.texte .tableBloc .width100desktop {
	width: 0px !important;
}
.texte .tableBloc .width200desktop {
	width: 33% !important;
}

@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
	.texte .tableBlocSup * ,
	.tableBlocSup .texte {
		font-size: 16px !important;
		line-height: 1.2 !important;
	}
	.tableBloc .texte {
		font-family: Arial, sans-serif, 'Manrope' !important;
		font-style: normal !important;
		font-weight: 400 !important;
		font-size: 16px !important;
		line-height: 24px !important;
		color: #0A253F !important;
	}
	.tableBloc .texte2 {
		font-family: Arial, sans-serif, 'Manrope' !important;
		font-style: normal !important;
		font-weight: 500 !important;
		font-size: 12px !important;
		line-height: 16px !important;
		color: #FFFFFF !important;
		text-decoration: none !important;
		text-align: center;
	}
	.trFlexMobile {
		display: flex;
		flex-direction: column;
	}
	.texte .tableBloc .width200desktop {
		width: 100% !important;
	}
	.texte .tableBloc .width200desktop br:first-of-type {
		display: none;
	}
}