/*Le texte francais */
.fr {  font-family: Arial; font-size: 10pt; font-style: normal}
/*En petit*/
.frpetit {  font-family: Arial; font-size: 8pt}

/* Les touches du manuel de l'Applet */
.touches {  font-family: Arial; font-size: 12pt; color: 57001A; font-weight: bold}

/*Le texte en Anglais */
.en {  font-family: Arial; font-size: 10pt; font-style: italic; color: 003333}
/*En petit */
.enpetit {  font-family: Arial; font-size: 8pt; font-style: italic; color: 003333}


/* Citations de la parties théorie de l'évolution */ 
.frcomment {  font-family: Arial; font-size: 10pt; font-style: italic}


/*Notes de l'auteur en francais dans la partie theories*/
.frexposant {  font-family: Arial; font-size: 8pt}

.touchespetit {  font-family: Arial; font-size: 8pt; color: 57001A; font-weight: bold}
.touchesen {  font-family: Arial; font-size: 12pt; font-style: italic; font-weight: bold; color: 57001A}

.touchesenpetit {  font-family: Arial; font-size: 8pt; font-style: italic; font-weight: bold; color: 57001A}

