@charset "iso-8859-1";
/* auteur: JP Aubert 
/* Date de création: 10/06/02 */



.base {background-color: white; font-family:Arial;color:navy;font-size:10pt;}
.base2 {background-color: #ffffcc; font-family:Arial;color:navy;font-size:10pt;}
.base3 {background-color: #FFFFEF; font-family:Arial;color:navy;font-size:10pt;}


/* les styles de liens ci-dessous concernent les liens du texte general */

A:link {text-decoration: none;   color: navy;text-decoration: underline;}
A:visited {text-decoration: none;    color: #660000}
A:hover {color: blue; text-decoration: underline}
A:active {text-decoration: none;   color: #00CCFF}

/* les styles de liens ci-dessous concernent uniquement les liens des tableaux de renvoi 
sur les pages centrales du site */

A.tableau:link {font-size:8.0pt; text-decoration: none;color: #0000CC} 
A.tableau:visited {font-size:8.0pt;text-decoration: none; color: #0000CC} 
A.tableau:hover {font-size:8.0pt;text-decoration: underline}
A.tableau:active {font-size:8.0pt;text-decoration: none;color: #0000CC}

/* les styles de liens ci-dessous concernent uniquement les liens du 
tableau de la colonne de gauche de la page d'accueil */

A.tableau2:link {font-size:8.0pt; text-decoration: none;color: #0000CC} 
A.tableau2:visited {font-size:8.0pt;text-decoration: none; color: #0000CC} 
A.tableau2:hover {font-size:8.0pt;text-decoration: underline}
A.tableau2:active {font-size:8.0pt;text-decoration: none;color: #0000CC}

body {background-color: white; font-family:Arial;color:navy;font-size:10.0pt;}

h1 {font-size:10.0pt;   font-family:Arial;   color:#ffffff;   font-weight:bold; font-style: normal; background-color:#CC3300; background-position: 50%;}
h2 {font-size:12.0pt;   font-family:Arial;   color:navy;   font-weight:bold; font-style: italic;}
h3 {font-size:10.0pt;   font-family:Arial;   color:#CC3300; font-weight:bold;font-style: italic;}
h4 {font-size:10.0pt;   font-family:Arial;   color:#336633;   font-weight:bold;font-style: italic; }
h5 {font-size:10.0pt;   font-family:Arial;   color:#990099;   font-weight:bold; font-style: italic; }
h6 {font-size:10.0pt;   font-family:Arial;   color:#993333;   font-weight:bold;   font-style: italic; }


/* voici les formats de div. permettant de décaler le texte. Si on veut décaler plusieurs fois, 
réutiliser div.deuxieme avec emboîtement */

div.premier {margin-left:0.8in; margin-right:0.8in; font-size:10.0pt;   font-family:Arial;  text-align:justify;}
div.deuxieme {margin-left:0.3in;   font-size:10.0pt;   font-family:Arial;  text-align:justify;}

/* le format de div suivant est utilisé pour citer les références de l'article, 
en dessous du texte du résumé */

div.titresReferences {font-size:8.0pt;   font-family:Arial;  text-align:center;color:navy;}

em { font-weight: bold; font-style: normal;}

strong {font-weight:bold; font-style: normal;color:#ff6600;}

