/*Feuille de style pour les documents Demodocos */
/* 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};
