span.required {
	background-image: url("../img/required_star.gif");
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 15px;
}

label.formidref {
	display: block;
	float: left;
	padding: 0 10px;
	width: 160px;
}

#inputs br {
	margin-bottom: 15px;
}

.inputline {
	clear: both;
	margin-bottom: 15px;
}

#inputs {
	margin-bottom: 35px;
}

#captcha {
	margin: auto;
}

#recaptcha_widget_div {
	display: inline-block;
	clear: both;
}

#recaptcha_area, #recaptcha_table {
	float: none;
	margin: auto;
}

#editzone {
	margin-bottom: 15px;
	float: none;
}

#editzone div {
	float: none;
}

.bouton {
	border-style: none;
	color: white;
	display: block;
	font-weight: 700;
	padding: 8px;
	cursor: pointer;
}

#envoyer {
	width: 120px;
	margin: auto;
	background-color: #4da432;
}

#error_msg {
	font-weight: 700;
	color: red;
	font-size: 16px;
}

#error_msg li {
	font-size: 12px;
}

#files a {
	cursor: pointer;
}

#Notice {
	float: none;
}

#indic {
	margin-left: 10px;
}
