
.menu1,
.menu1last{
    height:8px;
    border:solid 0px;
    padding:0px 14px 5px 14px;
    width:auto;
    position: relative;
    display:block;
    float:left;

  }
  .menu1{border-right:1px solid #ffffff;}
  .menu1last{ border-right:0px solid #ffffff;   }
  
.menu1 a:link,
.menu1last a:link{
    font-size:12px;
    font-weight:bold;
	text-decoration: none;
    color: #bd8300;
  }
  .menu1 a:visited,
  .menu1last a:visited {
    font-weight:bold;
    font-size:12px;
    text-decoration: none;
    color: #003865;
  }

  .menu1 a:hover,
  .menu1last a:hover {
    color: #f07503;
  }
  .menu1 a:active,
  .menu1last a:active {
     color: #328fcf;
    }

    .sousmenu3{
      margin-left:25px;
    }
.acdossier a{
  color:#999999;
  font-weight:800em;
  text-decoration:none;
}
.acdossier a:hover{
  color:#cccccc;
  font-weight:800em;
  text-decoration:underline;
}

.entree1 a{
  color:#999999;
  font-weight:800em;
  text-decoration:none;
}
.entree1 a:hover{
  color:#666666;
  font-weight:800em;
  text-decoration:underline;
}
.entree2 a{
  color:#CCCCCC;
    font-weight:600em;
  text-decoration:none;

}
.entree2 a:hover{
  color: #CCCCCC;
    font-weight:600em;
    text-decoration:underline;


}

