/* CSS Document */

#MainContent .cleaner {
  clear: both;
}

/* AmortissementBox */

#MainContentBox #AmortissementBox {
  width: 690px;
}

#AmortissementBox .table2 {
  margin: 0;  
}

#AmortissementBox .table2 tr td {
  border: 2px solid white;
  font-size: 11px;
  padding: 4px;
}

#AmortissementBox .head {
  background: #6195c7 url(/images/table/header.gif) repeat-x top; 
  color: white;
  font-weight: bold;
  text-align: center;
}


#AmortissementBox .one {
  background-color: #cfe0f0;
}

#AmortissementBox .two {
  background-color: #b4d0e6;
}


#AmortissementBox .head .headmin {
  font-size: 10px;
}

/* SolarBox */ 

#SolarBox .table,
.table {
  margin: 0 0 10px 0;  
}

#SolarBox .table tr td,
#InvestmentBox .table tr td,
.table tr td {
  border: 2px solid white;
  font-size: 12px;
  padding: 5px;
}

#SolarBox .head,
#InvestmentBox .header,
.table .header  {
  background: #6195c7 url(/images/table/header.gif) repeat-x top; 
  color: white;
  font-weight: bold;
  text-align: center;
}

#SolarBox .one,
.table .one {
  background-color: #cfe0f0;
}

#SolarBox .two,
.table .two {
  background-color: #b4d0e6;
}


#SolarBox ul.right li {
  margin: 4px 20px;
}

#InvestmentBox ol {
  margin: 10px 0px;
  font-size: 16px;
  list-style-type: upper-roman;
  color: #FC6E0D;
  margin-left: 20px;
}

#InvestmentBox ol li a {
  color: #314f9c;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: -0.1px;
}
#InvestmentBox ol li a:hover {
  text-decoration: underline;
}

/* aerosolaireBox */

#AerosolaireBox ol {
  font-size: 12px;
  margin-left: 25px;
  color: #FC6E0D;
  list-style-type: upper-roman;
  font-weight: bold;
}
#AerosolaireBox ol li {
  margin: 10px 0;
}
#AerosolaireBox ol li a {
  color: #314f9c;
}

/* TechnicalBox */
#TechnicalBox {
  width: 205px;
  background: white;
  float: right;
  margin: 10px 5px 0 13px;
  font-size: 11px;
}
#TechnicalBox .name {
  color: #A5021A;
  margin-left: 10px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}
#TechnicalBox .object {
  font-weight: bold;
  margin: 5px 10px;
}
#TechnicalBox .label {
  color: #177298;
  margin-left: 10px;
  font-weight: bold;
  text-decoration: underline;
}
#TechnicalBox .law {
  margin: 5px 0 0 25px;
  padding: 0;
}
#TechnicalBox .law li {
  margin-bottom: 3px;
  text-align: left;
  font-size: 10px;
}
#TechnicalBox .validity {
  margin-left: 10px;
}
#TechnicalBox .validity .label {
  margin-left: 0;
}

#DolcevitaBox h2 {
  color:#C41E64;
  background: url(/images/dolcevita/puce.gif) no-repeat center left;
}

#DolcevitaBox .Title {
  color:#E67F35;
  border-left: 6px solid #E67F35;
  border-bottom: 1px solid #E67F35;
}

#DolcevitaBox .dolcevita a {
  background: url(/images/menu/btn_devis.gif) no-repeat center left;
  color: #ff6c00;
  padding-left: 15px;
}

.staticPhoto {
  float: left;
  margin: 0 10px 10px 0;
}

.photoContent img {
  float: left;
  margin: 0 10px 10px 0;
}

/* aerosolaire devis */

#AerosolaireBox #Formbox .labelCell,
.AerosolaireBox #Formbox .labelCell {
  width: 200px;
}
