  p {
	color: #FFFFFF;
	line-height: 0.7;
	text-align: center;
	font-family: "verdana";
	font-weight: bold;
	font-size: 15px;
  }
  
  p.titre {
	color: #FFFF00;
	line-height: 1.0;
	text-align: center;
	font-family: "verdana";
	font-weight: bold;
	font-size: 18px;
  }
  
  p.titre-petit {
	color: #FFFFF0;
	line-height: 1.0;
	text-align: center;
	font-family: "verdana";
	font-weight: bold;
	font-size: 13px;
  }  
     
  p.titre-blanc {
	color: #FFFFFF;
	line-height: 1.1;
	text-align: center;
	font-family: "verdana";
	font-weight: bold;
	font-size: 18px;
  }
  
  p.maj {
	color: #CC6600;
	line-height: 1.0;
	text-align: center;
	font-family: "verdana";
	font-weight: bold;
	font-size: 13px;
  }
  
  p.compteur {
	color: #FFFFFF;
	line-height: 1.0;
	text-align: center;
	font-family: "verdana";
	font-weight: bold;
	font-size: 15px;
  }
 
   p.telechargement {
	color: #FFFFFF;
	line-height: 1.0;
	text-align: center;
	font-family: "verdana";
	font-weight: bold;
	font-size: 13px;
  }
 
A:hover {color:#FFFFFF;}

a{text-decoration:none}

A:hover {color: white; font-weight: bold}


