    body    {background: #FFFFFF;
                background-image: url('./gif/fdb1.gif');
                font-family: Tahoma, Arial, Helvetica, sans-serif; 
                font-size: 120%; 
                margin: 2px;
                background-attachment: fixed;
                }
IFRAME {text-align:center;font-size: 10pt;background:#8080FF;color: navy;}
H1 	{text-align:center;
	font-size: 16pt;
	background:#80ff80;
	color: black;} 
H2 	{text-align:center;
	font-size: 12pt;
	background:yellow;
	color: black;} 
H3	{text-align:right;
	font-size: 10pt;
	background: aqua;
	color: black;} 
H4	{text-align:left;
	font-size: 8pt;
	background: aqua;
	text-decoration: underline;} 

P.0 {text-align:left;font-size: 14pt;background:navy;color:lime;} 
P.1 {text-align:center;font-size: 10pt;background:#8080FF;color: navy;} 
P.2 {text-align:left;font-size:  8pt;background: yellow;color: black;} 

PRE {background:white;font-size: 8pt;color: black}


A:link  {text-decoration:none;color: blue}
A:hover {text-decoration:none;font-weight: bold}

A:active {text-decoration: none; color: lime}
A:visited {text-decoration: none; color: navy}

TR.titre	{background:yellow;color=red;font-size=12pt;text-align=center}
TR.i		{background:navy;color:white; font-weight: bold}
TR.p		{background:#8080ff;color: white; font-weight: bold}
TR.help		{background:#ff8080;}
TR.divers	{background:#ff8000;}
TR.vide		{background:silver;}
TR.conge        {background:lime;} 


P	{text-indent: 10pt;text-align: justify;font-size: 12pt;color: #404040;}
	.rouge 		{color: red; text-decoration: italic;}                           
	.bleu		{color: blue; text-decoration: italic;}                           
	.vert		{color: green; text-decoration: italic;}     

.menu, .ssmenu {
    background-color:#97CBFF;
    color:black;
    font-size:12px;
    font-weight:bold;
    border:1px solid #0000FF;
    padding:1px;
    filter:alpha(opacity=60);
    -moz-opacity:0.75;
    opacity: 0.75;
/* width et margin sont au cas où le javascript est désactivé. */
    width:15em;
    margin:1em;
}

.menu {
    text-align:center;
}
	