body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
.input_pseudo {
	font_family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 290px;
	text-align:left;
}
.input_pwd {
	font_family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#00094c;
	width: 290px;
	text-align:left;
	background-color: #efefef;
}
.input_homme {
	font_family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 290px;
}
.text {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00094c;
	text-decoration: none;
}
.textmini {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.cadre_trait_plein {
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.bt  {color:#000000; width: 290px; font-size:24px;}
.text_action {color:#00094c; font-size:13px;}
.txt11px {color:#003366; font-size:11px}

#inscription {
	width: 800px;
}
#gauche {
	position: relative;
	display: inline-block;
	float: left;
	width: 332px;
}