
/* Ceci est la feuille de style à lier aux fichiers karens, 	
	qui apparaissent dans le cadre principal */
body {
  font-family: Verdana, sans-serif;
  		font-weight: 700;
  		color: #003300;
  background-color: #FFFFFF;
}      

		
h1 {
  font-family: Garamond, "Times New Roman", serif;
  	  text-align: center;
  	  color: #CC3300;
} 

	 
h2 {
  font-family: Garamond, "Times New Roman", serif;
  	  text-align: center;
  	  color: #CC3300;
}

	  
p {
  font-family: Verdana, sans-serif;
  	  font-weight: 700;
  	  color: #003300;
}

	
p.hd { font-family: Verdana, sans-serif ;
           font-weight: 700 ;
           font-size: 115% ;
           color: #003300 ;
         }

p.ft { font-family: Verdana, sans-serif ;
	font-weight: 700 ;
	font-size: 85% ;
	color: #003300 ;
	}

span {
  color: #CC3300;
}

div.color { background: #EEE8AA ;
            padding: O.5em ;
            border: none ;
          }


table {
  		 cellspacing: 0;
  		 font-family: Verdana, sans-serif;
  		 font-weight: 700;
                 border-top: 0pt;
                 border-right: 0;
                 border-bottom: 0;
                 border-left: 0;
}
A:link { background-color: white
        }

A:visited  { background-color: white
        }

A:active   {background-color: white
        }

$DOCUMENT {
}
