#contact{
	width:600px;
}
#contact span{
	width:100px;
	float:left;
}
#contact input{
	margin-bottom:2px;
	border:1px solid #996600;
	background-image: url('./images-cadeaux/input.jpg');
	background-repeat: repeat-x;
}
#contact textarea{
	width:300px;
	margin-bottom:2px;
	border:1px solid #996600;
	height:50px;
}
