/* formulaires */
input {
	font-size: 10px;
	color: #666666;
	height: 18px;
	border: 1px solid #C3C2C2;
	font-weight: normal;
}
select {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #7E8D41;
}
.cnil {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
legend {
	color: #E37E0C;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 15px;
	font-weight: bold;
	background: url(img/puce_field.gif) no-repeat left;


}

fieldset {
	bborder: 1px solid #B7B7B7;
	padding: 10px 150px 10px 50px;
	border-top: 1px solid #6E91A5;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-left: 50px;
}
label {
	font-size: 10px;
	font-weight: normal;
	float: left;
	font-family: Arial, Helvetica, sans-serif;


}
.submit {
	background: #AEAAAA;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 8px;



}
.row {
	float: none;
	clear: both;
	padding-top: 5px;

}
div.row input, div.row textarea, div.row select {
	float: right;
}
textarea {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;


}
hr {
	border-top: 1px dotted #6E91A5;
}
.backfleur {
	background: url(img/back_contenu_fleur.gif) no-repeat right top;
}
.missing {
	border: 1px dashed #CC0000;
}

