/* Cascading Style Sheet, Level 1 */
/* Ajouter la commande suivante dans la section <HEAD> de votre fichier HTML */
/* <LINK rel="stylesheet" type="text/css" href="htdig.css"> */

BODY { background: #ccf url(../../images/bggrn.gif) }
H1, H2, H3, H4, H5, H6 { font-family: verdana, helvetica, arial, sans-serif; }
H1 { color: crimson; font-size: 24pt;  text-align: center }
H2 { color: indigo; font-size: 20pt; }
H3 { color: darkgreen; font-size: 16pt; }
H4 { color: maroon; font-size: 14pt; }
H5 { font-size: 12pt; }
H6 { font-size: 10pt; }
H3.menu { font-size: 12pt; color: darkgreen; }
H4.menu { font-size: 10pt; color: maroon; }
