<STYLE TYPE="text/css">
<!--  

/* Proprietes generales */
BODY {background-color: #636c91;
	  font: Verdana,Arial;}

BODY.normal {
	background-color: #636c91;
	font: Verdana,Arial;
	color: black;
}

P {	
 font-size: 12;
 text-indent: 0cm;
 text-align: justify;
 font-family: Verdana;
 color: #000000;
}

P.menuitem{
 font-family: Verdana,Arial;
 color : white;
 font-weight: bold;
 text-align: left;
}

.indent{
   padding-left: 20pt;
   padding-right: 20pt;
}

/* Cases des tableaux */
TD {
 font-family: Verdana,Arial;
 font-size: 12 ;
 color: black;
 background-color: white;
}

TH {
 font-family: Verdana,Arial;
 font-size: 12; 
 color: black;
 text-align: left;
 background-color: #FFFFFF;
}

UL,LI {	
 font-size: 12;
 text-indent: 0cm;
 text-align: justify;
 font-family: Verdana,Arial;
 }

.main {background-color: #FFFFFF;}
.cx { background-color: #FFFFFF;
	  font-weight: bold;
	  color: black;}
.c1 {background-color: #837d89;}
.c2 {background-color: #496969;}
.c3 {background-color: #768d6c;}
.c4 {background-color: #666f7b;}
.c5 {background-color: #949bb1;}

.titre {text-align: center;}


/* Titre principal des pages */
H1 {
 font-family: Verdana,Arial;
 color : white;
 font-size: 24;
 font-weight: bold;
 text-align: center;
}

/* Sous-section */ 	
H2 {
 font-family: Verdana,Arial;
 color : #000066;
 font-size: 24;
 font-weight: bold;
}

/* Petit titre */
H3 {
 font-weight: bold;
 font-family: Verdana,Arial;
 color : black;
 font-size: 18;
}

/* Petit titre autre police */ 	
H4  {
 font-weight: bold;
 font-family: Verdana,Arial;
 color : black;
 font-size: 14;
}



.center { text-align: center;}
.right { text-align: right;}
.left {	text-align: left;}
.justify { text-align: justify;}


/* alternatives de couleur */
.couleur1 { color: darkcyan; }
.couleur2 { color: black; }
.couleurTitre { color: white; }

/* taille de texte */
.petit { font-size: 10; }


/* Couleurs des liens */
A:link {text-decoration: underline; color : darkcyan;}
A:visited {text-decoration: underline; color : darkcyan;}
A:active {text-decoration: underline; color: cornflowerblue;}
A:hover {text-decoration: underline; color: cornflowerblue;}

A:link.menu {text-decoration: underline; color : white;}
A:visited.menu {text-decoration: underline; color : white;}
A:active.menu {text-decoration: underline; color: white;}
A:hover.menu {text-decoration: underline; color: lightgray;}

A:link.prog {text-decoration: underline; color : black; text-align : left;}
A:visited.prog {text-decoration: underline; color : black; text-align : left;}
A:active.prog {text-decoration: underline; color: black; text-align : left;}
A:hover.prog {text-decoration: underline; color: #353535; text-align : left;}
 -->
 
</STYLE>
