#edito {
  width: 340px;
  float: left;
  text-align: justify;
}
#edito h3 {
  width: 300px;
}
#edito img {
  float: left;
  margin: 0 10px 0 0;
}
#edito p {
  padding-right: 20px;
  line-height: 18px;
  background: url(../images/pointille-repeat.png) repeat-y top right;
}

#accactu {
  float: right;
  width: 290px;
}
#accactu h4, #actu h4, #actufiche h4 {
  font-size: 15px;
  font-weight: bold;
  color: #018079;
}
#accactu h4 a, #actu h4 a {
  text-decoration: none;
}
#accactu p, #actu p, #actufiche p {
  text-align: justify;
}
#accactu div, #actu div {
  margin-bottom: 25px;
}
.actudate {
  font-size: 11px;
  font-style: italic;
}

#actufiche img {
  margin: 0 10px 0 0;
}
#actufiche ul {
  list-style: none;
  margin: 0 0 20px 0;
}
#actufiche li {
  background: url(../images/puce.png) no-repeat 0 2px;
  padding-left: 20px;
}

#plan {
  margin: 20px 0;
  width: 170px;
  height: 209px;
  background: url(../images/background-address.png) no-repeat top left;
}

#plan p {
  padding: 10px 0 0 10px;
  font-style: italic;
}
#plan p span {
  color: #018079;
  font-weight: bold;
  font-style: normal;
}

fieldset {
  border: 0;
}
legend {
  display: none;
}

form {
  margin-top: 30px;
}
label {
  float: left;
  width: 30%;
  text-align: right;
  color: #000;
  cursor: pointer;
  padding-right: 3px;
}

input, textarea {
  width: 300px;
  border: none;
  background: #2CCBC2;
  padding: 2px;
  font: 13px Arial, Helvetica, sans-serif;
	color: #000;
}

textarea {
  height: 150px;
}

#btn {
  width: 100px;
  cursor: pointer;
  margin-left: 300px;
}fieldset {
  border: 0;
}
legend {
  display: none;
}

form {
  margin-top: 30px;
}
label {
  float: left;
  width: 30%;
  text-align: right;
  color: #000;
  cursor: pointer;
  padding-right: 3px;
}

input, textarea {
  width: 300px;
  border: none;
  background: #ACF3EF;
  padding: 2px;
  font: 13px Arial, Helvetica, sans-serif;
	color: #000;
}

textarea {
  height: 150px;
}

#btn {
  width: 100px;
  cursor: pointer;
  margin-left: 300px;
}
blockquote {
  margin: 0 0 10px 0;
  text-align: justify;
}

#back {
  padding: 20px 0 0 0;
}

