td.colLabel{
	width:200px;
	padding-right:2px;
	padding-bottom:10px;
	padding-top:5px;
	vertical-align:top;
	text-align:right;
	}

table#tableauBas{
	margin-top:20px;
	}

tr#frmAction td{
	padding-top:20px;
	text-align:center;
	}
	
input[type="text"]{
	width:285px;
	}

td.erreur{
	background:#c90;
	margin:0px;
	padding:10px;
	margin-bottom:10px;
	}

td.confirmation{
	background:#0f9;
	padding:10px;
	margin-bottom:10px;
}

span.obligatoire{
	color:#f00;
}

tr#legend{
	text-align:right;
}
tr#legend td{
	padding-top:10px;
}

td.section{
	font-weight:bold;
}
