/* CSS Document */


.bloc_inscrit_top {
	background: url(../gfx/fond/fond_inscrption_top.gif) no-repeat top;
	display:block;
padding:8px 20px 0 20px;
}
.bloc_inscrit {
	width:581px;
	background:url(../gfx/fond/fond_inscrption_middle.gif) repeat-y;
	clear:both;

}
.bloc_inscrit_bottom {
	background: url(../gfx/fond/fond_inscrption_bottom.gif) no-repeat bottom;
	width:581px;
	height: 9px;
	display:block;
	clear: both;
}
#nouvel_inscrit {
	padding:10px 0 0 0;
}
#nouvel_inscrit h1 {
}
#nouvel_inscrit h1 b {
	color:#666666;
}
#descriptif_inscrit {
	margin:10px 0;
}
.separateur_inscription {
	background:url(../gfx/deco/sep_produit.gif) repeat-x;
	width:481px;
	height:3px;
	display:block;
}
#nouvelle_inscription label {
	width:211px;
	height:25px;
	float:left;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	color:#2b2d29;
	text-transform:capitalize;
	clear:left;
	margin:5px 0 0 0;
}
#nouvelle_inscription label.fonction {
	text-transform:none;
	font-weight:normal;
	clear:none;
}
#nouvelle_inscription input,
#nouvelle_inscription select {
	width:270px;
	/*height:16px;*/
	border:1px solid #666666;
	margin:5px 0 10px 0;
}
#nouvelle_inscription input.caseACocher {
	clear:left;
	width:auto;
	margin-right:5px;
	display:block;
	float:left;
	border:none;
}
#nouvelle_inscription textarea {
	width:270px;
	height:76px;
	border:1px solid #666666;
	margin:5px 0 10px 0;
}
#promo_inscription {
	background:url(../gfx/fond/promo_2.gif) no-repeat;
	width:280px;
	height:37px;
	display:block;
	margin:0 0 10px 0;
	padding:0 0 0 211px;
}
#promo_inscription input {
	border:none;
	width:17px;
	height:17px;
	background:none;
	margin:7px 5px 0 0;
	display:block;
	float:left;
}
#promo_letter {
	float:left;
	display:block;
	width:245px;
	margin:5px 0 0 0;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	height:20px;
}
#nouvelle_inscription input.valider_inscription {
	background:url(../gfx/boutons/btn_inscription.gif) no-repeat;
	width:126px;
	height:23px;
	border:none;
	float:right;
	margin:5px 52px 0 0;
}
input#valider_compte { background-color:#FFFFFF; background-image:url(../gfx/boutons/btnConnecter.gif); background-repeat: no-repeat; background-position:left top; width:94px; height:19px; border:none; display:block; margin:0 0 0 395px; padding:0; cursor:pointer;}

input.me_connecter { background: url(../gfx/boutons/btnMdpPerdu.gif) no-repeat left top; width:160px; height:19px; margin:0 0 0 5px; display:block; border:0; float:left;}

#nouvelle_inscription #republication input {
	border:none;
	display:block;
	float:left;
	width:auto;
}
#nouvelle_inscription #republication label {
	clear:none;
	margin-left:3px;
}
#nouvelle_inscription #republication fieldset {
	clear:left;
	display:block;
	padding-left:13px;
}
#nouvelle_inscription #password_fields {
	clear:left;
}

