/**Cette CSS a ˇtˇ crˇˇe pour le site de l'association Palabres Sans Fronti¸res par Matti Ghibaudo-Schneider et Nicolas Dupont (Alxis.design@gmail.com)**/
/**association.css : feuille pour l'aspect spˇcifique de la page association**/

body {
	background-image: url(../Images/Association/Fond_body.jpg);
	text-align: center;
}

/*************************LISTES*************************/
dt {
	text-decoration: underline;
}

dd {
	padding-left: 0;
}

dd dt {
	text-decoration: none;
}

dt.retour {
	margin-bottom: 1em;
}