form#form_demande_compte input
{
border:1px solid #999999;
color:#AC23A6;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
width:138px;
padding:2px 0 1px 0;
margin:0 0 1px 0;
}

form#form_demande_compte input.bouton
{
	border:0;
	width:38px;
	height:19px;
}

form#creation_compte input
{
border:1px solid #999999;
color:#AC23A6;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
width:190px;
padding:2px 0 1px 0;
margin:0;
}
form#creation_compte .check
{
width:30px;
text-align:left;
}
form#creation_compte select
{
	border:1px solid #999999;
	color:#AC23A6;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width:192px;
	padding:2px 0 1px 0;
	margin:0;
}
form#creation_compte table tr
{
height:23px;}
form#creation_compte input.bouton
{
	border:0;
	width:196px;
	height:48px;
}
form#creation_compte input.cp
{
	width:70px;
}
form#creation_compte input#civilite
{
	width:15px;
}






form#livraison input
{
border:1px solid #999999;
color:#AC23A6;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
width:190px;
padding:2px 0 1px 0;
margin:0;
}
form#livraison .check
{
	width:15px;
	text-align:left;
}
form#livraison select
{
	border:1px solid #999999;
	color:#AC23A6;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width:192px;
	padding:2px 0 1px 0;
	margin:0;
}
form#livraison table tr
{
	height:23px;
}
form#livraison input.bouton
{
	border:0;
	width:196px;
	height:48px;
}
form#livraison input.cp
{
	width:70px;
}
form#livraison textarea
{
border:1px solid #999999;
color:#AC23A6;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
width:360px;
height:80px;
margin:4px 0 0 0;
}

.paiement_g1
{
width:247px;
margin:0 auto;
padding:4px 0 0 5px;
background-image:url(../img/rectangle_haut.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#B719B6;
}

.paiement_g2
{
background-color:#B719B6;
width:252px;
margin:0 auto;
padding:15px 0 0 0;
background-image:url(../img/rectangle_bas.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

p.update_validation a
{
color:#B719B6;

font-size:11px;
text-decoration:underline;
}
p.update_validation a:hover
{
color:#B719B6;
text-decoration:none;
}