.texte { 
  	font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-weight: normal;
    font-style: normal;
    font-size: normal;
    background-color: rgb(255, 255, 255);
}
.titre { 
		font-family: Arial,Helvetica,sans-serif;
    font-size: medium;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-style: normal;
    text-align: center;
    background-color: rgb(255, 255, 255);
}