
a:link{text-decoration:underline;color:rgb(83, 133, 125);}
a:visited{text-decoration:underline;color:rgb(83, 133, 125);}
a:hover{text-decoration:underline;font-weight:bold;color:rgb(0, 0, 0);
}

body {background-color:rgb(83, 133, 125);
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(83, 133, 125);
font-size:20;
font-weight:bold;
font-family:courrier;
}

#corps{
color:black;
font-size:14;
font-family:courrier;
}

#voir{
color:black;
font-size:12;
font-family:courrier;
}

#rubrique{
background-color:rgb(83, 133, 125);
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;}