.obligatoire 
{
	background: #FEA644;
}

#erreur 
{
	background: #FEA644;
	padding: 5px;
}

table 
{
	margin: 0 auto;
}

#Presentation input,#Presentation  textarea,#Presentation select
{
	border: solid 1px #FEA644;
}

.boutons
{
	text-align: center;
	margin: 10px 0;
}

.boutons span
{
	background: #FEA644;
	padding: 3px 5px;
}