/*-----------------attributs du body-------------------------------------*/ BODY {background-color: #E8F6D7; color: #2B3121;} /*-----------------attributs du texte courant----------------------------*/ P { font-weight: 600; font-size: 1em; line-height: 1.2em; font-family: "trebuchet ms", helvetica, arial, sans-serif; font-style: normal; color: #2B3121; text-align: justify; text-indent: 1em; margin-right: 5em; margin-left: 5em; } PRE { font-weight: bold; font-size: 1em; line-height: 1em; font-family: monospaced, monospace; color: #AA0000; font-style: normal; text-indent: 0em; text-align: left; margin-right: 1em; margin-left: 5em; margin-bottom: 0em; } P A {text-indent: 0em;} I {color: #2260AA;} STRONG {font-weight: 800; color: red;} .noindent {text-indent: 0em;} .citations {font-style: italic; font-weight: 600;} /*-----------------attributs des listes----------------------------------*/ OL { font-weight: 600; font-size: 1em; line-height: 1.2em; font-family: "trebuchet ms", helvetica, arial, sans-serif; font-style: normal; color: #4A5A08; text-align: justify; text-indent: 0em; margin-right: 5em; margin-left: 5em; } /*-----------------attributs des images----------------------------------*/ IMG { margin-right: 5em; text-align: center; } .illustr {align: center;} /*-----------------attributs des tableaux--------------------------------*/ TD { color: black; font-family: "trebuchet ms", helvetica, arial, sans-serif; } .tableau {font-style: normal; font-weight: 600; margin-right: 0em; margin-left: 0em; } .tabcol {background-color: #D0D6FF;} /*-----------------attributs des titres--------------------------------*/ H1 { font-weight: bold; font-size: 1.5em; line-height: 1.5em; font-family: "trebuchet ms", helvetica, arial, sans-serif; color: #D0D6FF; font-style: normal; text-indent: 0em; text-align: center; margin-right: 1em; margin-left: 1em; margin-bottom: 0em; border-style : solid; border-witdh: 2px; border-color: #56545C; background-color: #70828D; } H2 { font-weight: bold; font-size: 1.1em; line-height: 1.2em; font-family: "trebuchet ms", helvetica, arial, sans-serif; font-style: normal; color: #FFFFFF; background-color: #4685A4; text-indent: 0em; text-align: left; width: 50pc; margin-left: 2em; border-style : solid; border-witdh: 2px; border-color: #3C5B84; margin-bottom: 0em; text-decoration: none; } H3 { font-weight: bold; font-size: 1em; line-height: 1em; font-family: "trebuchet ms", helvetica, arial, sans-serif; color: #FFFFFF; background-color: #3C5B84; text-indent: 0em; text-align: left; width: 50pc; margin-right: 2em; margin-left: 3em; margin-bottom: .1em; } H4 { font-weight: bold; font-size: .9em; line-height: .9em; font-family: "trebuchet ms", helvetica, arial, sans-serif; font-style: italic; color: red; background-color: white; text-indent: 0em; text-align: left; margin-right: 2em; margin-left: 4em; margin-bottom: 0em; } H5 { font-weight: bold; font-size: .9em; line-height: .9em; font-family: "trebuchet ms", helvetica, arial, sans-serif; font-style: italic; color: #FF00FF; background-color: white; text-indent: 0em; text-align: left; margin-right: 2em; margin-left: 5em; margin-bottom: 0em; }