/* assurance */
#AssuranceBox {
  padding: 0 10px;
  padding-bottom: 10px;
}

#AssuranceBox h1,
#AssuranceBox .TitleOrangeArrow {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
  color: #D01B1B;
  border-bottom: 2px solid #D01B1B;
}

#AssuranceBox .TitleOrangeArrow a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #D01B1B;
  text-decoration: none;
}


#AssuranceBox .title {
  color: #2952B5;
  background: url(/images/static/fleche-title.gif) 2px 3px no-repeat;
  padding-left: 12px;
  font-weight: bold;
  font-size: 14px;
  margin-top: 20px;
}


#AssuranceBox .title a {
  font-size: 14px;
  font-weight: bold;
  color: #2952B5;
  margin-top: 20px;
  text-decoration: none;
}

#AssuranceBox p {
  color: #455661;
  text-align:justify;
  font-size: 12px;
  padding: 10px 0;
}

#AssuranceBox ul {
  color: #455661;
  text-align:justify;
  font-size: 12px;
  padding: 0 15px;
}

#AssuranceBox ul li {
  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(http://www.le-pret-immobilier.com/images/static/campaign/title.gif) repeat-x bottom !important;
  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;
}

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

/* table des taux */
#Ratetable .table {
  font-size: 12px;
}
#Ratetable .table tr td {
  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;
  clear: both;
}
#Ratetable .note {
  text-align: left !important;
  font-weight: bold;
}