#left {
	color: #054083;
	font-size: 10px;
	font-weight: bold;
}

#left .titre {
	color: #c0884a;
	font-size: 12px;
	font-weight: normal;
}

#left .label {
	color: #666666;
	font-size: 12px;
	font-weight: normal;	
}

#right input, #right select, #right textarea, #right select, #left input[type="text"], #left textarea {
	border: 1px solid #7f9db9;
	width: 195px;
}

#right .submit {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 1px;
	background: #06458d;	
}
