
body { background: #bbffbb; background : url(./eabckgrd.gif) fixed; color: #804000; text-align: justify; margin-left: 7%; margin-right: 7%; } 

img.entete {
     position : absolute;
     top : 5%;
     left : 4%;
     z-index : 1;
}


td ol {text-align: justify; }


p { text-align: justify; text-indent: 4ex; } 
p.center {text-align: center; text-indent: 0;} 

p.sign { font-family: "Times New Roman"; font-size: 92%; font-weight: bold; margin-top:-2.5ex; margin-right: 4ex; margin-left: 4ex; text-align: right; } 

i, b { color: #0000ff; } 
i { font-size: 103%; } 
i.black { color: #000; }
b.black { color: #000; background: #edc; }
h3 { text-align: center; } 
td p { text-indent: 0; font-size: 90%; text-align: justify; } 
hr { height: 0.5ex; background-color: #0000ff; color: #0000ff; } 
u { text-decoration: none; background: #ffffff} 

.no {text-indent: 0; text-align: justify; } 
.surli { background-color : yellow ; }
.center { text-align: center; text-indent: 0; } 
.cadre { hheight: 15cm; border: solid black 3px; padding: 2em; padding-top: 1ex;} 
.cadre1 { border : solid black 2px ; } 
.cadre2 { border : groove blue 8px ; } 
.cita { font-family: "Times New Roman"; font-size: 92%; font-weight: bold; line-height: 150%; margin-right: 4ex; margin-left: 4ex; text-indent: 0; } 
img.courriel { border: 0; vertical-align: middle; }

a:hover { background: yellow; 
          text-decoration: none; 	
}

div { background: #ffffff; padding: 0.5ex 2ex 0.5ex 2ex; margin: 2ex; } 


		/* boutons */ 

    a.bout {
          color: black; 	
          border: 2px outset #ffffff; 
          padding-right: 0.5ex; 
          padding-left: 0.5ex; 
          background: #efefef; /* doré = #d5d793 */
          text-decoration: none; 	
}
    a:hover.bout {
          background: #ffff00; 
          border: 4px inset #ffffff; 
          font-size: 100% ; 
          font-weight: bold; 
}
    a:visited.bout { 
}

    a:link.bout2 {
          color: black; 	
          border: 4px outset #ffffff; 
          padding: 1px; 
          background: #efefef; /* doré = #d5d793 */
          text-decoration: none; 
}
    a:hover.bout2 {
          background: #ffff00; 
          border: 4px inset #ffffff; 
          font-size: 100%; 
          font-weight: bold; 
          color: red; 
}
    a:visited.bout2 { 
          display: none; 
}
		/* fin des boutons */ 

