#form_submit{
	float:right;
	background-color:transparent;
	border:none;
	position:relative;
	left:+10px;
	top:-1px;
}
/*
#search_form{
	background-image:url(img/moteur_recherche.jpg);
	background-repeat:no-repeat;
	height:21px;
	width:154px;
	float:right;
	margin:8px 10px 0 0;
}

#search_form input{
	float:left;
	background-color:transparent;
	border:0;
	margin:4px 0px 0px 10px;
	width:110px;
	font-size:1em;
	font-family:Verdana, Arial, sans-serif;
}

#search_form button{
	cursor:pointer;
}*/

#preferedlang label{
	position:relative;
	top:-4px;
}

img#captchaimg{
	float:left;
	margin-right:5px;
}

input#captcha{
	margin-top:5px;
	width:40px;
}

form#regform,form#cvform, #loginform{
	position:relative;
}

#lgselect{
	position:absolute;
	top:-14px;
	right:10px;
}
#lgselect span{
	cursor:pointer;
	margin-left:5px;
}

#lgselect .act{
	font-weight:bold;
	text-decoration:underline;
}
#regform h2{
	margin:0 0 10px 0;
	font-size:12px;
	font-weigh:normal;
}

#regform fieldset{
	margin-bottom:8px;
}

#regform fieldset div label{
	display:block;
	float:left;
	width:130px;
	text-align:right;
	margin-right:5px;
	position:relative;
	top:+4px;
}

#regform fieldset fieldset div label{
	width:119px;
}

#regform fieldset div.nofloat label,#regform fieldset#confirm div label{
	float:none;
	display:inline;
	top:-2px;
}
#regform fieldset div.nofloat input{
	margin:0 2px 4px 135px;
}
#regform .nofloat p.label{
	display:block;
	width:130px;
	text-align:right;
	margin-right:5px;
}

select.daylist,select.monthlist{
	margin-right:6px;
}

fieldset ul li label{
	color:#d36060;
	font-weight:bold;
}
