.table_dons {
	background-color: #c97f24;
	background-image: url('../images/bg_dons.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}

.titre_dons {
	font-size: 18px;
	text-align:center;
	font-weight: bold;
}

.texte_dons {
	font-size: 13px;
}

.bul_dons {
	margin-top: 7px;
	color: #FFFFFF;
}

.champ_don {
	width: 85px;
	color: #ca7f24;
	font-weight: bold;
	border: 1px solid #671a22;
}

a.don_form:link {color: #000000; text-align: center; font-style: italic; font-weight: bold; text-decoration: none;}
a.don_form:visited {color: #a5b745; text-decoration: none;}
a.don_form:active {color: #a5b745; text-decoration: none;}
a.don_form:hover {color: #FFFFFF; text-decoration: underline;}


