#bodyContent {
  width: 900px;
  margin: 0 auto;
  font-family: Noto Sans;
}

#mainContent {
  float: left;
  width: 900px;
}

#mainContent h1 {
  float: left;
  width: 100%;
  line-height: 33px;
  font-size: 22px;
  color: #f39200;
  text-transform: uppercase;
}

#header {
  float: left;
  width: 900px;
  height: 74px;
  margin: 0 0 40px 0;
}

#gauche {
  float: left;
  width: 430px;
}

#gauche h2 {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  line-height: 28px;
  font-size: 24px;
  color: #5d5d5d;
}

#gauche h3 {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  line-height: 24px;
  font-size: 16px;
  color: #626262;
}

#gauche #visuel {
  float: left;
  width: 300px;
  height: 225px;
}

#gauche #compacte {
  float: left;
  width: 79px;
  height: 37px;
}

#gauche #gamme {
  float: left;
  height: 33px;
  margin: 2px 15px 0 0;
}

#gauche .rubrique {
  clear: left;
  float: left;
  width: 400px;
  margin: 0 0 30px 0;
}

#gauche .rubrique h4 {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #f39200;
}

#gauche .rubrique p {
  float: left;
  width: 100%;
  font-size: 15px;
  color: #626262;
}

#gauche #associes {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
}

#associes th {
  padding: 0 0 10px 10px;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  color: #f39200;
}

#associes td {
  padding: 0 0 0 10px;
  line-height: 24px;
  color: #f39200;
  font-size: 12px;
  text-align: left;
}

#associes td a {
  color: #f39200;
}

#gauche #informations {
  float: left;
  width: 100%;
}

#informations h4 {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 0 60px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  color: #f39200;
  background: url(../images/produits/fiche/jaune/information.png) no-repeat;
}

#informations table {
  float: left;
  width: 100%;
  border-collapse: collapse;
}

#informations th {
  padding: 5px;
  font-size: 13px;
  font-weight: bold;
  color: #464646;
  border: 1px solid #ccc;
}

#informations td {
  padding: 0 0 0 5px;
  font-size: 13px;
  color: #464646;
  text-align: left;
  border: 1px solid #ccc;
}

#droite {
  float: right;
  width: 430px;
  margin: 43px 0 0 0;
}

#droite #application {
  float: left;
  margin: 0 0 0 10px;
  line-height: 24px;
  color: #5d5d5d;
  font-weight: bold;
  font-size: 16px;
}

#droite #details {
  float: left;
  width: 100%;
}

#details .detail {
  float: left;
  width: 100%;
  padding: 15px 0;
  border-bottom: 2px solid #f39200;
}

#details .detail .picto {
  float: left;
  width: 50px;
  height: 50px;
  margin: 0 10px 0 0;
}

#details .detail .texte {
  float: left;
  width: 370px;
  font-size: 15px;
  color: #7c7c7c;
}

#details .detail .pictoTab {
  float: left;
  width: 370px;
  border-collapse: collapse;
}

#details .detail .pictoTab td {
  padding: 5px;
  border: 1px solid #ccc;
  font-size: 15px;
  color: #7c7c7c;
}

/* SELECTION IMPRESSION */

@media print {
  .page {
    page-break-after: always;
  }
}

.page {
  float: left;
  width: 900px;
  /*height: 1300px;*/
}

.page .headerPage {
  float: left;
  width: 900px;
  height: 74px;
  margin: 0 0 40px 0;
}

.page .gauche {
  float: left;
  width: 430px;
}

.page .gauche h2 {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  line-height: 28px;
  font-size: 24px;
  color: #5d5d5d;
}

.page .gauche h3 {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  line-height: 24px;
  font-size: 16px;
  color: #626262;
}

.page .gauche .visuel {
  float: left;
  width: 300px;
  height: 225px;
}

.page .gauche .compacte {
  float: left;
  width: 79px;
  height: 37px;
}

.page .gauche .gamme {
  float: left;
  height: 33px;
  margin: 2px 15px 0 0;
}

.page .gauche .rubrique {
  clear: left;
  float: left;
  width: 400px;
  margin: 0 0 30px 0;
}

.page .gauche .rubrique h4 {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #f39200;
}

.page .gauche .rubrique p {
  float: left;
  width: 100%;
  font-size: 15px;
  color: #626262;
}

.page .gauche .associes {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
}

.page .gauche .associes .header {
  float: left;
  width: 100%;
}

.page .gauche .associes .header h4 {
  float: left;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  color: #f39200;
}

.page .gauche .associes .contenu {
  float: left;
  width: 100%;
}

.page .gauche .associes .contenu .associe {
  float: left;
  width: 100%;
  height: 24px;
}

.page .gauche .associes .contenu .fonce {
  background-color: #efefef;
}

.page .gauche .associes .contenu .associe div {
  float: left;
  padding: 0 0 0 10px;
  line-height: 24px;
  color: #f39200;
  font-size: 12px;
  text-align: left;
}

.page .gauche .associes .contenu .associe div a {
  color: #e30519;
}

.page .gauche .associes .produits {
  width: 200px;
}

.page .gauche .associes .code {
  width: 210px;
}

.page .droite {
  float: right;
  width: 430px;
}

.page .droite .application {
  float: left;
  margin: 0 0 0 10px;
  line-height: 24px;
  color: #5d5d5d;
  font-weight: bold;
  font-size: 16px;
}

.page .droite .details {
  float: left;
  width: 100%;
}

.page .droite .details .detail {
  float: left;
  width: 100%;
  padding: 15px 0;
  border-bottom: 2px solid #f39200;
}

.page .droite .details .detail .picto {
  float: left;
  width: 50px;
  height: 50px;
  margin: 0 10px 0 0;
}

.page .droite .details .detail .texte {
  float: left;
  width: 370px;
  font-size: 15px;
  color: #7c7c7c;
}
