/* Lien gris */ A:link {color: #747474;font-family : verdana;font-weight:font-size: 8pt; normal;text-decoration: underline;} A:visited {color: #747474;font-family : verdana;font-weight: normal; font-size: 8pt;text-decoration: underline;} A:active {color: #747474;font-family : verdana;text-decoration: underline;} A:hover {color: #747474;font-family : verdana;text-decoration: none;} /* Lien bleu */ A.bleu:link {color: #147af9;font-family : verdana;font-weight: normal; font-size: 8pt;text-decoration: underline;} A.bleu:visited {color: #147af9;font-family : verdana;font-weight: normal; font-size: 8pt;text-decoration: underline;} A.bleu:active {color: #147af9;font-family : verdana;text-decoration: underline;} A.bleu:hover {color: #147af9;font-family : verdana;text-decoration: none;} .lienPhotoGauche a { color:#147af9; } /* Lien vert pas de underline au début */ A.vert:link {color: #4ea507;font-family : verdana;font-weight: normal; font-size: 8pt;text-decoration: none;} A.vert:visited {color: #4ea507;font-family : verdana;font-weight: normal; font-size: 8pt;text-decoration: none;} A.vert:active {color: #4ea507;font-family : verdana;text-decoration: none;} A.vert:hover {color: #4ea507;font-family : verdana;text-decoration: underline;} /* Lien gris pas de underline au début */ A.gris:link {color: #747474;font-family : verdana;font-weight: normal; font-size: 8pt;text-decoration: none;} A.gris:visited {color: #747474;font-family : verdana;font-weight: normal; font-size: 8pt;text-decoration: none;} A.gris:active {color: #747474;font-family : verdana;text-decoration: none;} A.gris:hover {color: #747474;font-family : verdana;text-decoration: underline;} /* Lien gris pas de underline au début */ A.grisbas:link {color: #696969;font-family : verdana;font-weight: normal; font-size: 8pt;text-decoration: none;} A.grisbas:visited {color: #696969;font-family : verdana;font-weight: normal; font-size: 8pt;text-decoration: none;} A.grisbas:active {color: #696969;font-family : verdana;text-decoration: none;} A.grisbas:hover {color: #696969;font-family : verdana;text-decoration: underline;} /* texte gris */ .grispt {padding-right:20px; color: #747474;font-weight: normal; font-family: verdana;font-size: 8pt;text-decoration: none;text-align:justify; text-justify:inter-word;} .grisptnon {color: #747474;font-weight: normal; font-family: verdana;font-size: 8pt;text-decoration: none; text-align: left;} /* Lien bleu */ .grispt A:link {color: #747474;font-family : verdana;font-weight: normal; font-size: 8pt;text-decoration: underline;} .grispt A:visited {color: #747474;font-family : verdana;font-weight: normal; font-size: 8pt;text-decoration: underline;} .grispt A:active {color: #747474;font-family : verdana;text-decoration: underline;} .grispt A:hover {color: #747474;font-family : verdana;text-decoration: none;} /* texte gris pour les sources */ .grissource {color: #747474;font-weight: normal; font-family: verdana;font-size: 7pt;text-decoration: none;text-align:justify; text-justify:inter-word;} /* texte gris bas */ .grisptbas {color: #696969;font-weight: normal; font-family: verdana;font-size: 8pt;text-decoration: none;text-align:justify; text-justify:inter-word;} /* texte vert */ .vertpt {color: #4ea507;font-weight: normal; font-family: verdana;font-size: 8pt;text-decoration: none;text-align:justify; text-justify:inter-word;} /* texte vert */ .vertultrapt {color: #4ea507;font-weight: normal; font-family: verdana;font-size: 7pt;text-decoration: none;text-align:justify; text-justify:inter-word;} /* texte blanc */ .blancpt {color: #ffffff;font-weight: normal; font-family: verdana;font-size: 8pt;text-decoration: none;text-align:justify; text-justify:inter-word;} /* texte bleu */ .bleupt {color: #338CFA;font-weight: bold; font-family: verdana;font-size: 9pt;text-decoration: none;text-align:justify; text-justify:inter-word;} .bleuptpetit {color: #338CFA; font-weight: bold; font-family: verdana;font-size: 8pt;text-decoration: none;text-align:justify; text-justify:inter-word;} /* texte bleu popup */ .bleuptpop {color: #0455B9;font-weight: bold; font-family: verdana;font-size: 10pt;text-decoration: none;text-align:justify; text-justify:inter-word;} /* texte noire popup */ .noirptpop {color: #000000;font-weight: normal; font-family: verdana;font-size: 10pt;text-decoration: none;text-align:justify; text-justify:inter-word;} /* texte gris popup */ .grisptpop {color: #484848;font-weight: normal; font-family: verdana;font-size: 9pt;text-decoration: none;text-align:justify; text-justify:inter-word;} /* IMAGE THUMBNAIL DE GAUCHE, pour avoir un espace entre la photo et le texte en dessous. */ div.imgThumb{ margin-bottom: 3px; } /* Attributs pour le texte justifié : auto | distribute-all-lines | inter-cluster | inter-word spacing | inter-ideograph | inter-word kashida | newspaper */ /*CSS du BODY*/ BODY {background-repeat: no-repeat;background-color: #92d432;background-repeat: repeat-y;background-position: default;scrollbar-3dlight-color: #000000;scrollbar-shadow-color: #000000;scrollbar-highlight-color: #000000;scrollbar-track-color: #BEBFBA;scrollbar-face-color: #92d432;scrollbar-arrow-color: #90A94E;} P { margin: 0px; margin-bottom:1em;}