/* AUTEUR: Patrick Pugh(STL), CDMax Informatique 2000 Inc. */
/* DATE DE CREATION: 10/07/2000 */


BODY.normal {
    background-color:#FFFDD7; 
	background-image:URL(images/fond.gif); 
}

BODY.simple {
    background-color:#FFFDD7; 
	background-image:none; 
}


BODY.image {
    background-color:#ffffff; 
	background-image:URL(images/bglined.gif); 
}



A {
    color:#004939;
    font-family:Arial;
	font-weight:bold;
	font-size:10pt; 
    text-decoration:underline; 
}


a:hover {
   font-family:Arial;
   text-decoration: none;
   color:#004939;
   background-color: #FFCC00;
   font-size:10pt;
   
}

.limage:hover {
   font-family:Arial;
   text-decoration: underline;
   color:#004939;
   background-color: #FFFDD7;
   font-size:10pt;
   
}


P {
    color:black;
    font-family:Arial; font-size:10pt; 
}

DIV {
    color:black;
    font-family:Arial; font-size:10pt; 
}

li {
    color:black;
    font-family:Arial; font-size:10pt; 
}

.liste {
    color:black;
    font-family:Arial; font-size:10pt; 
}

TD {
    color:black;
    font-family:Arial; font-size:10pt; 
}


.para{
  text-align: justify;
}

.petit {
    font-size:7pt; 
	letter-spacing:1pt;
}



.titre{
  font-family:Arial;
  font-size:12pt;
}
