p#contact_infos
{ padding: 0 0 0 48px;
  margin: 0 0 17px 0;
  text-align: justify;
  background-image: url("../../../images/enveloppe.png");
  background-repeat: no-repeat;
}

#contact_table
{ width: 563px;
  background-color: #dddddd;
}

#contact_table th
{ font-weight: normal;
}

#contact_table input, #contact_table textarea
{ border: solid 1px #ee0345;
}

.required
{ color: #cd003a;
}

#contact_table td th
{ text-align: left;
  vertical-align: top;
}

#contact_table caption
{ height: 23px;
  background-image: url("../../../images/contact_caption.png");
  text-align: center;
  line-height: 23px;
  color: #ffffff;
  font-weight: bold;
}

#contact_left
{ margin: 7px 0 9px 6px;
}

#contact_left input, #contact_left textarea
{ width: 150px;
}

#contact_left textarea
{ width: 150px;
  height: 54px;
}

#contact_right
{ margin: 7px 0 0 0;
}

#contact_right textarea
{ width: 277px;
  height: 103px;
}

#send a
{ text-decoration: none;
  display: block;
  width: 227px;
  height: 30px;
  background-image: url("../../../images/contact_envoyer.png");
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  color: #cd003a;
  margin-left: 28px;
}

#send a:hover
{ background-image: url("../../../images/contact_envoyer_over.png");
}

#merci_caption
{ height: 23px;
  width: 563px;
  background-image: url("../../../images/contact_caption.png");
  text-align: center;
  line-height: 23px;
  color: #ffffff;
  font-weight: bold;
}

#merci
{ width: 488px;
  background-image: url("../../../images/enveloppe_fg.png");
  background-repeat: no-repeat;
  background-position: 10px 9px;
  background-color: #dddddd;
  padding: 5px 20px 10px 55px;
}

#merci p
{ padding: 0;
  margin: 10px 0 10px 0;
}