div.section_line#welcome_section_line {
	position: absolute;
	top: 24px;
	width: 534px;
	left: 0px;
}
div#nousjoindre_form{
	position: absolute;
	top: 43px;
	width: 522px;
	left: 14px;
}
div#title{
	position: absolute;
	top: 10px;
	left: 14px;
}
span.form_label_fixed {
	display: block;
	float: left;
	clear: left;
	height: 14px;
	width: 80px;
	margin-top: 5px;
}
span.form_label {
	display: block;
	float: left;
	clear: left;
	height: 14px;
	margin: 5px 5px 5px 0;
}
.input_text {
	height: 14px;
	margin-top: 5px;
}
#messagesubmit {
	width: 100%;
	text-align:center;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
