#inscriptionConteneur {
	width:954px;
	margin:auto;
	margin-top:0px;
	padding-top:5px;
	position:relative;
}

#bulle {
	float:right;
	width:315px;
	padding-top:8px;
	margin-right:5px;
	display: none;
}

#tabBulle .fleche {
	vertical-align:top;
	padding-top:20px;
}

#tabBulle {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
}

#blocBulle {

}

button {
	border : 0px;
	background-color: transparent;
}

#inscriptionConteneur .formulaire {
	width:625px;
}

#inscriptionConteneur .formulaire .header {
	width:621px;
	height:54px;
	
	background-image:url(/img/front/inscription_header.png);
	background-position:bottom;
	background-repeat:no-repeat;
	
	font-size:1px;
	line-height:1px;
}

#inscriptionConteneur .formulaire .content {	
	width:621px;
	
	background-image:url(/img/front/inscription_fond.png);
	background-position:top;
	background-repeat:repeat-y;
	
	color:#FFFFFF;
	font-size:13px;
	line-height:22px;
	font-weight:normal;
}

#inscriptionConteneur .formulaire .footer {
	width:621px;
	height:24px;
	
	background-image:url(/img/front/inscription_footer.png);
	background-position:top;
	background-repeat:no-repeat;
}

#inscriptionConteneur FORM TABLE {
	width:90%;
	position:relative;
}

#inscriptionConteneur .bouton {
	margin-top:10px;
}

#code_verif_sms {
	width:35px;
	text-align:center;
}

#num_tel {
	width:65px;
}

#pseudo {
	width:87px;
	margin-right:10px;
}

#date_naissance {
	width:87px;
	margin-top:6px;
	margin-right:10px;
	float:left;
}

#taille {
	width:90px;
}

LABEL.error {
	color:#eb008b;
	margin-left: 5px;
}

#presentation LABEL.error {
	color:#eb008b;
	margin-left: 5px;
	position: absolute;
	width: 80px;
}

#boisson LABEL.error {
	color:#eb008b;
	margin-left: 5px;
	position: absolute;
	width: 140px;
}

#presentation {
	/*margin-right:20px;*/
}

#adresse_bluetooth, #adresse_bluetooth_iphone {
	width:120px;
	margin-right:10px;
}