.inscription-header {
	background:url("../image/fond-inscription-head.png") no-repeat top;
	height:21px;
	padding:4px 20px 0px 20px;
	font-size:0.9em;
	color:#3366FF;
	font-weight:bold;
}
.inscription-contenu {
	background:url("../image/fond-inscription-milieu.png") repeat-y center;
	padding:2px 20px 2px 20px;
	font-size:0.8em;
	height:20px;
	float:left;
	height:100%;
	width:460px;
}
.inscription-footer {
	background:url("../image/fond-inscription-foot.png") no-repeat top;
	height:8px;
	clear:both;
}
.ic-gauche {
	float:left;
	width:140px;
	padding-top:2px;
	color:#091A45;	
}
.ic-centre {
	float:left;
	width:180px;	
	color:#FFFFFF;	
}
.ic-Gdroite {
	float:left;
	width:270px;
}
.ic-Ddroite {
	float:left;
	width:50px;
}
.avatar {
	margin:0px;
	font-size:1em;
	width:170px;
}
.ic-droite {
	float:left;
	width:130px;
	font-size:0.75em;
	padding:2px 0px 0px 10px;
	color:#2A90FF;
}
.champ-formulaire {
	width:175px;
	height:19px;
	background:url("../image/champ-formulaire.png") no-repeat top right ;
	padding: 3px 0px 0px 2px;
	border:0px;
	font-size:0.85em
}
.champ-formulaire-mail{
    width:78px;
	height:19px;
	background:url("../image/champ-formulaire-mail.png") no-repeat top right ;
	padding: 3px 0px 0px 2px;
	border:0px;
	font-size:0.85em
}
.champ {
	float:left;
	width:460px;
	color:#FFF;
}
.champ a {
	color:#FFFFFF;
}
.captcha {
	float:left;
	width:460px;
	text-align:center;
	padding-top:4px;
	color:#FFFFFF;
}
.select-monnaie {
	font-size:0.75em;
	color:#000000;
	height:17px;
	margin-top:2px;
}
.champ-naissance {
	width:40px;
	height:19px;
	background:url("../image/champ-naissance.png") no-repeat top right ;
	padding: 2px 0px 0px 1px;
	border:0px;
	font-size:0.85em;
}
.select-mois {
	font-size:0.75em;
	color:#000000;
	height:17px;
	margin:2px 0px 4px 0px;
}
.select-question {
	font-size:0.75em;
	color:#000000;
	height:18px;
	margin-top:2px;
	width:180px;
}
.champ-captcha {
	width:92px;
	height:19px;
	background:url("../image/champ-captcha.png") no-repeat top right ;
	padding: 2px 2px 0px 3px;
	border:0px;
}
#captcha {
	vertical-align:top;
	padding:3px 0px 3px 0px;
}
#bouton-inscription {
	text-align:center;
	padding-top:4px;
}
.inscription {
	background:url("../image/validation-pari.png") no-repeat top;
	border:0px;
	width:122px;
	height:21px;
	font-weight:bold;
	color:#FFF;
}
.decallage {
	height:10px;
}
.asterisque {
	color:#FFFFFF;
	font-weight:bold;
}