/*  COMPTEUR*/
.cmptvisit{
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;

}

.alltime { 
color:#00a8ff;
font-size: 30px; 
font-weight : bold;
 }
.today { 
color:#ff4200;
 font-size: 30px;
font-weight : bold;
 }
.online { 
color:#3adb20;
  font-size: 30px;
font-weight : bold;
 }
