.table_ca {
	background-color: #c97f24;
	background-image: url('../images/bg_dons.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}

.titre_ca {
	margin-left: 30px;
	margin-top: 5px;
	color: #f1d28e;
	font-size: 18px;
	font-weight: bold;
}

.texte_ca {
	font-size: 13px;
}

.ca_membre {
	padding-bottom: 20px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
}

.bul_ca {
	margin-top: 7px;
	color: #FFFFFF;
}

a.ca_mail:link {color: #FFFFFF; text-decoration: none;}
a.ca_mail:visited {color: #FFFFFF; text-decoration: none;}
a.ca_mail:active {color: #FFFFFF; text-decoration: none;}
a.ca_mail:hover {color: #FFFFFF; text-decoration: underline;}


