/* assurance */


.longTitle {
  margin: 10px 10px 0 10px;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 28px;
  color: white;
  padding-left: 10px;
  text-decoration: none;
  background: url(/images/contenu/long-title.gif) no-repeat;
}

.CampainView img {
  float: left;
  padding: 0px 10px 10px 10px;
  border: none;
}

/* devis */

#DevisAssuranceBox h1 {
  background: transparent url(/images/contenu/backgroundtitleforrm.gif) no-repeat;
  margin: 0;
  line-height: 25px;
  padding-left: 10px;
  color: white;
  margin-bottom: 10px;
}

#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;
}

.ButtonShow {
  text-align: center;
  width: 100%;
  display: block;
}

.ButtonShow a {
  height: 47px;
  width: 198px;
  display: block;
  margin: auto;
}

.ButtonShow .assurance_april a {

  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/assurance-credit-immobilier.gif) no-repeat top;
}
.ButtonShow .assurance_april a:hover {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/assurance-credit-immobilier.gif) no-repeat bottom;
}

.AutoForm table td {
  background: white;
  width: 100%;
  font-size: 12px;
}
.AutoForm table td table td {
  padding: 4px 20px 2px 0;
  vertical-align: top;
  width: 335px;
}

#AutoForm {
  padding: 0;
  margin: 0 10px 10px 0;
}

.AutoForm h2 {
  background: transparent url(/images/contenu/b_title.gif) repeat-x;
  line-height: 24px;
  padding-left: 5px;
  color: white !important;
  margin: 0 !important;
  width: 100%;
}

#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 0px;
  display: block;
}
.AutoForm {
  border: 1px solid #137bbb;
  margin: 5px;
  padding: 5px;
}


#DevisAssuranceBox .AutoForm .SubmitButton {
  text-align: center !important;
  margin: auto;
  display: block;
  padding: 10px !important;
}

.AutoForm .error,
.AutoForm .required {
  font-size: 12px;
  padding: 0px;
  color: red;
  list-style-type: none;
  margin: 0 !important;
}

#MainContent .AutoForm .fieldError {
  background: #ECCAB8;
}