@charset "iso-8859-1";
/* Feuille de style pour IE4 
		      font-family: arial;     
		      font-size: 12;          
		      font-weight: bold;      
		      background-color: none; */
BODY {
	font-family: Arial,Helvetica,Sans-Serif;
    text-decoration: none;
    cursor: normal;
    font-style: normal;
	font-size: 12;
    color: black}


TD {
    text-decoration: none;
    cursor: normal;
    font-style: normal;
	font-size: 12;
    color: black}


TH {
    text-decoration: none;
    cursor: normal;
    font-style: normal;
	font-size: 12;
    color: black}


P {
    text-decoration: none;
    cursor: normal;
    font-style: normal;
	font-size: 12;
    color: black}


A:link {
    text-decoration:none;
    cursor: hand;
    font-style: normal;
	font-size: 12;
    color: blue}


/* font-family: arial;     
		      font-size: 12;          
		      font-weight:bold;       
		      background-color: none; */
A:visited {
    text-decoration:none;
    cursor: hand;
    font-style: normal;
	font-size: 12;
    color: blue}


/* font-family: arial;      
		      font-size: 12;          
		      font-weight:bold;       
		      background-color: none; */
A:hover {
    text-decoration: underline;
    cursor: hand;
    font-style: normal;
	font-size: 12;
    color: red}


/* font-family: arial;     
		      font-size: 12;          
		      font-weight: bold;      
		      background-color: none; */
A:link.nav {
    text-decoration:none;
    cursor: hand;
    font-style: normal;
    color: blue}


/* font-family: arial;     
		      font-size: 12;          
		      font-weight:bold;       
		      background-color: none; */
A:visited.nav {
    text-decoration:none;
    cursor: hand;
    font-style: normal;
    color: blue}


/* font-family: arial;      
		      font-size: 12;          
		      font-weight:bold;       
		      background-color: none; */
A:hover.nav {
    text-decoration: underline;
    cursor: hand;
    font-style: normal;
    color: red}


/* Pour donner l'aperçu d'un menu. Il faut entourer le(s) mot(s) par les balises <span class=Item>Votre mot</span> */
.Lien_Normal {
    text-decoration: none;
    cursor: hand;
    font-family: arial;
    font-size: 12;
    font-style: normal;
    font-weight: normal;
    background-color: white;
    color: blue}


.Texte_Petit {
    text-decoration: none;
    cursor: normal;
    font-family: arial;
    font-size: 8;
    font-style: normal;
    font-weight: normal;
    background-color: white;
    color: black}


.Item {
    text-decoration:none;
    cursor: hand;
    font-family: arial;
    font-size: 8;
    font-style: normal;
    font-weight:bold;
    background-color: blue;
    color: white}


.Highlight {
    text-decoration:none;
    cursor: hand;
    font-family: arial;
    font-size: 8;
    font-style: italic;
    font-weight:bold;
    background-color: white;
    color: blue}


/* Fin de la section de style généré par WebExpert le 10/08/00 14:44:26 */


/* Feuille de style utilisée par le Forum public (Phorum) */

.PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
}

.PhorumListRow
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 24px;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Courier New, Geneva, Courier, Clean;
    font-size: 12px;
}

