.menu_banniere
{ 
  text-align:center;
  font-size: medium;
  font-weight:700;
  display: block;
  margin: 6px 0 20px 15px;
  padding: 2px 0px 4px 0px;
}

#menu
{
  display: none;
  z-index: 1;
  position: absolute;
  margin-left: 174px;
  margin-top: -43px;
  height: 320px;
  width: 215px;
  background: url('../img/boutton_large_down.png');
}

.deroulant_left
{
  float:left;
  padding-left: 35px;
  padding-top: 50px;
  font-size: small;
  font-weight: 500;
}

.deroulant_right
{
  padding-top: 50px;
  font-size: small;
  font-weight: 500;
}

#menu a:hover
{
  background-color: #a590bf;
}

a strong
{
  font-weight:700;
}

.a_banniere
{
  font-size:medium;
  padding: 13px 28px 20px 12px;
  text-decoration:none;
  background: url("../img/boutton.png") top left no-repeat;
}

.a_banniere:hover
{
  color:white;
  background: url("../img/boutton.png") bottom left no-repeat;
}

.a_banniere_large
{
  padding: 13px 28px 20px 12px;
  text-decoration:none;
  background: url("../img/boutton_large.png") top left no-repeat;
}

.inline
{
  display: inline;
}
