#mainMenu1 {
  background-color: #006d74;
  color: #000;
  margin: 0 0 0.8em;
  padding: 0;
  z-index: 1;
  position: static;
  font-family:verdana, sans-serif;
  font-size:10px;
}

#menuList1 {
  border: 1px solid #CCC;
  margin: 0;
  padding: 0 6px;
}

#menuList1 li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

#menuList1 li a{
 background-color: transparent;
 color: #000;
 display: inline;
 line-height :1.8em;
 border: 1px solid #EEE;
 margin :0;
 padding: 2px 10px;
 text-decoration:none;
 }



/*Accueil*/
#menuList1 li a.bleu {
  background-color: #2b525d; 
  color: #FFFFFF;
  display: inline;
  line-height: 1.8em;
  border: 1px solid #2b525d;
  margin: 0;
  padding: 2px 10px;
  text-decoration: none;
  border-color: #FFFFFF;
  font-weight: 900;
}



/*Actualité*/
#menuList1 li a.vert {
  background-color: #b2d52a; 
  color: #FFFFFF;
  display: inline;
  line-height: 1.8em;
  border: 1px solid #006d74;
  margin: 0;
  padding: 2px 10px;
  text-decoration: none;
  border-color: #FFFFFF;
  font-weight: 900;
}



/*rechercher*/
#menuList1 li a.liennoir {
  width/* */: auto; /* hides the following rule from Win/IE5.0 */
  background: url("./../graphisme/images/general/fleche_noir.gif") no-repeat 100% 50%;
  color: #ffffff;
  padding-right: 20px;
  background-color : #22392c;
  font-weight: 900;
}

#menuList1 .menunoir {
  background-color : #22392c;
  color: #000;
  border: 1px solid #CCC;
  margin: 0;
  padding: 2px;
  z-index: 1;
  position: absolute;
  visibility: hidden;
}

#menuList1 .menunoir li a {
  display: block;
  line-height: normal;
  background-color : #22392c;
  border-color: #22392c;
  color: #ffffff;
}

#menuList1 .menunoir li a:hover, #menuList1 .menunoir li a:focus {
  background-color : #ffffff;
  color: #22392c;
}



/*VAE*/
#menuList1 li a.orange {
  background-color: #f5b210; 
  color: #FFFFFF;
  display: inline;
  line-height: 1.8em;
  border: 1px solid #FFFFFF;
  margin: 0;
  padding: 2px 10px;
  text-decoration: none;
  font-weight: 900;
}



/*Connexion*/
#menuList1 li a.rouge {
  background-color: #df0024; 
  color: #FFFFFF;
  display: inline;
  line-height: 1.8em;
  border: 1px solid #FFFFFF;
  margin: 0;
  padding: 2px 10px;
  text-decoration: none;
  font-weight: 900;
}



/*Contact*/
#menuList1 li a.violet {
  background-color: #c740df; 
  color: #FFFFFF;
  display: inline;
  line-height: 1.8em;
  border: 1px solid #FFFFFF;
  margin: 0;
  padding: 2px 10px;
  text-decoration: none;
  font-weight: 900;
}



/*Projets*/

#menuList1 li a.lienvert2 {
  width/* */: auto; /* hides the following rule from Win/IE5.0 */
  background: url("./../graphisme/images/general/fleche_vert.gif") no-repeat 100% 50%;
  color: #ffffff;
  padding-right: 20px;
  background-color : #6cb929;
  font-weight: 900;
}

#menuList1 .menuvert2 {
  background-color : #6cb929;
  color: #000;
  border: 1px solid #CCC;
  margin: 0;
  padding: 2px;
  z-index: 1;
  position: absolute;
  visibility: hidden;
}

#menuList1 .menuvert2 li a {
  display: block;
  line-height: normal;
  background-color : #6cb929;
  border-color: #6cb929;
  color: #ffffff;
}

#menuList1 .menuvert2 li a:hover, #menuList1 .menuvert2 li a:focus {
  background-color : #ffffff;
  color: #6cb929;
}



/*Ressources*/
#menuList1 li a.lienbleu2 {
  width/* */: auto; /* hides the following rule from Win/IE5.0 */
  background: url("./../graphisme/images/general/fleche_bleu.gif") no-repeat 100% 50%;
  color: #ffffff;
  padding-right: 20px;
  background-color : #05adca;
  font-weight: 900;
}

#menuList1 .menubleu2 {
  background-color : #05adca;
  color: #000;
  border: 1px solid #CCC;
  margin: 0;
  padding: 2px;
  z-index: 1;
  position: absolute;
  visibility: hidden;
}

#menuList1 .menubleu2 li a {
  display: block;
  line-height: normal;
  background-color : #05adca;
  border-color: #05adca;
  color: #ffffff;
}

#menuList1 .menubleu2 li a:hover, #menuList1 .menubleu2 li a:focus {
  background-color : #ffffff;
  color: #05adca;
}



/*Liens*/
#menuList1 li a.jaune {
  background-color: #f3c100; 
  color: #FFFFFF;
  display: inline;
  line-height: 1.8em;
  border: 1px solid #FFFFFF;
  margin: 0;
  padding: 2px 10px;
  text-decoration: none;
  font-weight: 900;
}
