    ul.menu li.active,
ul.menu li:hover {
    background:#AADAC8;
}
ul.menu li:hover a {
    color:white!important;
}
ul.menu li.active a {
    color:white;
}

.has-dynamic-color{
    color:#AADAC8;
    border-bottom-color:#AADAC8!important;
}
.has-dynamic-bg{
    background:#AADAC8;
    color:white;
}	
#logo a{
position:relative;
display:block;
}
#logo a:after{
content: "\00AB  l\'oeuvre vaut toujours plus que le bien, ou le mal, qu\'on dira d\'elle \00BB";
  position: absolute;
  z-index:5;
  top: 69%;
  right: 560px;
  width: 290px;
  background: white;
  font-size: 7px;
  text-transform: uppercase;
  word-spacing:1px;
  color:#AADAC8;
  text-align:right;
  height:40px;
}
#logo a:before{
content: "Maurice Nadeau";
  position: absolute;
  z-index:10;
  top: 76%;
  left: 401px;
  width: 64px;
  background: white;
  font-size: 7px;
  text-transform: uppercase;
  word-spacing: 1px;
  color:#AADAC8;
  height:30px;

}
.event-main-place{

  border-color:#AADAC8;

}
