/* defiscalisation.css */

#MainContent ul li {
  margin: 0 0 10px 10px;
}

#MainContent .italic {
  font-style: italic;
}

table .zone {
  width: 350px;
}
table .zone,
table .zone .year {
  text-align: center;
}

/* SimulationBox */
.investmentTable td {
  padding: 0 27px 5px 0;
}

.SimulationTable {
  margin: 10px 5px;
  border-spacing: 5px;
  width: 580px;
}
.SimulationTable td {
  padding: 5px;
}
.SimulationTable th {
  background-color: #6F9FC0;
  color: white;
  padding: 5px;
}
.SimulationTable .border {
  border-right: 1px solid black;
  text-align: center;
}
.SimulationTable .goal {
  background-color: #999999;
  color: white;
  border: 1px solid #CFD6E4;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border: 3px solid #f6f6f6;
}
.SimulationTable .right {
  text-align: right;
}
.SimulationTable .center {
  text-align: center;
}
.SimulationTable .white {
  background: white;
}
.SimulationTable .legend {
  font-size: 10px;
}
.SimulationTable .borderBottom {
  border-bottom: 1px solid black;
  border-collapse: separate;
}
.SimulationTable .text {
  margin-top: 15px;
}
.SimulationTable img {
  float: left;
  margin: 10px;
  border: none;
}

/* SimulationBox */
#SimulationBox iframe {
  padding-left: 10px;
}

#SimulationBox #Calculator img {
  margin-top: 0;
  margin-left: 0;
}
#SimulationBox .investmentTable {
  margin: 10px;
}
#SimulationBox .investmentTable td {
  padding: 0 27px 5px 0;
}

#SimulationBox .SimulationTable {
  margin: 10px 5px;
  border-spacing: 5px;
  width: 580px;
}
#SimulationBox .SimulationTable td {
  padding: 5px;
}
#SimulationBox .SimulationTable th {
  background: #177298;
  color: white;
  padding: 5px;
}
#SimulationBox .SimulationTable .border {
  border-right: 1px solid black;
  text-align: center;
}
#SimulationBox .goal {
  background: #999999;
  color: white;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border: 3px solid #f6f6f6;
}
#SimulationBox .right {
  text-align: right;
}
#SimulationBox .center {
  text-align: center;
}
#SimulationBox .white {
  background: white;
}
#SimulationBox .legend {
  font-size: 10px;
}
#SimulationBox .borderBottom {
  border-bottom: 1px solid black;
  border-collapse: separate;
}
#SimulationBox .text {
  margin-top: 15px;
}
#SimulationBox img {
  float: left;
  margin: 10px;
  border: none;
}
#SimulationBox .link {
  text-align: center;
}
#SimulationBox .link a {
  color: #595959;
}
#SimulationBox .link a:hover {
  color: #3272b4;
}
#SimulationBox h2 {
  margin: 10px;
  font-size: 14px;
}
#SimulationBox .immo {
  background: url(/images/defiscalisation/calcul/fond-h2.jpg) no-repeat;
  height: 45px;
  text-align: right;
  padding: 25px 25px 0 0;
}
#SimulationBox h3 {
  text-align: center;
  font-size: 12px;
  margin: 10px 0;
}
#SimulationBox .calculTitle {
  font-weight: bold;
  margin: 10px;
}
#SimulationBox .SimulationTable img {
  float: left;
  margin: 10px;
  border: none;
}
#SimulationBox .calcul {
  color: #595959;
  float: right;
  margin-right: 10px;
}
hr {
  margin: 30px 10px;
}
#SimulationBox .infoLegal {
  text-align: center;
  font-size: 11px;
}

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


/* Link d'acces a la simulation complete */
#MainContent .linkExample {
  height: 20px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  padding-left: 25px;
  background: transparent url(http://www.diagnostic-expertise.com/images/defiscalisation/loupe.gif) no-repeat 170px;
}
#MainContent .link {
  cursor: pointer;
}

#MainContent #DefiscalisationForm .left img {
  width: 310px;
}

#MainContent #DefiscalisationForm .right img {
  float: right;
  width: 310px;
  height: 207px;
}
