BODY {
  background: #edd9ae;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin: 0;  
  text-align: center;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

img {
  border: 0;
  vertical-align:middle;
}

h1 {
  font-size: 18px;
  font-weight: bold;
}

table {
  border: 0;
  width: 100%;
}

p, ul {
  text-align: justify;
  margin-top: 0;
}

div#main {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
}

table#chapeau td, table#acces td {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #e07e4e;
}

table#chapeau td {
  font-size: 14px;
  vertical-align: middle;
}

table#acces td {
  font-size: 10px;
  width: 33%;
  padding: 20px;
  vertical-align: top;
}


div#video_container {
  width: 655px;
  height: 390px;
  margin: 0px auto 5px auto;
}

div#adresse {
  vertical-align: middle;
  text-align: left;
  width: 150px;
}

a.acces_catalogue {
  font-size: 12px;
}

div#video {
  padding: 0 15px 12px 0;
  background: url(images/flou_640_380.jpg) no-repeat bottom right;
}

div#footer{
   text-align: right;
   margin: 20px;
}

hr.separation{
  clear: both;
  visibility: hidden;
  height: 1px;
  margin: -10px 0 0 0;
  padding: 0;
  display:block;
}

div#page, div#page a {
  margin-top: 0px;
  color: #e07e4e;
}

div#langue {
  width: 100%;
  text-align: right;
}

