form {
	text-align: center;
	margin: 20px 0px 0px 0px;}

fieldset {
	border: 2px solid #6c2803;
	margin: 0px 0px 4px 0px;
	padding: 4px 4px 4px 4px;}

legend {
	font: normal bold 8px "MS Sans Serif", Geneva, sans-serif;
}

label {
	float:left;
	clear:both;}

input,select {
	float:left;
	width:50%;}

textarea {
	padding: 0px 2px 0px 2px;
	/*width: 280px;*/
	border: thin solid #6c2803;
	background: #cccccc;
	clear:both;}

.bouton {
	margin: 0px 0px 0px 0px;
	background: #a4895b;
	border: 2px outset #6c2803;
	width: 80px;
	clear: both;
	font: normal 8px "MS Sans Serif", Geneva, sans-serif;
}

.texte, .otexte {
	height: 1.3em;}

.mail, .omail {
	height: 1.3em;}

.url, .ourl {
	height: 1.3em;}

.content, .ocontent {
	height: 220px;}

.liste, .olist {
	width:10em;}