#left-home {
  float: left;
  display: inline;
  margin-left: 30px;
  margin-top: 30px;
  width: 230px;
}
#right-home {
  float: right;
  display: inline;
  text-align: center;
  width: 410px;
}
#logo-home {
  padding-top: 100px;
}
#entrez {
  padding-top: 100px;
  text-align: center;
}
#entrez a {
  display: block;
  background: url(../images/bt-entrez.gif) 0 0 no-repeat;
  width: 60px;
  height: 14px;
  margin: 0 auto;
  text-indent: -3000px;
}
#entrez a:hover {
  background-position: 0 -14px;
}
#mention {
  clear: both;
  padding-top: 10px;
  text-align: center;
}
#logo {
  float: left;
  display: inline;
}
#titre-h1 {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 375px;
  font-size: 17px;
  
}
#txt-accueil {
  float: left;
  display: inline;
  margin-left: 50px;
  width: 250px;
  margin-top: 80px;
}
#txt-accueil p {
  font-size: 16px;
  line-height: 17px;
  text-align: justify;
}
#txt-accueil p#bienvenue {
  font-size: 13px;
  padding-bottom: 15px;
  font-family: Verdana;
}
#bienvenue span {
  font-style: italic;
  font-size: 16px;
}
#txt-accueil p#ebv {
  padding-top: 20px;
  font-size: 14px;
}
#visu-accueil {
  float: right;
  display: inline;
  margin-right: 25px;
  margin-top: 30px;
}
#txt-prestation {
  clear: both;
  padding-top: 30px;
}
#txt-prestation p {
  font-size: 13px;
  padding-bottom: 10px;
  line-height: 20px;
  margin: 0 35px;
}
#table-prix {
  border-collapse: collapse;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
#table-prix td {
  text-align: right;
  font-size: 13px;
  padding: 4px 10px;
  border: 1px solid #000;
}
#txt-prestation #expli-tarifs {
  font-size: 12px;
  padding-bottom: 3px;
  font-style: italic;
  text-align: center;
}
#input-total {
  width: 80px;
  border: 0;
  background: transparent;
  text-align: right;
  font-size: 14px;
  color: #000;
}
.gras {
  font-weight: bold;
}
#nom-contact {
  padding-top: 20px;
  font-weight: bold;
}
#num-tel {
  margin-top: 25px;
  font-size: 15px;
  font-weight: bold;
}
#mail-contact a {
  font-size: 15px;
  font-weight: bold;
  color: #000;
}
#galerie {
  clear: both;
  float: left;
  display: inline;
  width: 550px;
  height: 364px;
  background: url(../images/bg-galerie.jpg) 0 0 no-repeat;
  margin-left: 85px;
  margin-top: 25px;
}
#galerie ul {
  float: left;
  display: inline;
  margin-top: 21px;
  margin-left: 24px;
}
#galerie li {
  float: left;
  display: inline;
  margin-right: 40px;
  margin-bottom: 25px;
}
#photo {
  float: left;
  display: inline;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
#vue-photo {
  float: left;
  display: inline;
  margin-left: 30px;
  padding-bottom: 15px;
  height: 352px;
}
#text-photos {
  float: right;
  display: inline;
  margin-right: 30px;
  width: 260px;
}
#text-photos h2 {
  font-size: 14px;
  font-weight: bold;
}
#text-photos p {
  padding-top: 20px;
  line-height: 18px;
  font-size: 12px;
  text-align: left;
}
#navigation {
  clear: both;
  float: left;
  width: 100%;
}
#photo-precedente {
  float: left;
  display: inline;
  margin-left: 177px;
}
#photo-suivante {
  float: right;
  display: inline;
  margin-right: 177px;
}
#bt-retour-photo {
  padding-top: 2px;
  text-align: center;
  margin-left: 252px;
  margin-right: 252px;
}
#bottom-content {
  clear: both;
}
#txt-contact {
  clear: both;
  text-align: center;
  padding-top: 30px;
}
#txt-contact p {
  font-size: 13px;
  padding-bottom: 5px;
  line-height: 20px;
  margin: 0 35px;
}
#left-contact {
  float: left;
  display: inline;
  margin-left: 50px;
  text-align: left;
  margin-top: 30px;
  line-height: 18px;
  width: 280px;
}
#left-contact a {
  font-size: 13px;
  color: #000;
}
#left-contact li.rubrique {
  color: #900;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #900;
  margin-bottom: 10px;
}
#right-contact {
  float: right;
  display: inline;
  width: 280px;
  margin-right: 50px;
  text-align: right;
  margin-top: 30px;
  line-height: 18px;
}
#right-contact a {
  font-size: 13px;
  color: #000;
}
#right-contact li.rubrique {
  color: #900;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #900;
  margin-bottom: 10px;
}
#field-contact {
  position: relative;
  margin: 0 40px;
  border: 1px solid #900;
  text-align: left;
  padding-bottom: 15px;
  height: 120px;
}
#visu-contact {
  position: absolute;
  right: -10px;
  top: -10px;
}
#field-contact legend {
  padding: 0 10px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 15px;
}
#field-contact p {
  padding-top: 10px;
  line-height: 14px;
}
#field-contact p#num-tel-contact {
  padding-top: 25px;
}
#field-contact p span {
  font-size: 16px;
  color: #900;
  font-weight: bold;
}
#field-contact p a {
  color: #900;
  font-weight: bold;
  font-size: 100%;
}
#txt-accueil p.tx-home {
  font-size: 13px;
}
#txt-accueil p.lien-connaitre {
  padding: 5px 0;
}
#txt-accueil p.lien-connaitre a {
  color: #000;
  text-decoration: underline;
  font-size: 13px;
}
#mention-table {
  text-align: center;
  font-size: 11px;
  font-style: italic;
}
#liens-footer {
  clear: both;
  padding-top: 10px;
  text-align: center;
}
#liens-footer a {
  color: #000;
}
#left-connaitre {
  float: left;
  display: inline;
  margin-left: 20px;
  margin-top: 20px;
  width: 300px;
  border-right: 1px solid #000;
  text-align: justify;
  padding: 10px 30px 10px 0;
  height: 320px;
}
#left-connaitre h3, #right-connaitre h3 {
  clear: both;
  padding-top: 15px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: bold;
}
#left-connaitre p, #right-connaitre p {
  font-size: 11px;
  line-height: 15px;
  padding-bottom: 5px;
}
#left-connaitre a, #right-connaitre a {
  font-size: 100%;
  color: #000;
  text-decoration: underline;
}
#right-connaitre {
  float: right;
  display: inline;
  margin-right: 20px;
  margin-top: 30px;
  text-align: justify;
  width: 300px;
}
#txt-footer {
  clear: both;
  padding-top: 20px;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  color: #3d0000;
  text-align: center;
  font-size: 11px;
}
#txt-footer p {
  font-size: 100%;
  margin: 0 20px;
}
#txt-footer h2 {
  font-size: 100%;
}
.liste-plan {
  float: left;
  display: inline;
  margin-left: 130px;
  margin-top: 30px;
}
.liste-plan li.rubrique, .liste-plan li.rubrique a {
  font-size: 12px;
  font-weight: bold;
  color: #900;
  padding-top: 20px;
}
.liste-plan li ul {
  margin-left: 10px;
  margin-top: 5px;
}
.liste-plan li ul li {
  padding: 2px 0;
}
.liste-plan li ul li a {
  color: #000;
  font-size: 11px;
}