/**  Affichage des Personnages Lies aux comptes*/.divPerso{  font-size: 11px;  font-weight: bold;  color: white;  width: 400px;  height: 80px;    backgroudn-repeat: no-repeat;    border: 1px solid black;    -moz-border-radius: 5px;  -webkit-border-radius: 5px;}.persoName{  position: absolute;  margin-top: 6px;  margin-left: 120px;}.persoClan{  position: absolute;  margin-top: 6px;  margin-left: 240px;}.persoLevel{  position: absolute;  margin-top: 20px;  margin-left: 120px;}.persoPvp{  position: absolute;  margin-top: 38px;  margin-left: 120px;}.persoPk{  position: absolute;  margin-top: 56px;  margin-left: 120px;}.persoCP{  position: absolute;  margin-top: 20px;  margin-left: 240px;}.persoHP{  position: absolute;  margin-top: 38px;  margin-left: 240px;}.persoMP{  position: absolute;  margin-top: 56px;  margin-left: 240px;}
