/* CSS Document */
.inscript_profil_bt{
	background-image:url(/media/images/inscription/creation_profil_bt.jpg);
	width:335px;
	height:31px;
	font-family:Verdana;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	margin-top: 130px;
	margin-left: 135px;
	font-weight: bold;
	padding-top: 6px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.inscript_profil_bt a:link{
text-decoration:none;
color:#FFFFFF;
}
.inscript_profil_bt a:visited{
text-decoration:none;
color:#FFFFFF;
}
.inscript_profil_bt a:hover{
color:#000000;
}
.inscript_profil_label{
position:relative;
top:2px;

}