/* attributs couleurs fond de page et texte + police et taille */
body {background-color:#0A2160;color:FCF3C1;font-family:Arial, Comic Sans MS;font-size:11pt; leftmargin:0; topmargin:0;marginwidth:0; marginheight:0;}

/* attributs scrollbar */
body {scrollbar-face-color:#0A2160;scrollbar-shadow-color:#062985;scrollbar-highlight-color:#FCF3C1;scrollbar-3dlight-color:#0033BA;scrollbar-darkshadow-color:#000000;scrollbar-track-color:#0D2974;scrollbar-arrow-color:#FCF3C1}

/* attributs liens */
a {color:#FCF3C1; text-decoration:underline overline}
a:hover {color:#0293CC;text-decoration:underline overline}
a:visited {color:#0293CC;text-decoration:none}

/* attributs pas de bordure pour les images */
img {border:none;padding:0}

/* attributs tableaux et cellules */
table {border:none;border-collapse:collapse;}
td {font-size:11pt;font-color:#FCF3C1;padding:0;margin-right:0;margin-left:0;text-align:justify;}

/* Paragraphe rouge */
.rouge {color:#FF0000;}

/* Paragraphe rouge gras et plus gros */
.rouge2 {color:#FF0000; font-size:1.1em; font-weight:bold;}

/* Paragraphe rouge gras, plus gros et centré*/
.rouge3 {color:#FF0000; font-size:1.1em; font-weight:bold; text-align:center;}

/* Paragraphe rouge centré */
.rouge4 {color:#FF0000; text-align:center;}

/* alignement des textes ou images */
.centre {text-align:center;}
.gauche {text-align:left;}
.droite {text-align:right;}

/* attributs pas de bordure pour les images */
img {border:none; padding:10px}

/* paramêtres par défaut des DIV P H1 */
div, p {margin-bottom:30px;margin-top:30px;}
h1, h2, h3, h4, h5 {margin-bottom:30px; text-align:center;}
.flechebas {margin-top:30px; margin-bottom:30px; text-align:center;}

/* paramêtres tableau encadrement */
.titph {text-align:center; margin-bottom:5px; margin-top:5px;}
.titre {text-align:center; font-size:12pt; font-weight:bold; margin-bottom:30px; margin-top:30px;}
.photo {text-align:center; margin-bottom:5px; margin-top:5px;}

/* paramêtres imge popup */
.tee {text-align:center;}
