/*********************************************/
/* Feuille de style pour le thème "Orange"   */
/* Ce fichier est dans le domaine public.    */
/*********************************************/
/*
 * Barre de navigation 
 */
/*dt, dl, dd, ul, li {list-style-type: none;border-color:#ffefc2; border-style: solid; background: #ffefc2; border-width: 1px 1px 1px 1px;margin: 0 1px 0px 0;padding: 0;}*/
#nav { font: Verdana, sans-serif;font-size: 1em;width:150px;margin: 0;padding:0;}
#nav ul { background: white; border-top: solid 1px #fa0; border-bottom: solid 1px #fa0; list-style-type: none; margin-right: 0;
 padding: 0;}
#nav li {background: #ffefc2; border-color:#ffefc2; border-style: solid;  border-width: 1px 1px 1px 1px; list-style-type: none;margin: 0; padding: 0; width: 99%;margin-right: 0;}
#nav a {color: #00f; display: block;font-size: 1em;font-family: Verdana, sans-serif; font-weight: normal; margin: 0;
 padding: 0 5px 0 5px; text-decoration: none;}
/*#nav ul a {color: #00f; display: block;font-size: 0.9em;font-family: Verdana, sans-serif; font-weight: normal; margin: 0;
 padding: 0 5px 0 5px; text-decoration: none;}*/
/* .nava{color: #00f; display: block;font-size: 0.9em;font-family: Verdana, sans-serif; font-weight: normal; margin: 0;
 padding: 0 5px 0 5px; text-decoration: none;}*/
 
/* Liens de la barre de navigation */
.navli {list-style-type: none;border-color:#ffefc2; border-style: solid; background: #ffefc2; border-width: 1px 1px 1px 1px;margin: 0 1px 0px 0;padding: 0;}
.navul {list-style-type: none;border-color:#ffefc2; border-style: solid; background: #ffefc2; border-width: 1px 1px 1px 1px;margin: 0 1px 0px 0;padding: 0;}

#nav a:hover {  background-color: #abc; /*background-color: #4682b4;*//*background: transparent ;*/ color: #ffefd5;}
#nav a.linkOn { font-weight: bold;}
#nav a.linkOn:hover{ /*color: #ffffff;  */color: #00f}