
body         { font-family: Arial; font-size: 10pt }
td           { font-family: Arial; font-size: 10pt; padding: 0px; margin: 0px }
table        { font-family: Arial; font-size: 10pt }


a	{
	font: fantasy;
	color: Maroon;
	text-decoration: none;
}

a:hover {
	font: fantasy;
	color: Maroon;
	text-decoration: underline;
}

*.menu	{
	font: fantasy;
	color: Maroon;
	text-decoration: none;
}

img    {
       border: none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	font: menu;
	background: #F5F5DC;

} 
h6 {
        font-family: "Helvetica";
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}



h2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: large;
	color: black;
	text-align: center;
}

h3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: small;
	color: black;
	text-align: center;
}

#affichage {
	color: White;
	background: orange;
	font: bold;
	text-align: center;
}

*.forum_fond	{
	background-color: D4D4D4;
	color: Maroon;
	font-weight: bolder;
	text-align: center;
}

*.forum_fond_titre	{
	background-color: D4D4D4;
	color: Maroon;
	text-align: left;
}



