
a:link{text-decoration:underline;color:rgb(19, 76, 134);}
a:visited{text-decoration:underline;color:rgb(19, 76, 134);}
a:hover{text-decoration:underline;color:rgb(19, 76, 134);
}

body {background-color:rgb(100, 150, 200);
color:black;
font-size:10pt;
font-family:courrier;
}

#barre{
color:black;
font-size:15;
font-family:courrier;
font-weight:bold;
text-decoration:none;
}

#nom_page{
color:rgb(19, 76, 134);
font-size:20;
font-weight:bold;
font-family:courrier;
}

#nom_page2009{
color:rgb(7, 8, 128);
font-size:20;
font-weight:bold;
font-family:courrier;
}

#corps{
color:black;
font-size:14;
font-family:courrier;
}

#corps_bleu{
color:rgb(64, 96, 128);
font-size:14;
font-family:courrier;
}

#voir{
color:black;
font-size:12;
font-family:courrier;
}


#rubrique{
background-color:rgb(100, 150, 200);
color:rgb(255, 255, 255);
font-size:14;
font-weight:bold;
font-family:courrier;
}

#sous-rubrique{
color:black;
font-size:14;
font-weight:bold;
font-style:italic;
font-family:courrier;
}

#retour{
color:white;
font-size:11;
font-family:courrier;
}


.nom_style { attributs du style:propriétés;}