@CHARSET "UTF-8";

/**
 * formulairecontact.css
 * 
 * Created by Benoît Durand on 14 janv. 2009
 * $Id: formulairecontact.css 595 2009-01-20 16:26:22Z bdurand $
 */

.erreur_form
{
	background-color: #F00;
	color: #FFF;
}
#formulaire #documentation
{
	text-align: left;
}
#anti-spam dd{
	margin-left: 0px;
}
ul.errors{
	color : red;
	list-style-type : none;
	padding-left : 0px;
}