

#formulaire table{
	border: thin dotted #7E7E7E;
	PADDING: 10px;
}

#formulaire th {
	text-align: right;
	vertical-align:top;
	padding-right: 10px;
	padding-top: 2px;
}

#formulaire td{
	vertical-align: top;
	padding-bottom: 15px;

}

#formulaire table table{
	border: none;
	padding: 0px;


}

#formulaire table table td{
	text-align: right;
	padding-bottom: 0px;



}

