/************************************************/
/* 				styles de formulaires			*/
/************************************************/
div.row span.formw {
	margin-left:15px;
 	width: 300px;
 	text-align: left;
	vertical-align:top;
	line-height:20px;
}

div.row {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-top:0px;
/*border:1px solid blue;*/
min-height:30px;
clear:both;
margin-bottom:5px;
margin-top:10px;
}

div.row span.label {
	float: left;
 	width: 150px;
 	text-align: right;
	line-height:20px;
}

label{
	font-weight: bold;
	font-size:10px;
	color: #334d55;
}

/****************************/
/* 			content			*/
/****************************/

#contenu_inscription{
margin:10px;
}
