/*Feuille de style pour les documents Demodocos cf. JavaScript 1.5 chapitre 18*/
/* Couleur du fond d'écran */
body{font-family : Arial;font-weight : normal;color : #3color="#00005e";background-color : #FFFFFF;
text-decoration : none;vertical-align : baseline;text-align : left;font-size : 10pt;
background-image: url(/crefor/images/fondPrincipal.jpg); 
background-attachment: fixed; background-repeat: no-repeat;
}

li{color : #5a3867;font-family : Arial;list-style-type : disc;font-weight : lighter;word-spacing : 5;
}
/*  - Les titres - */
h1{font-family : Arial;color : #5a3867;font-size : 16pt;}
h2{font-family : Arial;color : #5a3867;font-size : 14pt;}
h3{font-family : Arial;color : #00005e;font-size : 12pt;}
h4{font-family : Arial;color : #00005e;font-size : 11pt;text-decoration : underline;}
h5{font-family : Arial;color : #c7478d;font-size : 10pt;text-decoration : underline;}
h6{font-family : Arial;color : #c7478d;font-size :  9pt;text-decoration : underline;}

/*Couleur des lignes actives - références href */
a:link {color : #3311c7;font-family: Arial;font-size : 10pt;}
a:hover {color: Red;font-family: Arial;font-size : 10pt;}
a:active {color: Red;font-family: Arial;font-size : 10pt;}
a:visited {color : #3311c7;font-family: Arial;font-size : 10pt;}

TD{color : #1a0968;font-size : 10pt;}

/* class diverses*/
.rouge {color:red};
.bleu {color:blue};
.vert {color:green};
/* class crées pour Historique */
.marge20  {margin:0; padding-left:20px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :10pt;text-align:justify}
.marge40  {margin:0; padding-left:40px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :12pt;text-align:justify}
.marge60  {margin:0; padding-left:60px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :14pt;text-align:justify}
.marge80  {margin:0; padding-left:80px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :14pt;text-align:justify}
.marge100 {margin:0; padding-left:100px; padding-right:30px;font-family : Arial; color :#00005e;font-size :14pt;text-align:justify}
