#Droite{float:right; width:700px;}
h1{font-size:18px;font-weight:normal;border-bottom:dashed 1px #D9F731;padding-bottom:8px;margin-bottom:8px;color:#D9F731}
.obligatoire 
{
	background: #CCCCCC;
}

#erreur 
{
	background: red;
	padding: 5px;
}

table 
{
	margin: 0 auto;
}

input, textarea, select
{
	border: solid 1px #D9F731;
}

td{padding:2px;}

.boutons
{
	text-align: center;
}
.boutons a{color:#D9F731;}
