/* CSS Document */
#nouvel_inscrit, #se_connecter {
	padding:10px 0 0 0;
}
#nouvel_inscrit h1 b, #se_connecter h1 b, #dejainscrit h1 b, #nouvelinscrit h1 b , .fond_livraison_top2 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, #se_connecter 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 input, #se_connecter input {
	width:270px;
	height:16px;
	border:1px solid #666666;
	margin:5px 0 10px 0;
}
#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;
	cursor:pointer;
}
#se_connecter input.me_connecter {
	background:url(../gfx/boutons/btn_connexion.gif) no-repeat;
	width:95px;
	height:21px;
	border:none;
	cursor:pointer;
	margin:3px 10px;
	vertical-align:middle;
}
#se_connecter label {
	width:100px;
}
#se_connecter input {
	width:200px; margin:2px 2px;
}

#se_connecter select.livraison {
	width:160px;
	height:18px;
	border:1px solid #666666;
	margin:5px 15px 10px 0;
	float:left;
}
#se_connecter option {

}
#se_connecter input#calcRes {
	width:90px;
	height:16px;
	border:1px solid #FFFFFF;
	margin:5px 0 10px 0;
	background-color:#A60B16;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 0 0 2px;
	float:left
	
}
