@charset "iso-8859-1";


body {background-color: #FFCCFF; /* background-image: url(fond2.jpg); */ color: white; margin:  0px; margin-top: 0px
 }


/* Liens */

A:link {color: #FF33CC;     font-size: 16px;      font-weight: 600;}

A:visited {color: #FF33FF;        font-size: 16px;         font-weight: 600;}

A:hover {background-color: #FFCCFF;         color: #FF33FF;       font-size: 16px;       font-weight: 600;}

A:active {background-color: #FF99FF;             color: #CC99FF;        font-size: 16px;        font-weight: 600;}
/* Fin de Liens */

/* Début de l'apparence de la barre de défilement */
<style type="text/css">
<!--
BODY
{scrollbar-face-color: #FFCCFF; scrollbar-darkshadow-color: #CC00CC; 
scrollbar-shadow-color: #CC00CC; scrollbar-highlight-color: #CC66FF; scrollbar-3dlight-color: #000099; 
scrollbar-track-color: #FF33FF; scrollbar-arrow-color: #9933CC; }
-->
</style>
/* Fin de l'apparence de la barre de défilement */


h3 {background-color: #FF0033; margin: .25em;   font-family: Arial;   font-size: 25px;   color: black;   font-weight: 900;}
.h3 {margin: .25em;   font-family: Arial;   font-size: 25px;   color: black;   font-weight: 900;}

h4 {background-color: #FF66FF; margin: .25em;   font-family: Arial;   font-size: 30px;   color: black;   font-weight: 900;}

.div.boite1 {background-color: #FF3333;      margin: 0em, .5em;      padding: .5em;      border: solid;      border-width: 2px;      border-color: navy;   font-family: Arial;   font-size: 18px;   color: black;}

.texte1 {margin: .2em, 3em, .2em;      font-family: Arial;      font-size: 16px;      color: white;   font-weight: 600;}

.textecourriel {margin: 0em, 1.5em;      font-family: Arial;      font-size: 16px;      color: #FF0000;   font-weight: 600;}

.notebleu {margin: 0em, 1.5em;      font-family: Arial;      font-size: 14px;      color: #FFCCFF;   font-weight: 600;}
.notenoir {margin: 0em, 1.5em;      font-family: Arial;      font-size: 16px;      color: black;   font-weight: 600;}

.div.titre1 {background-color: #CC0033;   font-family: Arial;   font-size: 18px;   color: black;   font-weight: 900;}
.div.normalbrun {background-color: #CC0033;   font-family: Arial;   font-size: 18px;   color: black;  }

.div.textenormal {font-family: Arial;   font-size: 18px;   color: black;}

.div.titrecentre {color: black; font-family:  Arial; font-size: 40px; text-align: center}