/* assurance.css */

/***** AssuranceBox *****/

#AssuranceBox {
  padding: 0 20px;
  padding-bottom: 20px;
  min-height: 1000px;
  font-size: 12px;
}
#AssuranceBox .TitleOrangeArrow {
  width: 680px;
  line-height: 34px;
  margin: 0 -20px 0 -20px;
  padding-left: 10px;
  background: transparent url(http://www.credit-pas-cher.com/images/sectionboxtitles/credit-immo-title.gif) no-repeat right;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
#AssuranceBox .title {
  margin: 15px 0;
  color: #595959;
  padding: 2px 5px;
  border-left: 6px solid #FEC90A;
  border-bottom: 2px dotted #DADBDC;
  text-transform: uppercase;
  font-size: 14px;
}
#AssuranceBox ul li {
  color: #455661;
  margin: 10px 15px;
}
#AssuranceBox p {
  color: #455661;
  text-align:justify;
  padding: 5px 0;
}

/***** SimulationBox *****/

#SimulationBox {
  width: 510px;
}
#SimulationBox .required {
  color: red;
}
#SimulationBox b {
  font-size: 12px;
}
#SimulationBox .text {
  font-size: 12px;
  color: #455661;
}
#SimulationBox td {
  padding: 5px 2px;
  color: #455661;
  font-size: 13px;
}
#SimulationBox .SubmitButton {
  padding-left: 230px;
  padding-top: 10px;
}
#SimulationBox #SendedBox {
  font-size: 12px;
}
#SimulationBox .error {
  font-size: 12px;
  padding: 0px;
  color: red;
}

/***** AutoForm *****/

#MainContent .AutoForm table {
  width: 100%;
}
#MainContent .AutoForm td {
  width: 60%;
}
#MainContent .AutoForm h2 {
  background: transparent url(http://www.credit-pas-cher.com/images/sectionboxtitles/credit-immo-title.gif) no-repeat left;
  border: none;
  color: white;
  padding: 5px;
  width: 100%;
  margin: 5px 0 !important;
}
.AutoForm .labelCell {
  width: 200px;
  display: block;
}
.AutoForm #credit_assurance_member_row .labelCell {
  width: 150px;
}
.AutoForm .SubmitButton {
  text-align: center !important;
  margin: auto;
  display: block;
}
#MainContent .AutoForm .fieldError {
  background: #ECCAB8;
}
.AutoFormHeader {
  padding: 0 10px;
  font-weight: normal;
  text-align: justify;
}
.error {
  color: red;
  font-weight: normal;
  font-size: 11px;
}
.required {
  color: red;
  font-size: 14px;
}
#MainContent .error li {
  color: red;
  list-style-type: none;
}
.AutoForm table td {
  background: white;
  width: 50%;
}
.AutoForm table td table td {
  padding: 2px 20px 2px 10px;
  vertical-align: top;
  width: 250px;
}
#AutoForm label {
  font-weight: bold;
  padding-left: 10px;
  display: block;
}
.labelInfos {
  font-weight: normal;
}
.infosBox {
  margin-top: 20px;
  display: block;
}
.aprilInfos {
  margin: 10px 0 5px 10px ;
  display: block;
}
.AutoForm {
  border: 1px solid #FEC90A;
  margin: 5px;
  padding: 5px;
}
#AutoForm .SubmitButton {
  text-align: center;
  background: white;
  margin: auto;
  padding: 15px 0; 
  display: block;
}
