body {
background:#666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.chiffre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
}
a:link {text-decoration: none;  color: #ffffff; font-weight: bold;}

a:visited {text-decoration: none;  color: #747675 ; font-weight: bold;}

a:hover {text-decoration: noline ; color:#FFBA00; font-weight: bold;}

#global {

     position:absolute;

     left: 50%; 

     top: 50%;

     width: 85px;

     height: 85px;

     margin-top: -42px; /* moitiČ de la hauteur */

     margin-left: -42px; /* moitiČ de la largeur */

     border: 0px solid #000;

     }
