/* @group reset */

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, cite, em,  img,  strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

html, body {
  height: 101%;
  background-color: #015d36;
}

body {
  font: 12px/16px "Trebuchet MS", Verdana, sans-serif;
  color: #000000;
}

ol, ul {
  list-style: none;
}

a {
  text-decoration: none;
}

address {
  font-style: normal;
}

td {
  border-bottom: 1px solid black;
  padding: 4px 0;
}

/* @end */

/* @group common */

#page {
  width: 100%;
  background: url(/images/bg-bande-verte-entete.gif) repeat-x;
}

#structure {
  width: 855px;
  margin: 0 auto;
  background: url(/images/bg-contenu.jpg) repeat-y;
}

#entete {
  position: relative;
  width: 855px;
  height: 157px;
  background: url(/images/bg-bande-entete.jpg) no-repeat;
}

#logo {
  position: absolute;
  top: 20px;
  left: 75px;
  width: 175px;
  height: 100px;
  cursor: pointer;
}

#imagesentete {
  position: absolute;
  top: 7px;
  right: 51px;
  width: 525px;
  height: 106px;
  border: 6px solid #d6e4c9;
  background-image: url(/images/image-entete-3.jpg);
}

#pied {
  width: 855px;
  height: 75px;
  margin-top: 30px;
  background: url(/images/bg-footer.jpg) no-repeat;
}

#pied p {
  font: 10px Georgia, "Times New Roman", Times, serif;
  padding: 45px 0 0 65px;
  color: #FFFFFF;
}

h1 {
  font-size: 26px;
  line-height: 29px;
  color: #015d36;
  margin-bottom: 10px;
  margin-top: 20px;
}

h4 {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 16px;
}

p {
  margin-bottom: 8px;
}

.liste {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 30px;
}

/* @group nav */

#nav {
  position: absolute;
  bottom: 0;
  left: 86px;
  width: 648px;
  height: 25px;
  overflow: hidden;
}

#nav li {
  float: left;
  display: block;
  height: 25px;
  cursor: pointer;
}

#nav li p {
  margin-left: -1000px;
}

#entreprise {
  width: 87px;
  background: url(/images/nav_01.jpg) no-repeat 0px 0px;
}

#entreprise.actif {
  width: 87px;
  background: url(/images/nav_01.jpg) no-repeat 0px -25px;
}

a li#entreprise:hover {
  background: url(/images/nav_01.jpg) no-repeat 0px -25px;
}

#equipe {
  width: 95px;
  background: url(/images/nav_02.jpg) no-repeat 0px 0px;
}

#equipe.actif {
  width: 95px;
  background: url(/images/nav_02.jpg) no-repeat 0px -25px;
}

a li#equipe:hover {
  background: url(/images/nav_02.jpg) no-repeat 0px -25px;
}

#services {
  width: 91px;
  background: url(/images/nav_03.jpg) no-repeat 0px 0px;
}

#services.actif {
  width: 91px;
  background: url(/images/nav_03.jpg) no-repeat 0px -25px;
}

a li#services:hover {
  background: url(/images/nav_03.jpg) no-repeat 0px -25px;
}

#realisations {
  width: 116px;
  background: url(/images/nav_04.jpg) no-repeat 0px 0px;
}

#realisations.actif {
  width: 116px;
  background: url(/images/nav_04.jpg) no-repeat 0px -25px;
}

a li#realisations:hover {
  background: url(/images/nav_04.jpg) no-repeat 0px -25px;
}

#clientele {
  width: 73px;
  background: url(/images/nav_05.jpg) no-repeat 0px 0px;
}

#clientele.actif {
  width: 73px;
  background: url(/images/nav_05.jpg) no-repeat 0px -25px;
}

a li#clientele:hover {
  background: url(/images/nav_05.jpg) no-repeat 0px -25px;
}

#joindre {
  width: 128px;
  background: url(/images/nav_06.jpg) no-repeat 0px 0px;
}

#joindre.actif {
  width: 128px;
  background: url(/images/nav_06.jpg) no-repeat 0px -25px;
}

a li#joindre:hover {
  background: url(/images/nav_06.jpg) no-repeat 0px -25px;
}

#emploi {
  width: 58px;
  background: url(/images/nav_07.jpg) no-repeat 0px 0px;
}

#emploi.actif {
  width: 58px;
  background: url(/images/nav_07.jpg) no-repeat 0px -25px;
}

a li#emploi:hover {
  background: url(/images/nav_07.jpg) no-repeat 0px -25px;
}



/* @end */



/* @end */

/* @group contenu */
#contenu {
  width: 855px;
  padding: 0 22px;
}

#bande {
  width: 812px;
  height: 62px;
  margin-bottom: 10px;
  background-color: #d6e4c9;
}

#texte {
  width: 702px;
  padding-left: 74px;
  padding-right: 36px;
  margin-bottom: 30px;
}

.cadre {
  float: right;
  width: 340px;
  margin-left: 20px;
}

.milieu {
  background: url(/images/bg-milieu.jpg) repeat-y;
  padding-left: 14px;
}

.milieu img {
  
}

#texte_realisations {
  float: left;
  width: 250px;
  margin-right: 30px;
  padding-left: 74px;
}

#images_realisations {
  float: left;
  width: 277px;
  margin-right: 30px;
}

.avant, .apres {
  position: relative;
  margin-bottom: 20px;
  
}

.avant img, .apres img {
  border: 2px solid #015d36;
}

.avant p, .apres p {
  position: absolute;
  top: 0;
  left: 15px;
  height: 15px;
  width: 140px;
  color: #FFF;
  padding: 10px;
  background-color: #015d36;
}

#nav_realisations {
  float: left;
  width: 100px;
}

.index {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.index a {
  color: #015d36;
  text-decoration: underline;
}

.index a:hover {
  color: #000000;
  text-decoration: underline;
}

/* @end */


















