form.sheet fieldset{	border: 1px solid #a1864f;	padding: 12px;	display: block;	color: #a1864f;	padding-top:30px;	width:600px;	margin:auto;	font-size:20px;	font-size:14px;}form.sheet fieldset legend{	padding: 10px 20px;	color:#a1864f;}legend {	bborder: 1px solid #132028;	font-weight:bold;}label {	display:block;	float:left;	width:180px;	width:250px;	margin-left:20px;	cursor:pointer;}input[type="text"] {	float:left;	width:250px;	border:1px solid #ddd;	height:20px;	/*	line-height:20px;	line-height:15px;	*/	bbackground:#eee;	-moz-border-radius: 5px; 	-webkit-border-radius: 5px;	-o-border-radius: 5px;	-khtml-border-radius: 5px;	-ms-border-radius: 5px;	border-radius: 5px;	color: #a1864f;	padding:0 5px;	border: 1px solid #ddd;	border-right: 1px solid #bbb;	border-bottom: 1px solid #abbbaa;}input[type="submit"] {	width:240px;	height:25px;	background:transparent;	line-height:20px;	border:1px solid #ddd;	border: 1px solid #CCC;	border-right: 1px solid #888;	border-bottom: 1px solid #888;	-moz-border-radius: 5px; 	-webkit-border-radius: 5px;	-o-border-radius: 5px;	-khtml-border-radius: 5px;	-ms-border-radius: 5px;	border-radius: 5px;	color: #a1864f;	margin: 20px 0 20px 280px;	background:url(img/btn_default.png);	cursor:pointer;}input[type="submit"]:hover {	background-position:bottom;}textarea {	float:left;	width:300px;	width:250px;	height:100px;	border:1px solid #ddd;	-moz-border-radius: 5px; 	-webkit-border-radius: 5px;	-o-border-radius: 5px;	-khtml-border-radius: 5px;	-ms-border-radius: 5px;	border-radius: 5px;	color: #a1864f;	padding:0 5px;	border: 1px solid #ddd;	border-right: 1px solid #bbb;	border-bottom: 1px solid #abbbaa;}textarea:focus,input[type="text"]:focus {	background:#eeffee;	background:#ffffee;	background:#ffffdd;}.item {	margin-bottom:15px;	height:20px;	line-height:20px;}.aera {	margin-bottom:10px;	height:300px;	line-height:20px;}#plan {	width:500px;	margin:auto;}#plan img{	width:500px;}.alerte_envoi {	width:60%;	margin:auto;	margin-top:20px;	padding:10px;	text-align:center;	border:1px solid #a1864f;	font-weight:bold;	font-size:14px;	color:red;}