
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
  margin: 0;
  padding: 0;
}
body {
  background: #000 url() repeat-x scroll center top;
  color: #88b80e;
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  font-size-adjust: none;
  font-stretch: normal;
}
h1 {
  font-size: 1.667em;
  color: #88b80e;
}
h2 {
  font-size: 1.5em;
}
a {
  color: #ffffff;
}
a:visited {
}
a:hover {
  text-decoration: none;
}
p, ul, ol, dl, table {
  margin-bottom: 18px;
}
ul, ol, dd {
  margin-left: 36px;
}
.clearing {
  clear: both;
}
div#principal {
  margin: 0 auto;
  width: 1224px;
  position: relative;
  height: auto;
}
div#header {
  margin: 0 auto;
  padding: 0;
  display: block;
  width: 1024px;
  height: 5px;
  font-size: 12px;
}
div#maincontent {
  padding: 10px;
  float: left;
  width: 745px;
}
div#content p {
  line-height: 16px;
  text-align: justify;
  margin-bottom: 10px;
}
div#content {
  margin: 35px 10px 10px;
  background: #000 url(images/fond.png) no-repeat scroll center top;
  min-height: 500px ! important;
  height: auto;
  color: #ffffff;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}
div#sidebar, div#extra {
  padding: 10px 5px 5px;
  float: left; 
}
div#sidebar {
  height: 733px;
  width: 407px;
  margin-left: 3px;
  margin-right: 3px;
  background: #000 url(images/fond_phone.png) no-repeat scroll center top;
  color: #fff;
}
.texte_milieu {
  padding: 170px 0 0 65px;
  color: #fff;
 font-size: 10px;
}
.icone_bas_tel {
padding: 50px 0 0 60px;
text-align: justify;
  color: #fff;
 font-size: 10px;
}
.texte_presentation {
width: 1150px;
padding: 0px 0px 0px 20px;
text-align: right;
}
div#footer {
  border-bottom: medium none;
  margin: 0 auto;
  background: transparent url() no-repeat scroll center top;
  position: relative;
  width: 962px;
  height: 71px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-align: center;
}


