#dons {
	width:577px;
	padding:0px 0px 30px 16px;
	line-height:16px;
}

#dons_title {
	margin:24px 0px 30px 0px;
}

#modalites {
	position:absolute;
	width:450px;
	height:350px;
	padding:12px;
	border:1px solid #333;
	background:#fff;
	margin-top:20px;
	z-index:9999;
}

#modalites_fermer {
	width:426px;
	text-align:right;
	padding-bottom:10px;
}

#modalites_fermer a:link, #modalites_fermer a:active, #modalites_fermer a:visited, #modalites_fermer a:hover {
	color:#cc0000;
	text-decoration:underline;
}

#dons_toptext {
	font-size:12px;
	line-height:16px;
}

#dons_toptext a:link, #dons_toptext a:active, #dons_toptext a:visited, #dons_toptext a:hover {
	color:#cc0000;
	text-decoration:underline;
}

.dons_textfield_long {
	width:201px;
	margin-bottom:3px;
}

.dons_textfield_treslong {
	width:248px;
	margin-bottom:3px;
}

.dons_textfield_moyen {
	width:81px;
	margin-bottom:3px;
}

.dons_textfield_court {
	width:34px;
	margin-bottom:3px;
}

.dons_textfield_textarea {
	width:201px;
	height:92px;
	margin-bottom:3px;
}

#dons_form_part2 td {
	padding-bottom:8px;
}

.mandatory {
	font-size:12px;
	color:#cc0000;
}

.formerror {
	background:#eeb1b1;
}
