#Article{float:left;clear:both;width:470px;margin:0 15px 15px 60px;line-height:18px;overflow:hidden;display:inline}
#Article h1{color:#479C13; font-family:Georgia; font-style:italic;line-height:30px}

.obligatoire 
{
	background: #CCCCCC;
}

#erreur 
{
	background: red;
	padding: 5px;
}

table 
{
	margin: 0 auto;
}

input, textarea, select
{
	border: solid 1px #CCCCCC;
}

.boutons
{
	text-align: center;
}
.boutons a{color:#479C13}