#Cadre_cree_membre {
	position: relative;
	margin: 10px 0 0 10px;
	padding: 0;
	width: 590px;
	height: 330px;
}
#Cadre_cree_membre div.blabla{
	position: absolute;
	top: 50px;
	left: 50px;
	width: 300px;
	margin: 0;
	padding: 0;	
}
#Cadre_cree_membre div.blabla p{
	margin: 6px 0 0 0; 
}
#Cadre_cree_membre form{
	position: absolute;
	top: 40px;
	left: 350px;
	margin: 0;
	padding: 0;	
}
#Cadre_cree_membre form input.indent{
	margin: 4px 0 0 30px;
}
#Cadre_cree_membre form a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#Cadre_cree_membre form a:hover{
	text-decoration: underline;
}

