@charset "iso-8859-1";
a{

	font-family: Arial;
	text-decoration: none;

}

.compteur
{
	font-family: Tahoma;
	font-text: #000000;
	font-size: 22px;
	font-weight: bold;
	background-color:#FF33FF;
	color: #000000;
	border-top: 2px solid;
    border-left: 2px solid;
    border-right: 2px solid;
    border-bottom: 2px solid;
	text-align:center ;
	width: 100 ;
	
	
}

.frameSansBord{overflow:hidden;}
