* {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #757575;
}
img {
  border: 0;
}
body, html {
  height: 100%;
}
ul, ol {
  list-style-type: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
body {
  text-align: center; /* Hack pour IE, permet de centrer le site horizontalement */
}
#conteneur {
  width: 961px; /* Spécifier la largeur du site, afin de le centrer */
  margin-left: auto; /* Permet de centrer le site horizontalement */
  margin-right: auto; /* Permet de centrer le site horizontalement */
  text-align: left; /* Rétabli le texte aligné à gauche */
}
#header {
  float: left;
  width: 961px;
  height: 230px;
  background: url(../images/bg-header33.gif) no-repeat;
}
#text-header {
   p float: left;
  margin-left: 390px;
  margin-top: 50px;
  color: #FDD714;
  font-size: 15px;
font-weight: bold;
}
#text-header33 {
   p float: left;
  margin-left: 250px;
  margin-top: 50px;
  color: #FDD714;
  font-size: 15px;
font-weight: bold;
}
#image-header {
  p float: left;
  margin-left: 100px;
  margin-top: 15px;
  color: #FDD714;
  font-size: 11px;
font-weight: bold;
}

#text-header-banniere-flash {
   p float: left;
  margin-left: 250px;
  margin-top: 10px;
  color: #FDD714;
  font-size: 15px;
font-weight: bold;
}
#content {
  clear: both;
  float: left;
  width: 965px;
  min-height: 494px;
  background: #fff url(../images/bg-content.gif) 0 0 repeat-x;
}
#footer {
  clear: both;
	 }

#adresse-footer {
  background: #fff url(../images/puce-adresse-footer.gif) 30px 3px no-repeat;
  padding-left: 40px;
  color: #737373;
}
#liens-footer {
  background: #123725 url(../images/puce-liens-footer.gif) 30px 11px no-repeat;
  padding-left: 35px;
  height: 29px;
  line-height: 29px;
  color: #82A191;
}
#liens-footer a {
  color: #82A191;
  margin-left: 5px;
  margin-right: 5px;
}
#tva-footer {
  text-align: center;
  padding-bottom: 10px;
}
#footer3 {
p float: left;
margin-top:1350px;
  
}

#adresse-footer3 {
  background: #fff url(../images/puce-adresse-footer.gif) 30px 3px no-repeat;
  padding-left: 40px;
  color: #737373;
}
#liens-footer3 {
  background: #123725 url(../images/puce-liens-footer.gif) 30px 11px no-repeat;
  padding-left: 35px;
  height: 29px;
  line-height: 29px;
  color: #82A191;
}
#liens-footer3 a {
  color: #82A191;
  margin-left: 5px;
  margin-right: 5px;
}
#tva-footer3 {
  text-align: center;
  padding-bottom: 10px;
}
