/* expertise.css */

#DiagnosticBanner #InfoRequestBox .GEForm {
  height: 315px !important;
}

#DiagnosticBanner #InfosCnil {
  display: none;
}

#DiagnosticBanner #InfoRequestBox #GEForm {
  background: transparent url(http://static.graphic-evolution.fr/images/forms/diagnostic/diagnosticbanner-right.jpg) no-repeat top;
}

/* PresentationBox */
#DiagnosticBanner #pub {
  margin-left: 20px;
}
#DiagnosticBanner #InfoRequestBox {
  margin-left: 30px;
}
#DiagnosticBanner #arrow {
  margin-left: 600px !important;
  background: red;
}

#PresentationBox .encart {
  background: url(http://www.diagnostic-expertise.com/images/static/diagnostic/encart.gif) no-repeat center;
  height: 95px;
  margin-bottom: 20px;
}

#PresentationBox .warning {
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  padding: 10px 0 0 80px;
  margin: 0;
}
#PresentationBox .ObligationsLink{
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding: 5px 0px 20px 80px;
  margin: 0;  
}
#PresentationBox .ObligationsLink a {
  color: #F47D20;
}

#PresentationBox .rubric {
  margin: 0;
  padding: 0;
}
#PresentationBox .rubric a {
  color: #177298;
  font-size: 12px;
  padding-left: 10px;
}
#PresentationBox .rubric a:hover {
  color: #F97D0D;
}

/* Devis */
#SendedBox {
  margin: 0;
  padding: 0;
  min-height: 600px;
  height: 600px;
  display: table;
}
#SendedBox p {
  margin: 0;
  padding: 10px;
}
.errors {
  color: red;
  font-weight: bold;
  font-size: 11px;
}

#InfoRequestBox {
  margin: 0 10px 10px 0px;
  background: white;
}
#DiagnosticBanner {
  margin: 5px 25px;
}

#diagnostic_expertise_form_row {
  display: none;
}

#MainContent #InfoRequestBox .AutoForm table tr td {
  padding: 0 !important;
}

#MainContent #InfoRequestBox .AutoForm .SubmitButton {
  background: none;
}

#MainContent #InfoRequestBox .AutoForm table {
  background: none;
}

#MainContent #InfoRequestBox .AutoForm {
  margin-bottom: 10px;
}

#InfoRequestBox .tableRow input {
  margin: 2px;
}
#InfoRequestBox .tableRow tr td {
  width: 0;
}

#InfoRequestBox .tableRow .know {
  float: right;
  margin: 1px 120px 1px 0;
  //margin-top: -20px;
}

* html #InfoRequestBox .tableRow .know {
  display: none;
}

#InfoRequestBox .title {
  margin: 0 !important;
  padding: 4px 10px 4px 20px;
  background: transparent url(/images/static/news/title-arrow.gif) no-repeat;
  color: white;
}

#InfoRequestBox table tr td {
  padding-left: 10px;
}

#InfoRequestBox a.know {
  text-decoration: none;
  color: #177298;
  margin-left: 80px;
  padding-left: 20px;
  background: transparent url(/images/menus/form-arrow.gif) no-repeat 7px;
}

#InfoRequestBox a:hover {
  text-decoration: underline;
}

#InfoRequestBox a .infoPlomb,
#InfoRequestBox a .infoTermites,
#InfoRequestBox a .infoCarrez,
#InfoRequestBox a .infoEnergetique,
#InfoRequestBox a .infoErnt,
#InfoRequestBox a .infoAmiante,
#InfoRequestBox a .infoGaz,
#InfoRequestBox a .infoNormeHabitabilite,
#InfoRequestBox a .infoBoutin,
#InfoRequestBox a .infoElectrique {
  display: none;
  text-decoration: none;
  position: absolute;
}

#InfoRequestBox a:hover .infoPlomb,
#InfoRequestBox a:hover .infoTermites,
#InfoRequestBox a:hover .infoCarrez,
#InfoRequestBox a:hover .infoEnergetique,
#InfoRequestBox a:hover .infoErnt,
#InfoRequestBox a:hover .infoAmiante,
#InfoRequestBox a:hover .infoGaz,
#InfoRequestBox a:hover .infoNormeHabitabilite,
#InfoRequestBox a:hover .infoBoutin,
#InfoRequestBox a:hover .infoElectrique {
  display: block;
  position: absolute;
  font-size: 11px;
  width: 200px;
  background: white;
  padding: 10px;
  border: 1px solid #595959;
  text-decoration: none;
}

