/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: url("./charteGraphique.jpg"); background-repeat: no-repeat; background-position: top left;}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:hover { color: rgb(153,0,51);}
 A:visited { color: rgb(153,0,51);}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 12pt; text-decoration: none ;}
 