/* CSS Document */

label {
	display:inline;
	float:left;
	width:225px;
	height:20px;
	text-align:right;
	padding-right:15px;
	font-size:14px;
}
input, textarea {
	margin-bottom:3px;
	border:#000000 1px solid;
}

input.bouton1 {
	width:102px;
	height:26px;
	background:url(../images/btn_envoyer.jpg);
	text-indent:-5000px;
	border:0;
	cursor:pointer;
}	