/* CSS Document */
.texte1
{
  color: #990000;
  font-size: 14pt; 
  font-family: Times New Roman;
}
.texte2
{
  color: #990000;
  font-size: 12pt;
  font-family: Times New Roman;
}
.texte3
{
  color: #990000;
  font-size: 11pt;
  font-family: arial;
}
.commentaire
{
  color: #FF6347;
  font-size: 11pt;
  font-family: arial;
}

.bg1
{
  background-repeat: no-repeat;
  background-position: center;
}