.TexteBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: normal;
	text-decoration: none;



}
.TitreBleu { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold ; color: #FF0000}
.LinkGrey {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; text-decoration: none}
.LinkWhite { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none ; background-color: #000099}
a:hover {  color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none}
.Titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.Titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	font-style: italic;

}
.LinkBlue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0000FF; text-decoration: none }
.ArialBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	background-color: #FFFFCC;
	margin: 1px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;

}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	background-color: #CCCCFF;
	margin: 1px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
a {
	text-decoration: none;
}
a:visited    {  text-decoration: none}a:active     { text-decoration: none }a:link       { text-decoration: none }


/* Pour les menus dynamiques */

/* Niveau 0 outer */
.m0_n0_o_out {text-decoration : none; border : 1px solid #FFFFFF; background: #000099;}
.m0_n0_o_over {text-decoration : none; border : 1px solid #FFFFFF; background: #FF0000;}

/* Niveau 0 inner */
.m0_n0_i_out, .a0 {
	padding-left: 2px; text-align: center;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
	color: #FFFFFF; text-decoration: none ; background-color: #000099;
}
.m0_n0_i_over, .a1 {
	padding-left: 2px; text-align: center;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
	color: #FFFFFF; text-decoration: underline ;
}

/* Niveau 1 inner */
.m0_n1_i_out {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF; /* Couleur des caractères niveau 1 curseur en dehors du champ */
}
.m0_n1_i_over {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
	text-decoration : none;
	padding: 4px;
	color: #FFFF00; /* Couleur des caractères niveau 1 curseur sur le champ */
}

/* Niveau 1 outer */
.m0_n1_o_out {
	text-decoration : none;
	border : 1px solid #FFFFFF;
/*	background: #508099;*/
	background: #FF0000; /* Couleur du fond niveau 1 curseur en dehors du champ */
}
.m0_n1_o_over {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF0000; /* Couleur du fond niveau 1 curseur sur le champ */
}


/* Niveau 2 inner */
.m0_n2_i_out {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF; /* Couleur des caractères niveau 2 curseur en dehors du champ */
}
.m0_n2_i_over {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
	text-decoration : none;
	padding: 4px;
	color: #FFFF00; /* Couleur des caractères niveau 2 curseur sur le champ */
}

/* Niveau 2 outer */
.m0_n2_o_out {
	text-decoration : none;
	border : 1px solid #FFFFFF;
/*	background: #508099;*/
	background: #FF0000; /* Couleur du fond niveau 2 curseur en dehors du champ */
}
.m0_n2_o_over {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF0000; /* Couleur du fond niveau 2 curseur sur le champ */
}


/* A ENLEVER ?*/

.mXPtable {
	border-top: 1px solid #93A070;
	border-left: 1px solid #93A070;
	border-right: 1px solid #93A070;
	border-bottom: 1px solid #93A070;
	background: red;
}
.mXPmouto {
	background: #EFEDDE;
}

.hiddenlink {
  color: #ffffff; /* same color as the surrounding text */
  text-decoration: none; /* to remove the underline */
  cursor: text; /* to make the cursor stay as a text cursor, not the hand */
  hover: #eeeeee;
}
a.hiddenlink:hover {color: #eeeeee}

/*===============================================*/
/*  RCB September 2004   Added classes           */
/*===============================================*/

