﻿.form
{
	border:none;
}
.form .row
{
	padding:2px 0;
}
.form label
{
	display:block;
	width:130px;
	float:left;
	text-align:right;
	padding:2px;
}
.form .field
{
	width:330px;
	float:right;
}
.espace
{
	margin-top:10px;
}
.champsobligatoires
{
	background:url(../Image/bg_champs_obligatoires.gif) bottom right no-repeat;
	padding-bottom:2px;
}
