/*************************************/
/*  Feuilles de style nav du header  */
/*************************************/

.hdTxtOff { font-family: verdana; font-size: 10px; font-weight: bold; color: #1B57A5; }
.hdTxtOff A { color: #1B57A5; text-decoration: none; }
.hdTxtOff A:hover { text-decoration: underline; }
.hdTxtOn { font-family: verdana; font-size: 10px; font-weight: bold; color: #FF9900; }
.hdTxtOn A { color: #FF9900; text-decoration: none; }
.hdTxtOn A:hover { text-decoration: underline; }
.snavTxtOff { font-family: verdana; font-size: 10px; font-weight: normal; color: #1B57A5; }
.snavTxtOff A { color: #1B57A5; text-decoration: none; }
.snavTxtOff A:hover { color: #FF9900; }

