#wrapper {
  border-style: none;
  width: 1024px;
  margin-right: auto;
  font-family: Code Pro LC;
  margin-left: auto;
}
#banniere {
  border-style: none;
  background-position:  center center;
  height: 275px;
  width: 100%;
  background-image: url(poexpress-laroutedescatalans/images/banniere.png);
  background-repeat: no-repeat;
}
#menu {
  width: 100%;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
}
#menu, #menu ul {
  list-style-type: none;
  background-color: #c5c5c5;
  margin-left: auto;
  padding-left: 0;
  list-style-position: outside;
  list-style-image: none;
  margin-right: auto;
  padding-right: 0;
}
#menu li {
  width: 170px;
  position: relative;
  float: left;
}
#menu ul li {
  display: inherit;
}
#menu ul {
  overflow: hidden;
  position: absolute;
  z-index: 1000;
  max-height: 0;
}
#menu li:hover ul {
  max-height: 40em;
}
#menu li {
  background-color: #c5c5c5;
}
#menu li li {
  background: #cdcdcc none repeat scroll 0% 50%;
  color: white;
}
#menu li:hover, #menu li li:hover {
  background: #ff9900 none repeat scroll 0% 50%;
  color: white;
}
#menu a {
  padding: 11px 0px 8px;
  font-family: Arial Black;
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  color: white;
  font-size: 0.9em;
}
#menu ul a {
  padding: 17px 0px 5px;
  text-align: center;
  font-size: 0.85em;
  color: white;
  font-weight: normal;
}
#menu li:hover li a {
  text-transform: inherit;
  color: white;
}
#menu li:hover a, #menu li li:hover a {
  color: white;
}
h1 {
  margin-bottom: auto;
  font-weight: inherit;
  line-height: 1.5em;
  font-family: Arial Black;
  color: white;
  font-size: 4.6em;
  margin-top: auto;
  background-color: transparent;
}
h2 {
  text-align: center; 
  color: #ff9900;
  font-family: Century Gothic;
  font-size: 1.5em;
  font-weight: bold;
}
h3 {
  text-align: center;
  font-family: Century Gothic;
  font-size: 3em;
  color: white;
  line-height: 0.5em;
}
h4 {
  margin: 0 0 0 0px;
  color: #ff9900;
  font-family: Century Gothic;
  font-size: 1em;
  font-weight: bold;
}
h5 {
  margin: 0.3em 0 0 20px;
  font-weight: bold;
  font-size: 0.9em;
  color: white;
  font-family: Arial Black;
  line-height: 1em;
}
#en-tete {
  border-style: solid none;
  border-color: black;
  border-width: medium;
  height: 112px;
  opacity: 0.803;
  background-color: #cccccc;
  text-align: center;
}
#en-tete2 {
  border-style: solid none;
  border-color: black;
  border-width: medium;
  height: 500px;
  opacity: 0.803;
  background-color: #cccccc;
  text-align: center;
  font-family: century gothic;
  color; white;
  opacity: 0.803;
  background-color: #cccccc;
}
#anepo {
margin-top: 7px;
margin-left: 4px;
height: 125px;
width: 188px;
float: left;
}
#villages {
margin-top: 4px;
margin-right: 8px;
margin-left: 50px;
height: 105px;
width: 140px;
float: right;
}
.logoequipe {
  background-color: yellow;
}
#texte {
  margin: 1.5em 0 0;
  color: rgb(153, 153, 153); 
  border-style: none; 
  font-family: Century Gothic;  
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5em;
}
a {
  color: #7f7f7f;
}
#section1 {
  border: 3px solid #ff9900;
  display: block;
  width: 100%;
}
#section2 {
  display: table;
  border-collapse: separate;
  width: 100%;
  margin-top: 40px;
}
#gauche {
	display: table-cell;
  border: 3px solid #ff9900;
  width: 35%;
}
#droite {
	display: table-cell;
  width: auto;
}
p {
  font-family: Century Gothic;
  font-size: 0.8em;
  color: #999999;
  text-align: justify;
  padding-right: 20px;
  padding-left: 20px;
}
#pied {
  margin: 20px auto auto;
  padding: 5px 0px 0px 15px;
  font-family: Century gothic;
  font-weight: bold;
  color: white;
  font-size: 0.9em;
  background-color: #999999;
  text-align: left;
  width: 99%;
  height: 55px;
}

