/* Styles */

.menu   { font-family: Arial, sans-serif; text-align: center }
.footer { font-family: Arial, sans-serif; font-size: smaller; }

IMG.l   { float: left }
IMG.r   { float: right }

P.center { text-align: center }

BODY { color: black; background: white <!--url(IMAGES/bglsp4.gif)-->}
/* background: white */ 

A:link IMG { border: 0 }
A:link, A:visited, A:active { text-decoration: none /*underline*/ }
A:link    { color: blue;    background: transparent }
A:visited { color: #000088; background: transparent }
A:active  { color: red;     background: transparent } 

/* UL { list-style-image: url(IMAGES/RedBullet2.gif) }*/ 
/* LI { font-size: small; } */

H1 { background: transparent; text-align: center; }
H2 { background: transparent; color: green; }

/* titre de tableau */
.title { color: black; background: #ffda90; }

/* contenu de tableau */
.content { color: black; background: #faf0e6; }

/* sommaires */
.toc { color: black; 
       background: #efefff; 
       border: solid thin white; 
       margin: 0 0 0 0; 
       padding: 1em; }





