/* TextBox, SimulationBox */

#GirardinBox,
#OtherBox,
#BorlooBox,
#RobienBox,
#LandDeficitBox,
#DemembrementPropertyBox,
#DemessineBox,
#LmnpBox,
#LmpBox,
#ScellierBox,
#MalrauxBox,
#HistoricBuildingBox,
#MicroFoncierBox,
#MicroBicBox,
#SimulationBox,
#ServiceBox,
#ehpadBox {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: justify;
  color: white;
  min-height: 600px;
  display: table;
}

#GirardinBox ul,
#OtherBox ul,
#BorlooBox ul,
#RobienBox ul,
#LandDeficitBox ul,
#DemembrementPropertyBox ul,
#DemessineBox ul,
#LmnpBox ul,
#LmpBox ul,
#MalrauxBox ul,
#HistoricBuildingBox ul,
#MicroFoncierBox ul,
#MicroBicBox ul,
#SimulationBox ul {
  padding-left: 20px;
}

#OtherBox,
#LandDeficitBox,
#MicroBicBox,
#MicroFoncierBox,
#ServiceBox,
#ehpadBox {
  width: 578px;
}

.TitleOrangeArrow {
  padding: 6px 10px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FF7F00;
}

h1.TitleRedDark {
  padding: 6px 10px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FF7F00;
}

h2.title {
  margin: 10px 10px 5px 10px;
  font-size: 16px;
  padding-left: 20px;
  color: #CFE7FF;
  text-decoration: none;
  background: url(/images/contenue/arrow.png) no-repeat;
}

h2.title a {
  color: #CFE7FF;
}

h3.rubric {
  margin: 10px;
  padding: 0 10px;
  font-size: 12px;
  background: url(/images/contenue/arrow-h3.gif) no-repeat 0 2px;
  text-decoration: underline;
}

h3.articleTitle {
  margin: 10px;
  padding-left: 10px;
  font-size: 12px;
  text-decoration: underline;
  background: url(/images/contenue/arrow-h3.gif) no-repeat 0px 2px;
}

h3.articleTitle span {
  margin: 10px;
  font-weight: normal;
  font-size: 10px;
}

p {
  color: white;
}

ul li {
  color: white;
  font-size: 12px;
}

.table {
  margin: 10px;
}

.table tr td {
  padding: 10px;
  border: 2px solid white;
}

.table .year {
  background: #FF7F00;
  color: white;
  text-align: center;
}

.article {
  margin: 0 0 10px 0;
  padding: 0 10px 0 10px;
}

.staticImage {
  float: left;
  margin: 2px 5px 5px 0;
}

.cleaner {
  clear: both;
  display: block;
}

.partners {
  text-align: right;
  padding: 10px;
}

#MainContent ul {
  margin: 5px 20px;
}

#SimulationBox ul {
  padding-left: 30px;
}

#SimulationBox .image {
  text-align: center;
}

#SimulationBox .investmentTable {
  margin: 10px;
}
#SimulationBox .investmentTable td {
  padding: 0 27px 5px 0;
}
#SimulationBox .index {
  font-weight: bold;
}
#SimulationBox .index2 {
  margin: 0;
  padding-left: 10px;
  font-weight: normal;
}

#SimulationBox .financingTable {
  margin: 10px 5px;
  border-spacing: 5px;
}
#SimulationBox .financingTable td {
  border: 1px solid white;
  width: 1%;
  vertical-align: middle;
}
#SimulationBox .financingTable .date {
  font-weight: bold;
  background-color: #af0c05;
  text-align: center;
  color: white;
}
#SimulationBox .one {
  background-color: #ffc9c7;
  text-align:center;
}
#SimulationBox .two {
  background-color: #ffdedd;
  text-align:center;
}

/* SimulationBox */

.picto {
  margin: 10px 0;
  text-align: center;
}

.investmentTable {
  margin: 10px;
}
.investmentTable td {
  padding: 0 27px 5px 0;
}

.SimulationTable {
  margin: 10px 5px;
  border-spacing: 5px;
  width: 560px;
  color: black;
}
.SimulationTable td {
  padding: 5px;
}
.SimulationTable th {
  background: #FF7F00;
  color: white;
  padding: 5px;
}
.goal {
  background: #6F90BF;
  color: white;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border: 3px solid #f6f6f6;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.white {
  background: white;
}
.legend {
  font-size: 10px;
}
.borderBottom {
  border-bottom: 1px solid black;
  border-collapse: separate;
}

.image {
  text-align: center;
}
.link {
  text-align: center;
}

.link a {
  color: #595959;
}
.link a:hover {



  color: #3272b4;
}

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

ol li a {
  color: #CFE7FF;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: -0.1px;
}

ol li a:hover {
  text-decoration: underline;
}

.img {
  margin: 10px;
  width: 320px;
  //width: 300px;
  display: block;
  float: left;
}

.textUnderstand {
  margin: 10px;
}

#SimulationBox ul li a {
  color: white; 
}

#SimulationBox img {
  margin-top: 12px;
}

/* ExampleBox */
.investmentTable {
  margin: 10px;
}
.investmentTable td {
  padding: 0 27px 5px 0;
}
.index {
  font-weight: bold;
}
.index2 {
  margin: 0;
  padding-left: 10px;
  font-weight: normal;
}

.financingTable {
  margin: 10px 5px;
  border-spacing: 5px;
}
.financingTable td {
  border: 1px solid white;
  width: 1%;
}
.financingTable .date {
  font-weight: bold;
  background-color: #A00D0D;
  text-align: center;
  color: white;
}
.evolution {
  margin: 10px 5px;
  border-spacing: 5px;
}
.evolution td {
  border: 1px solid white;
  width: 1%;
}

.evolution .end {
  text-align: center;
  font-weight: bold;
}

.tableTitle {
  font-weight: bold;
  background-color: #A00D0D;
  text-align: center;
  color: white;
}

.one {
  background-color: #6F90BF;
  text-align:center;
  color: black;
}
.two {
  background-color: #A6B6CC;
  text-align:center;
  color: black;
}

/* TechnicalBox */
#TechnicalBox {
  width: 205px;
  background: white url(/images/contenue/fond-technicalBox.gif) no-repeat 5px 35px;
  float: right;
  margin: 10px 5px 0 13px;
  font-size: 11px;
  color: black;
  display: block;
}

#TechnicalBox img {
  margin: 10px 30px;
}
#TechnicalBox .name {
  color: white;
  margin: 0 10px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}
#TechnicalBox .object {
  margin: 5px 10px;
  color: black;
}
#TechnicalBox .label {
  color: black;
  margin-left: 10px;
  font-weight: bold;
  text-decoration: underline;
}
#TechnicalBox .law {
  margin: 5px 0 0 25px;
  padding: 0;
  color: black;
}
#TechnicalBox .law li {
  margin-bottom: 3px;
  text-align: left;
  font-size: 10px;
  color: black;
}
#TechnicalBox .name,
#TechnicalBox .text,
#TechnicalBox .law {
  color: black;
  margin: 10px 20px;
}
#TechnicalBox .validity {
  margin-left: 10px;
}
#TechnicalBox .validity .label {
  margin-left: 0;
}
