
a:link{text-decoration:underline;color:rgb(0, 0, 0);}
a:visited{text-decoration:underline;color:rgb(83, 133, 125);}
a:hover{text-decoration:underline;font-weight:bold;color:rgb(83, 133, 125);
}

body {background-color:rgb(255, 255, 255);
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(223, 112, 7);
font-size:20;
font-weight:bold;
font-family:courrier;
}

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

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


#beurk{
color:red;
font-size:20pt;
font-family:verdana;
font-weight:bold;
text-decoration:underline;
}




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