#AssuranceBox {
  padding: 0 10px;
  padding-bottom: 20px;
  min-height: 1000px;
  font-size: 12px;
}
#AssuranceBox .text {
  margin: 10px 0;
}
#AssuranceBox .TitleOrangeArrow {
  padding: 10px 0;
  color: #F66F2B;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  //margin: 0; /* Crack IE */
}
#AssuranceBox .title {
  font-size: 14px;
  color: #224295;
  border-bottom: 1px solid #6D8290;
  text-transform: uppercase;
  margin-top: 20px;
}
#AssuranceBox ul li {
  color: #455661;
  margin: 10px 15px;
}
#AssuranceBox p {
  color: #455661;
  text-align:justify;
  padding: 5px 0;
}

/* devis */

#SimulationBox {
  padding: 10px;
}

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

.labelInfos {
  font-weight: normal;
}
.infosBox {
  margin-top: 20px;
  display: block;
}
.aprilInfos {
  margin: 10px 0 5px 10px ;
  display: block;
}
.AutoForm {
  border: 1px solid #2952B5;
  margin: 5px;
  padding: 5px;
  font-size: 12px;
  width: 680px;
}

.AutoForm .title {
  background: black url(/images/static/campaign/title.gif) repeat-x bottom;
  color: white !important;
  border: none !important;
  padding: 5px;
  width: 100%;
  margin: 5px 0 !important;
}

#AutoForm .SubmitButton {
  text-align: center;
  background: white;
  margin: auto;
  padding: 15px 0; 
  display: block;
}

#AutoForm .error,
#MainContent .AutoForm .required {
  font-size: 12px;
  padding: 0px;
  color: red;
}

#MainContent .error li {
  color: red;
  list-style-type: none;
}

.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 .title {
  margin: 10px 0 5px 0;
}
.AutoForm table td {
  background: white;
}
.AutoForm table td table td {
  padding: 2px 20px 2px 10px;
  vertical-align: top;
  width: 100%;
}
#AutoForm label {
  display: inline;
  padding: 0;
}

.AutoForm .labelCell {
  width: 270px;
  display: block;
}

.AutoForm .SubmitButton {
  text-align: center !important;
  margin: auto;
  display: block;
}

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

/* rate-table */

p {
  font-size: 12px;
  margin: 10px;
}

.table {
  margin: 10px;
}

.table tr td {
  padding: 5px;
  font-size: 12px;
  margin: 10px;
}

#MainContent .table .header {
  color: #D9D79A;
  font-weight: bold;
  text-align: center;
  background: url(/images/section-menu/buton.gif) repeat-x;
}
#MainContent .table .header .label {
  text-align: left;
}
#MainContent .table .note {
  color: #455661;
  font-weight: bold;
  text-align: left;
}

#MainContent .table td {
  text-align: center;
  vertical-align: middle;
}

table .table {
  margin-bottom: 10px;
}

table .table tr td {
  padding: 5px;
  border: 1px solid #CFD6E4;
}

table .table .one {
  background: white;
}

table .table .even {
  background-color: #e0e2e0;
}

table .table .header {
  font-weight: bold;
  background-color: #6F9FC0;
  color: white;
  text-align: justify;
}

/* rate.css */

/* table des taux */
#Ratetable .table {
  margin: 10px 10px;
  font-size: 12px;
}
#Ratetable .table tr td {
  padding: 5px;
  border: 1px solid #CFD6E4;
  text-align: center;
  vertical-align: middle;
}
#Ratetable .header {
  text-align: center;
  color: #D9D79A;
  background: url(/images/section-menu/buton.gif) repeat-x;
  font-weight: bold;
}
#Ratetable .even {
  background: #e0e2e0;
}
#Ratetable .odd {
  background: white;
}
#Ratetable .logo {
  float: right;
}
#Ratetable .small {
  font-size: 10px;
  vertical-align: top;
}
#Ratetable .sup {
  font-size: 10px;
}
#Ratetable .infosDate {
  font-weight: bold;
  font-size: 12px;
  float: left;
  margin-top: 10px;
  position: absolute;
}
#Ratetable .date {
  color: #5C7FA4;
}
#Ratetable p {
  font-size: 12px;
  margin: 0 10px;
  clear: both;
}
#Ratetable .note {
  text-align: left !important;
  font-weight: bold;
}
#Ratetable .title {
  margin: 0 10px;
}