#Main td.COL1 {
  display: none;
}

#Main td.COL2 {
	padding: 0;
}

#TD_Accueil {
    background-color: 	#CBD1DE !important;
}

#TD_Contact_Left {
   width:320px !important;
   padding-left:20px;
}

#TD_Contact {
    background-color: 	#CBD1DE !important;
}

#TD_Presse {
    background-color: 	#CBD1DE !important;
}

#menu {
  position: relative;
}

#menu img {
  display: none;
}

#menu img.logo {
  display: inline;
  margin-bottom: 20px;
}

#menu div.cache {
  position: absolute;
  width: 200px;
  height: 1px;
  top: 40px;
  left: 150px;
  line-height: 0;
  font-size: 0;
  border-bottom: 20px solid #fff;
}

div.bnav {
  display: none;
}

div.footer {
  border-top: 1px solid gray;
  padding-top: 10px;
  display: block;
  text-align: center;
}