.liste_lettres {
	border: 1px solid #B72414;
	padding: 5px;
	line-height: 2.5em;
}

.liste_lettres_active {
	background-color: #B72414;
	border: 1px solid Black;
	padding: 5px;
}

.liste_div {
	border: 1px solid #B72414;
	padding: 5px;
	width: auto;
	margin-bottom: 10px;
}

.barre_hr_petite {
	width: 250px;
}

#association_detail {
	min-height: 160px;
}

.association_details_activite {
	min-height: 250px;
}

.liste_div_img {
	min-height: 120px;
}

.liste_div_img_mini {
	border: 0px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}