body 
{
	background: #99d4fe url(../img/pix.gif) repeat-y right;
}
		.obligatoire 
{
	background: #C3C9ED;
}

#erreur 
{
	background: #002969;
	padding: 5px;
}

table 
{
	margin: 0 auto;
}

input, textarea, select
{
	border: solid 1px #CCCCCC;
}

#coordonnees label{
color: #FFFFFF;
}

.boutons
{
	text-align: center;
}

.boutons a
{
	background: #002969;
	padding: 3px 5px;
	color: #FFFFFF;
}

