ul{
  list-style-image : url(../../images/p_button_carre.jpg);
  margin-left : 25px;
  margin-bottom : 10px;
}

ul li.sans_puce{
  list-style : none;
}

p{
  margin : 7px 0px;
  margin-top : 2px;
  text-align : justify;
}

.bloc_left{
  width : 365px;
  float: left;
}

.bloc_first{
  margin-right : 20px;
  margin-left : 10px
}

h3 span{
  background : white;
}

h3 {
  background : url(../../images/titre_h3.jpg) no-repeat right top;
  margin : 5px 0px;
  margin-bottom : 2px;
  padding : 0px;
}

.adresse{
  float : left;
  width : 200px;
}

.adresse strong{
  color : #786C5E;  
}

.adresse p{
  margin-left : 50px;
  margin-top : 20px;
}

.adresse p a{
  color : #DA6801;
  font-weight : bold;
  font-size : 1.2em;
}

#plan{
  float : left;
  width : 520px;
}

.lien_contact{
  text-align : right;
  padding-right : 10px;
}
