.titre-contact
{
	background-image: url("../../../images/commun/articles/intitule-long.jpg");
	background-repeat: no-repeat;
	height:21px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}

.formulaire-contact
{
	padding-bottom: 20px;
}

.ensemble-libelle-controle-contact
{
	clear: both;
}

.libelle-contact
{
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}

.controle-contact
{
	float: left;
	padding-bottom: 5px;
}

.validation-contact
{
	clear: both;
	text-align: center;
}

.message-contact
{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: bold;
}