#indexTopVisiteurTopbar {
  background-color:#333;
  left:0px;
  top:0px;
  height:30px;
  position:fixed;
  width:100%;
  z-index:10;
}
#indexTopVisiteurTopbar .contents {
  margin:0px auto;
  text-align:left;
  width:939px;
}
#indexTopVisiteurTopbar .menu {
  float:left;
  font-size:12px;
  font-weight:bold;
  line-height:30px;
  width:450px;
}
#indexTopVisiteurTopbar .menu a {
  color:#ddd;
  margin-left:15px;
  text-decoration:none;
}
#indexTopVisiteurTopbar .menu a:hover {
  color:#fff;
  text-decoration:underline;
}
#indexTopVisiteurTopbar .menu a:first-child {
  margin-left:0px;
}
#indexTopVisiteurTopbar .stats {
  float:left;
  font-size:12px;
  line-height:30px;
  text-align:right;
  width:489px;
}
#indexTopVisiteurTopbar .stats a {
  color:#fff;
  margin-left:15px;
  text-decoration:none;
}
#indexTopVisiteurTopbar .stats a:hover {
  text-decoration:underline;
}
#indexTopVisiteurTopbar .stats a:first-child {
  margin-left:0px;
}
#indexTopVisiteurTopbar .stats a .texte {
  color:#fdcd07;
}










#indexTopVisiteurG {
  border-bottom:7px solid #808080;
  float:left;
  height:120px;
  width:322px;
}
#indexTopVisiteurD {
  border-bottom:7px solid #808080;
  float:left;
  height:120px;
  width:617px;
}



#indexTopVisiteurDBanniere {
  height:60px;
  margin-bottom:6px;
  padding-top:5px;
  text-align:right;
}

#indexTopVisiteurDAccroche {
  color:#b90d10;
  font-size:11px;
  font-weight:bold;
  height:17px;
  overflow:hidden;
  text-align:right;
}
#indexTopVisiteurDAccroche .panier {
  float:right;
  overflow:hidden;
  width:110px;
}
#indexTopVisiteurDAccroche .accroche {
  float:right;
  margin-left:10px;
  overflow:hidden;
  width:540px;
  white-space:nowrap;
}
#indexTopVisiteurDAccroche a {
  color:#666;
  text-decoration:none;
}

#indexTopVisiteurDStats {
  background-color:#333; 
  height:32px;
}
#indexTopVisiteurDStats h1 {
  font-family:Arial, Verdana;
  font-size:14px;
  font-weight:bold;
  height:24px;
  margin:0px;
  padding-right:20px;
  padding-top:8px;
  text-align:center;
}
#indexTopVisiteurDStats a {
  color:#FDCE07;
  text-decoration:none;
}

