input{
    width:146px;
    border:none;
    padding:2px;
    margin:2px 0 2px 0;
    font-size:11px;
}

input.btn_log{
    display:block;
    width:150px;
    height:22px;
    background:url(process-commande/bouton-marron.gif) 0 -22px no-repeat;
    color:#fff;
    font-size:11px;
    text-align:center;
    text-decoration:none;
    font-weight:bold;
    border:none;
    cursor:pointer;
}

input.btn_log_on{
    display:block;
    width:150px;
    height:22px;
    background:url(process-commande/bouton-marron.gif) 0 0 no-repeat;
    color:#fff;
    font-size:11px;
    text-align:center;
    text-decoration:none;
    font-weight:bold;
    border:none;
    cursor:pointer;
}

div.btn_action a{
    display:block;
    width:150px;
    height:20px;
    background:url(process-commande/bouton-marron.gif) 0 -22px no-repeat;
    color:#fff;
    font-size:16px;
    text-align:center;
    text-decoration:none;
    font-weight:bold;
    border:none;
    cursor:pointer;
    padding:2px 0 0 0;
}

div.btn_action a:hover{
    background:url(process-commande/bouton-marron.gif) 0 0 no-repeat;
    color:#fff;
}


/*ESPACE PERSO*/
#log_client {
    position:absolute;
    width:300px;
    background:#f9ece0;
    z-index:600;
    margin:98px 0 0 664px;
    padding:10px;
    font-size:11px;
    border:1px solid #c18052;
}

#log_client p{
    padding:0;
    margin:5px 0 10px 0;	
}

#log_client .titre {
    border-bottom:1px solid #c18052;
    font-size:13px;
    font-weight:bold;
    text-align:left;
}

#log_client label {
    float:left;
    width:110px;
    margin:0;
    padding:2px 0 0 0;
}

/*oubli mdp*/
#mdp_oubli{	
    position:absolute;
    width:300px;
    background:#f9ece0;
    z-index:600;
    margin:98px 0 0 664px;
    padding:10px;
    font-size:11px;
    border:1px solid #c18052;
}

#mdp_oubli p{
    padding:0;
    margin:5px 0 10px 0;	
}

#mdp_oubli .titre {
    border-bottom:1px solid #c18052;
    font-size:13px;
    font-weight:bold;
}

#mdp_oubli input {
    width:220px;
    height:14px;
    border:none;
    padding:4px;
    margin:5px 5px 2px 5px;
    font-size:11px;
    background:#FFF;
}

.btn_ok a {
    float:right;
    width:22px;
    height:18px;
    text-decoration:none;
    text-align:center;
    padding:2px 0 0 0;
    margin:5px 20px 0 0;
    background-color:#572103;
    color:#fff;
    font-weight:bold;
}

.btn_ok a:hover{
    background-color:#c18052;
}

/*creation compte*/
#inscription-compte {	
    position:absolute;
    width:600px;
    background:#f9ece0;
    border:1px solid #c18052;
    padding:10px;
    margin:98px 0 0 364px;
    z-index:600;
    font-size:11px;
}

#inscription-compte .titre {
    border-bottom:1px solid #c18052;
    font-size:13px;
    font-weight:bold;
}

#inscription-compte .gauch {
    float:left;
    width:284px;
    height:330px;
    padding:0;
    margin:0 15px 0 0;
    _margin:0 5px 0 0;
}

.gauch p{
    padding:0;
    margin:5px 0 10px 0;	
}

.gauch label {
    float:left;
    width:110px;
    margin:0;
    padding:2px 0 0 0;
}

.gauch input {
    float:left;
    width:150px;
    height:22px;
    background-color:#FFF;
}

.gauch select {
    float:left;
    width:120px;
    height:20px;
    margin:4px 0 0 0;
    padding:2px 0 0 0;
    background-color:#FFF;
    font-size:11px;
    border:1px solid #c18052;
}

.gauch #nl {
    padding:0;
    margin:10px 0;
    width:100%; 
    float:left;
}

#nl input.check {
    display:block;
    background:none;
    border:none;
    width:10px;
    height:10px;
    margin:10px 10px 20px 10px;
    padding:0;
}

/* div mise au panier*/
#mise-panier {	
    position:absolute;
    width:600px;
    background:#f9ece0;
    border:1px solid #c18052;
    padding:10px;
    margin:68px 0 0 364px;
    z-index:600;
    font-size:11px;
}

#mise-panier .titre {
    border-bottom:1px solid #c18052;
    font-size:13px;
    font-weight:bold;
}

.panier-article{
    width:450px;
    padding:0 0 5px 0;
    margin:0 0 0 75px;
    font-size:14px;
    line-height:15px;
    text-align:left;
    font-weight:bold;
}

.panier-prix{
    text-align:right;
    font-size:15px;
    line-height:15px;
}

.panier-prix span{
    font-size:12px;
    line-height:15px;
}

.panier-montant{
    border:1px solid #c18052;
    background:#fff;
    font-size:12px;
    line-height:15px;
    margin:5px 0 10px 0;
}

.panier-montant strong{
    font-size:16px;
}

.panier-total{
    text-align:right;
    font-size:15px;
    color:#fff;
    font-weight:bold;
}

.panier-total span{
    font-size:12px;
    font-weight:bold;
}

.autres-achats{
    float:left;	
    width:150px;
    height:20px;
    margin:0px;
    padding:0px;
}

.autres-achats a{
    float:left;
    width:150px;
    height:17px;
    border:none;
    margin:0px;
    padding:3px 10px 0 0;
    color:#572103;
    text-decoration:underline;
    font-weight:bold;
}

.autres-achats a:hover{
    text-decoration:none;
}

/*DIV VUE MIS PANIER*/
#vu-panier, #vu{	
    position:absolute;
    width:220px;
    background:#f9ece0;
    border:1px solid #c18052;
    padding:10px;
    margin:70px 0 0 -25px;
    z-index:600;
    font-size:11px;
    color:#000;
}

#vu-panier .conteneur_produit_panier, #vu .conteneur_produit_panier{	
    width:220px;
    background-color:#FFF;
    padding:5px 0 5px 0;
    margin:0;
}

span.prix-vu{
    color:#C18052	
}

.conteneur_produit_panier .produit-panier{	
    width:210px;
    font-size:11px;	
    padding:0 0 10px 0;
    margin:5px;
    border-bottom:1px solid #c18052;
}

.produit-panier a, .produit-panier a:hover{
    text-decoration:none;
}

.produit-panier span{
    font-size:17px;
    font-weight:bold;	
    color:#C18052	
}
