#contact a{
	text-decoration:none;
}

#contact .ligne{
	padding:10px;
	text-align:center;
	line-height:15px;
	height:15px;
	clear:both;
}

#contact .libelle{
	width:230px;
	float:left;
	text-align:right;
	margin-right:15px;
	line-height:20px;
	font-weight:bold;
}

#contact .champ{
	width:350px;
	float:left;
	margin-right:15px;
	text-align:left;
}

span.important{
	color:#C00;
	font-weight:bold;
}

div.important{
	text-align:center;
	font-weight:bold;
	padding:10px;
	border:3px solid #966;
	width:550px;
	margin-left:auto;
	margin-right:auto;
}