#InfoRequestBox a:hover .infoPlomb {
  margin: -50px 0 0 -150px;

  //margin: -50px 0 0 -310px;
}

#InfoRequestBox a:hover .infoTermites {
  margin: -70px 0 0 -150px;
  //margin: -50px 0 0 -310px;
}

#InfoRequestBox a:hover .infoCarrez {
  margin: -90px 0 0 -150px;
  //margin: -90px 0 0 -310px;
}

#InfoRequestBox a:hover .infoEnergetique {
  margin: -110px 0 0 -150px;
  //margin: -110px 0 0 -310px;
}

#InfoRequestBox a:hover .infoErnt {
  margin: -130px 0 0 -150px;
  //margin: -130px 0 0 -310px;
}

#InfoRequestBox a:hover .infoAmiante {
  margin: -150px 0 0 -150px;
  //margin: -150px 0 0 -310px;
}

#InfoRequestBox a:hover .infoGaz {
  margin: -170px 0 0 -150px;
  //margin: -170px 0 0 -310px;
}

#InfoRequestBox a:hover .infoNormeHabitabilite {
  margin: -170px 0 0 -150px;
  //margin: -170px 0 0 -310px;
}

#InfoRequestBox a:hover .infoElectrique {
  margin: -170px 0 0 -150px;
  //margin: -170px 0 0 -310px;
}

#InfoRequestBox a:hover .infoBoutin {
  margin: -370px 0 0 -150px;
}

#InfoRequestBox a:hover span br {
  line-height: 8px;
}

#MainContent #InfoRequestBox .tableRow .know span {
  margin: -230px 0 0 -270px;
  //margin: -230px 0 0 -300px;
}

*:first-child+html #InfoRequestBox a:hover {
  text-decoration: none;
}

#InfoRequestBox .SubmitButton {
  text-align: center;
}

#MainContent .AutoForm .title {
  margin: 10px 0 5px 0;
  padding: 4px 10px 4px 20px;
  background: transparent url(/images/static/news/title-arrow.gif) no-repeat;
  color: white;
}
.AutoForm table td table{
  background: white;
  width: 100%;
}
.AutoForm table td table td {
  padding: 2px 0px 2px 0px;
  vertical-align: top;
}
#AutoForm label {
  font-weight: bold;
  display: block;
}
.AutoForm .SubmitButton {
  text-align: center;
  background: white;
  margin: -1px 0 0 0;
  padding: 15px 0;
}

#MainContent .errors {
  color: red;
}

/* ObligationBox */
#ObligationsBox .AutoForm table td {
  padding: 5px 0;
  vertical-align: top;
  width: 80%;
}
#ObligationsBox label {
  font-weight: normal;
  padding-right: 15px;
}
#ObligationsBox .warning {
  text-align: center;
  color: #177298;
  font-weight: bold;
  padding: 0 10px;
}
#ObligationsBox .error{
  display: none;
}
#ObligationsBox .SubmitButton {
  margin-top: 1px;
  border: 0;
  background: none;
}

.center {
  text-align: center;
}

#FormboxObligations table tr td {
  padding: 4px 0;
}

#ResultBox .listdiagnostic #InfoRequestBox form {
  padding-top: 5px;
}

#ResultBox .listdiagnostic #InfoRequestBox form table tr td {
  padding: 1px 0 !important;
}

#ResultBox .listdiagnostic #TitleErreur {
  margin: 60px 0 0 -10px !important;
}

#ResultBox .listdiagnostic #CloseButton {
  margin: 60px 0 0 220px !important;
}

* html #ResultBox .listdiagnostic #TitleErreur {
  margin: 120px 0 0 -250px !important;
}

* html #ResultBox .listdiagnostic #CloseButton {
  margin: 120px 0 0 -20px !important;
}

* html #ResultBox {
  display: block !important;
}

*:first-child+html #ResultBox {
  display: block !important;
}

/***** devis diagnostic *****/

* html #InfoRequestBox .text {
  margin-top: 0 !important;
}

*:first-child+html #InfoRequestBox .text {
  margin: 0 0 0 10px !important;
}
