#DiagnosticBox {
  margin: 5px 5px 10px 0;
}

#DiagnosticBox .TitleOrangeArrow {
  line-height: 22px;
  font-size: 16px;
  font-weight: bold;
  color: #f56202;
  text-transform: uppercase;
  margin: 10px;
}

#DiagnosticBox .title {
  font-size: 14px;
  font-weight: bold;
  color: #2f2f2f;
  margin: 10px 10px;
  border-bottom: 1px solid #f56202;
  text-transform: uppercase;
}

#DiagnosticBox .text {
  font-size: 12px;
  padding: 10px 0;
  color: #63686d;
  margin: 10px;
  text-align: justify;
}

#DiagnosticBox .rubric {
  font-size: 13px;
  color: #000000;
  padding-left: 15px;
  margin-left: 10px;
  background: 2px url(/images/menu-header/fleche-content.gif) no-repeat;
}

#DiagnosticBox .photo {
  margin: 10px;
}

#DiagnosticBox ul {
  font-size: 12px;
  padding: 10px 20px;
  color: #63686d;
}

#DiagnosticBox ul li {
  padding: 10px 0;
}

.footer {
  font-weight: bold;
}

.important1 {
  font-size: 15px;
  color: red;
  text-align: center;
}

.important2 {
  font-size: 15px;
  text-align: center;
}

.finish {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: #177298;

}

.ref {
  margin: 10px;
}


.StructureTable td {
  vertical-align: top;
  text-align: center;
  width: 100%;
}

.certificateTable {
  width: 550px;
}

.certificateTable tr td {
  padding: 5px;
  border: 2px solid white;
  font-size: 12px;
}

.certificateTableWithBorder {
  margin: 0;
  font-size: 12px;
}
.certificateTableWithBorder tr td {
  padding: 2px;
  border: 2px solid white;
}

.blue,
.label,
.StructureTable .label{
  color: #DD5205;
  font-weight: bold;
  text-align: left;
  width: 70%;
  font-size: 12px;
}
.StructureTable .label{
  padding-left: 5px;
}

.blue {
  color: #207A96;
  font-weight: bold;
}
.one {
  background: #F9DFBB;
}
.two {
  background: #FDF2E1;
}
.three {
  background: #DFF1F4;
}
.four {
  background: #B5D8E5;
}
.HouseRoof {
  background: #F9DFBB url(http://www.diagnostic-expertise.com/images/static/certificates/house_roof.gif) center no-repeat;
}
.FireBreak {
  background: #F9DFBB url(http://www.diagnostic-expertise.com/images/static/certificates/firebreak.gif) center no-repeat;
}

.header,
.StructureTable .header {
  font-weight: bold;
  background: #FF8800;
  font-size: 12px;
  color: white;
  width: 50px;
}


.certificateTable td {
  border: 0px solid white;
  border-collapse: separate;
}

.housePlan {
  weight: 298px;
  height: 425px;
  text-align: center;
}

.right {
  text-align: right;
}


.middle {
  text-align: center;
}

.consomation {
  width: 284px;
}

.table {
  margin: 10px;
  border-collapse: collapse;
}

.table .year {
  background: #241f1f url(/images/skin4/section-menu/section.gif) repeat-x top;
  color: white;
  font-weight: bold;
}

.table tr td {
  padding: 5px;
  border: 1px solid white;
  font-size: 12px;
}

.source {
  margin: 10px 0;
  padding: 0 10px;
}
.source a {
  font-size: 12px;
  font-style: italic;
}