#info_user,#option{
    padding-left:20px;
}
#info_user ul,#option ul{
    margin:0px;
    padding:0px;
}
#info_user li,#option li{
    list-style:none;
    margin-bottom:2px;
}
#info-user p{
    margin-left:20px;
}
#info_user div{
    float:left;
    width:150px;
    color:#6289b5;
    font-weight:bold;
}
#info_user li.ligne,#option li.ligne{
    background-color:#F9F9F9;
}
#info_user input,#option input{
    font-family:"Trebuchet MS";
    font-size:12px;
    color:#333;
    height:15px;
    width:200px;
}
#info_user input.radio{
    width:15px;
}
#info_user input.check{
    width:15px;
}

#info_user input[disabled]{
    background:#EEE;
}

#info_user input.boutton{
    width:auto;
    height:auto;
}
#info_user textarea.cgv{
    width:550px;
    height:100px;
}
#option p{
    margin:0px;
    margin-left:200px;
    text-indent:0px;
    padding:0px;
}
#option div{
    float:left;
    width:200px;
    color:#6289b5;
    font-weight:bold;
}

#info_user input.bouton_inscription{
    width:110px;
    height:30px;
}
#info_album{
    color:#f00;
}
.erreur{
    color:#F00;
}
.nom_album{
    color:#6289b5;
}
.onglet_menu_user ul{
    padding:0px;
    margin:0px;
    list-style:none;
    border:1px solid #ccc;
    width:200px;
}
.onglet_menu_user li{
    padding:0px;
    margin:0px;
    text-align:center;
    display:inline;
    width:60px;
}
.onglet_menu_user a{
    padding-left:5px;
    padding-right:5px;
    border-right:1px solid #fff;
    background-color:#7389ae;
    width:60px;
    color:#fff;
}
.onglet_menu_user a.select{
    padding-left:5px;
    padding-right:5px;
    border-right:1px solid #fff;
    background-color:#eee;
    width:60px;
    color:#7389ae;
}
.onglet_menu_user a:hover{
    text-decoration:none;
    background-color:#eee;
    color:#7389ae;
}
input.boutton{
    height:25px;
}

div.ligne_separation{
    font-size:1px;
    height:1px;
    background-color:#ccc;
    margin-bottom:10px;
}
div.boutton_new_client{
    width:200px;
    height:30px;
    border:1px solid #ccc;
    text-align:center;
    background-color:#369;
    color:#fff;

}
div.adresse_liv {
    background:#EEE;
    padding:5px;
    border:1px solid #CCC;
    width:400px;
    margin:0 0 10px 15px;
    cursor:pointer;
}

div.adresse_liv.checked {
    background:#CDEB8B;
}

div.adresse_liv:hover {
    background:#CDEB8B;
}
div.adresse_liv div.adresse_left{
    float:left;
    width:20px;
}
div.adresse_liv div.adresse_right{
    width:330px;
    float:right;
    text-align:left;
}

div.adresse_liv div.adresse_right div.nom {
    font-weight:bold;
}

div.adresse_liv div.adresse_right div.prix {
    text-align:right;
}

/*div.adresse_liv input, div.adresse_liv_select input, div.adresse_liv_hover input{
position:relative;
top:10px;
}
div.adresse_liv ,div.adresse_liv_select, div.adresse_liv_hover,div.back_print,div.back_print_hover{
margin-left:20px;
margin-bottom:10px;
border:#ccc solid 1px;
background-color:#eee;
width:350px;
cursor:pointer;
}
div.adresse_liv_hover{
background-color:#cacaca;
border:#aaa solid 1px;
 }
div.adresse_liv_select{
background-color:orange;
color:#fff;
}
div.adresse_liv span ,div.adresse_liv_select span , div.adresse_liv_hover span{
font-weight:bold;
}
div.adresse_liv p , div.adresse_liv_select p, div.adresse_liv_hover p{
padding:0px;
margin:0px;
padding-left:24px;
}*/
div.back_print{
    margin-left:20px;
}
input.bnewadr{
    width:200px;
    color:#369;
    font-family:"Trebuchet MS";
}
div.invisible{
    visibility:visible;
    height:0px;
    font-size:1px;
}
input:disabled{
    background-color:#fff;
    border:1px solid #ccc;
}
div.visible{
    visibility:visible;
}
#info_user input.sauver{
    width:60px;
    height:25px;
    color:#369;
    font-family:"Trebuchet MS";
}

div.prix_enlevement{
    float:right;
    font-size:16px;
    font-weight:bold;
    margin-top:-30px;
    margin-right:5px;
    color:#690;
}
div.prix_enlevement span{
    font-size:12px;
    text-decoration:line-through;
    margin-right:10px;
    color:#444;
}
#commande_multiple{
    visibility:hidden;
    position:absolute;
    left:525px;
    top:300px;
    border:1px solid #ccc;
    width:300px;
    height:auto;
    background-color:#eee;
    color:#333;
    padding-bottom:5px;
}
#commande_multiple div.vert{
    padding:2px;
    background-color:#690;
    color:#fff;
    height:20px;
    font-size:14px;
    font-weight:bold;
    padding-left:5px;
}
#commande_multiple div.rouge{
    padding:2px;
    background-color:red;
    color:#fff;
    height:20px;
    font-size:14px;
    font-weight:bold;
    padding-left:5px;
}
#commande_multiple p{
    margin-left:10px;
}
#commande_multiple span{
    font-size:14px;
}
#commande_multiple div.bouton{
    float:left;
    margin-left:20px;
    width:100px;
    background-color:#369;
    color:#fff;
    padding:2px;
    font-weight:bold;
    text-align:center;
    border:1px solid #fff;
}
#commande_multiple div.bouton_hover{
    background-color:#fff;
    color:#369;
    float:left;
    margin-left:20px;
    width:100px;
    padding:2px;
    font-weight:bold;
    text-align:center;
    border:1px solid #fff;
    cursor:pointer;
}

#previous_liv {
    background:#EEE url('/php/pictures/previous_arrow.png') no-repeat 2px 5px;
    border:1px solid #CCC;
    cursor:pointer;
    width:250px;
    height:25px;
    line-height:26px;
    text-indent:25px;
    margin:10px;
    font-weight:bold;
}

#previous_liv:hover {
    background-color:#DDD;
    font-weight:normal;
}