#Contact{
	margin:0 auto !important;
}

#Contenu{
	font-size:var(--font-size-small);
}

#Contact .Contenu{
	margin-bottom:10px;
}

#Contact .InfoPetit{
	text-align:center;
}

#TB_Contact td.Entete,
#TB_Contact td.Contenu,
#TB_Contact th.Entete,
#TB_Contact th.Contenu{
	background:none;
}

#TB_Contact_Email .Entete,
#TB_Contact .Entete{
	width:24%;
	text-align:right;
}

#TB_Contact_Email .Contenu,
#TB_Contact .Contenu{
	width:76%;
	text-align:left;
}

#TB_Contact_Email .MessageRetour,
#TB_Contact .MessageRetour{
	text-align:center;
}

#TB_Contact .InfoPetit{
	text-align:left;
}

#InfoFacturation{
	margin:5px auto;
	text-align:center;
	font-weight:normal;
}

.Submit{
	margin:auto;
	text-align:center;
}

#DroitInfo{
	font-family:var(--font-family);
	font-size:var(--font-size-small);
	color:var(--color-gray-dark);
}

.InfoTitre{
	font-size:14px;
	font-weight:bold;
}
