
table.tarif-adhesion {
	line-height: 2.5;
	margin: 0 auto;
}

table.tarif-adhesion td, table.tarif-adhesion th {
	border-color: grey;
	font-weight: bold;
}

table.tarif-adhesion th:first-child {
	border-color: white;
}


table.tarif-adhesion tr>th, table.tarif-adhesion tr>td {
	padding: 0 15px;
}

table.tarif-adhesion tr>td:not(:first-child) {
	text-align: center;
}

div.texte-adherer>p {
	text-align: justify;	
}



/*                        <p class="content"> <span class="lien-paiement"*/
p>span.lien-paiement {
/*	font-weight: bold;*/
	word-wrap: break-word;
}