﻿
ul.InfoCustomer
{
    list-style-image: none ;
    list-style-position: outside;
    list-style-type:none;
    margin-left: 25px;
   
}

ul.InfoCustomer li
{
    padding: 5px 0 5px 0;
    width:480px;
}


ul.InfoCustomer li span
{
width:200px;
text-align:right;
float:left;
}

/*
ul.InfoCustomer li div
{
    width:120px;
   text-align:right;
}*/


.ChangePassword , .ViewHistorique
{
 color:#efa414;
  cursor:pointer;
}


