/********* Main *********/

* {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}
body {
    background: white url(/images/background-site.gif) repeat-x top;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
.FlashError a {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #595959;
  text-decoration: underline;
}

/********* MainPage *********/

#MainPage {
  width: 988px;
  margin: 10px auto 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#MainPage .MainPageTable {
  width: 990px;
  background: white url(/images/background-content.gif) repeat-y left;
  border: 1px solid black;
  border-top: none;
  margin-bottom: 10px;
}
#MainPage .MainPageTable td {
  vertical-align: top;
}
#MainContent {
  margin: 10px;
  width: 600px;
  min-height: 600px;
  text-align: justify;
}
.WithoutSectionMenu {
  min-width: 819px !important;
}
.WithoutAvertising {
  width: 740px !important;
}

/********* Header *********/

#Header {
  width: 988px;
  height: 252px;
  margin: 0;
  padding: 0;
  border: 1px solid black;
  border-bottom: none;
}
#HeaderTop {
  height: 63px;
  background: url(/images/header/background-sitetitle.gif) repeat-x top;
}

/* site-title */

#Header .site-title {
  font-size: 32px;
  padding: 0;
  margin: 0;
}
#Header .site-title a {
  font-family: Univers Condensed, Arial, Helvetica, sans-serif;
  padding: 2px 0 0 90px;
  display: block;
  height: 63px;
  color: #EF9C19;
  text-decoration: none;
  background: url(/images/header/logo-defiscalisation.gif) no-repeat;
  position: absolute;
}

/* link-title */

#Header .link-title {
  position: absolute;
  text-align: right;
  width: 828px;
  height: 15px;
  padding: 0;
  margin: 43px 0 0 150px;
}
#Header .link-title a {
  color: #B2B6C9;
  text-decoration: none;
  font-size: 11px;
}

/* NewsletterSubsciptionBox */

#Header .NewsletterSubscriptionBox {
  position: absolute;
  width: 250px;
  height: 25px;
  padding: 0;
  margin: 8px 0 0 730px;
  text-align: right;
}
#Header .NewsletterSubscriptionBox label {
  font-size: 12px;
  color: white;
}
#Header .NewsletterSubscriptionBox input {
  width: 150px;
}
#Header .NewsletterSubscriptionBox .DrWInput {
  font-size: 12px;
}
#Header .NewsletterSubscriptionBox .DrWIButton {
  height: 20px;
  width: 25px;
  font-size: 12px;
}

/********* MenuBar *********/

#MenuBar {
  height: 30px;
  width: 988px !important;
  background: white url(/images/background-content.gif) repeat-y left;
  border-right: 1px solid black; 
  border-left: 1px solid black;
}
#MenuBar ul {
  margin: 0 0 0 40px;
  list-style-type: none;
}
#MenuBar ul li {
  float: left;
  margin: 0 10px 0 0;
}
#MenuBar ul li a {
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding-left: 5px;
  color: white;
  cursor: pointer;
  display: block;
  background: url(/images/menu/background-menu.gif) no-repeat bottom left;
}
#MenuBar ul li .home {
  width: 60px;
  background: url(/images/menu/background-menu-first.gif) no-repeat bottom left;
}
#MenuBar ul li .scellier {
  width: 65px;
}
#MenuBar ul li .robien {
  width: 75px;
}
#MenuBar ul li .borloo {
  width: 65px;
}
#MenuBar ul li .girardin {
  width: 75px;
}
#MenuBar ul li .demessine {
  width: 80px;
}
#MenuBar ul li .lmp {
  width: 80px;
}
#MenuBar ul li .other {
  width: 90px;
}
#MenuBar ul li .simulation {
  width: 90px;
}
#MenuBar ul li .etude {
  width: 90px;
}
#MenuBar ul li a .rounded {
  display: block;
  height: 25px;
  background: transparent url(/images/menu/background-menu-right.gif) no-repeat bottom right;
}
#MenuBar ul li .etude,

#MenuBar ul li a:hover,
#MenuBar ul li a.selected  {
  height: 30px;
  line-height: 40px;
  background: url(/images/menu/background-menu-hover.gif) no-repeat bottom left;
  color: #06275C;
}
#MenuBar ul li .home:hover,
#MenuBar ul li .home.selected  {
  background: url(/images/menu/background-menu-hover-first.gif) no-repeat bottom left;
}
#MenuBar ul li .etude .rounded,
#MenuBar ul li a:hover .rounded,
#MenuBar ul li a.selected .rounded {
  height: 30px;
  background: url(/images/menu/background-menu-hover-right.gif) no-repeat bottom right;
}
#MenuBar ul li a.selected:hover {
  color: white;
}

/********* SectionMenu *********/

.SectionMenu {
  height: 100%;
  width: 196px;
  vertical-align: top;
  background: transparent url(/images/section-menu/background.gif) no-repeat bottom;
  padding-bottom: 100px;
  margin: 10px 0 10px 28px;
}
.SectionMenuTitle{
  color: #455661;
  display: block;
  font-size: 14px;
  padding-left: 10px;
  line-height: 25px;
  text-transform: uppercase;
  background: transparent url(/images/section-menu/header.gif) no-repeat;
}
.SectionMenutitle{
  color: #455661;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 30px;
  padding-left: 10px;
  display: block;
}
.SectionMenu .section {
  list-style-type: none;  
}
.SectionMenu .section li {
  width: 195px;
}
.SectionMenu .section a {
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  width: 190px;
  text-decoration: none;
  line-height: 27px;
  min-height: 27px;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 0 5px;
  background: #393956 url(/images/section-menu/section.gif) no-repeat top left;
}
.SectionMenu .section a .SectionMenuArrow {
  background: transparent url(/images/section-menu/arrow.gif) no-repeat 10px;
  padding: 0 10px;
}
.SectionMenu .section a:hover .SectionMenuArrow,
.SectionMenu .section a .SectionMenuArrow2 {
  background: transparent url(/images/section-menu/arrowbottom.gif) no-repeat 10px;
  padding: 0 10px;
} 
.SectionMenu .section a:hover,
.SectionMenu .section a.selected {
  background: #9d9dfc url(/images/section-menu/section-hover.gif) no-repeat bottom left;
}
.SectionMenu .section li a.important {
  background: url(/images/section-menu/fleche-menu.gif) no-repeat 1px 0;
  color: white;
  padding-left: 22px;
}
.SectionMenu .section li a.important:hover {
  background: url(/images/section-menu/fleche-menu.gif) no-repeat 1px -26px;
}
.SectionMenu .rubric li {
  list-style-type: none;
  margin-left: 1px;
}
.SectionMenu .rubric li a {
  background: white;
  font-weight: bold;
  padding-left: 20px;
  width: 174px;
  color: #06275C;
  border-bottom: 1px solid #747477;
}
.SectionMenu .rubric li a:hover,
.SectionMenu .rubric li a.selected {
  background: #CCCCCC;
}
.SectionMenu .rubric li .selected {
  background: white;
}
.SectionMenu .category li {
  list-style-type: disc;
  color: #C3CED4;
  margin-left: 20px; 
}
.SectionMenu .section .rubric .category li a {
  width: 100%;
  list-style-type: disc;
  text-transform: none;
  font-weight: normal;
  border-bottom: 1px solid white;
  font-size: 12px;
  padding: 0;
  color: #127DC9;
  line-height: 18px;
}
.SectionMenu .category li a:hover,
.SectionMenu .category li a.selected {
  background: none;
  text-decoration: underline;
  color: #127DC9;
}
#MainContent {
  width: 614px;
}
.SectionMenu img {
  margin: 8px 0 0 8px;
}

/* SmallStickerGouv */
#SmallStickerGouv {
  margin-left: 7px;
}

/********* MainContent *********/

#MainContent h1 {
  color: #EF9C19;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
#MainContent h2 {
  color: #06275C;
  font-size: 14px;
  background: url(/images/contenue/star.gif) no-repeat 10px;
  padding-left: 25px;
  margin: 10px 0;
}
#MainContent h3 {
  font-size: 12px;
  color: #06275C;
  background: url(/images/contenue/arrow-h3.gif) no-repeat 10px 3px;
  padding-left: 20px;
  margin: 10px 0;
}
#MainContent h4 {
  font-size: 12px;
  padding-left: 10px;
  margin: 10px 0 ;
}
#MainContent p {
  font-size: 12px;
  text-align:justify;
  color: black;
  margin-bottom: 10px;
}
#MainContent .text {
  margin: 0 0 10px 0;
  padding: 0 10px;
}
#MainContent .article {
  margin: 0 0 10px 0;
  padding: 0 10px 0 10px;
}
#MainContent .italic {
  font-style: italic;
}
#MainContent  .partners {
  text-align: right;
  padding: 10px;
}
#MainContent .img {
  margin: 10px 30px 10px 10px;
  width: 350px;
  display: block;
  float: left;
}
#MainContent .staticImage {
  float: left;
  margin: 2px 5px 5px 5px;
}
#MainContent .cleaner {
  clear: both;
  display: block;
}
#MainContent ul {
  color: black;
  text-align:justify;
  font-size: 12px;
  margin: 0 0 10px 15px;
  padding: 0 10px;
}
#MainContent ul li {
  padding-bottom: 5px;
}
#MainContent ol {
  margin: 10px 40px;
  font-size: 16px;
  list-style-type: upper-roman;
  font-weight: bold;
  color: #EF9C19;
}
#MainContent ol li a {
  color: #06275C;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: -0.1px;
}
#MainContent ol li a:hover {
  text-decoration: underline;
}
#MainContent a,
#MainPage a:active {
  color: #127DC9 !important;
  text-decoration: none;
}
#MainContent a:hover {
  text-decoration: underline;
}
#MainContent .link {
  text-align: center;
}
#MainContent .link a {
  color: #595959;
}
#MainContent .link a:hover {
  color: #3272b4;
}
#MainContent form table {
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate;
}
#MainContent .table {
  margin: 10px;
}
#MainContent .table ul {
  margin: 5px 0;
}
#MainContent .table tr td {
  padding: 10px;
  border: 2px solid white;
}
#MainContent .table .year {
  background: #06275C;
  color: white;
  text-align: center;
}
#MainContent .tableTitle {
  font-weight: bold;
  background-color: #A00D0D;
  text-align: center;
  color: white;
}
#MainContent .header {
  font-weight: bold;
  background: #06275C;
  text-align: center;
  color: white;
  font-size: 14px;
}
#MainContent .one {
  background-color: #B2B6C9;;
  text-align:center;
  color: black;
}
#MainContent .two {
  background-color: #D9D9DB;
  text-align:center;
  color: black;
}
#MainContent .even {
  background-color: #B2B6C9;;
}
#MainContent .odd {
  background-color: #D9D9DB;
}
#MainContent .libelle {
  font-weight: bold;
}
#MainContent p.download {
  text-align: center;
}
#MainContent .SlideBar .previous {
  margin-left: 10px;
}
#MainContent .SlideBar .next {
  margin-right: 10px;
}
#MainContent .retourTop {
  background: url(/images/contenue/retour.gif) no-repeat;
  width: 44px;
  height: 16px;
  display: block;
  float: right;
  margin: 10px 0;
}
#MainContent .fieldError {
  background: #ECCAB8;
}
#MainContent .required,
#MainContent .error {
  color: red;
}
#FormFrame {
  width: 730px;
  height: 900px;
  overflow: hidden;
  border: none;
  margin-left: 10px;
}
iframe {
  scroll: auto;
  border: 0;
}

/* 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;
  border: 1px solid black;
}
#TechnicalBox img {
  margin: 10px 30px;
}
#TechnicalBox .name {
  color: white;
  margin: 0 10px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}
#TechnicalBox .object {
  font-weight: bold;
  margin: 5px 10px;
}
#TechnicalBox .label {
  color: black;
  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;
}

/* 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;
}

/* SimulationBox */

#SimulationBox h3 {
  background: none;
}
#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: #06275C;
  text-align: center;
  color: white;
}
.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: #EF9C19;
  color: white;
  padding: 5px;
}
.goal {
  background: #06275C;
  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;
}
.understand {
  margin: 10px;
}
.textUnderstand {
  margin: 10px;
}
#SimulationBox ul li a {
  color: #127DC9; 
}
#SimulationBox img {
  margin-top: 12px;
}

/* calculatrice */

#CalculBox {
  width: 590px;
}
#CalculBox h2 {
  font-size: 14px;
}
#CalculBox .immo {
  height: 45px;
  background: url(http://www.diagnostic-expertise.com/images/defiscalisation/calcul/fond-h2.jpg) no-repeat;
  text-align: right;
  padding: 25px 5px 0 0;
}
#CalculBox h3 {
  text-align: center;
  font-size: 12px;
  margin: 10px 0;
  background: none;
}
#CalculBox .calculTitle {
  text-decoration: underline;
  font-weight: bold;
  color: #595959;
  font-size: 12px;
  margin: 10px;
}
.calculator form .box {
  border: 1px solid #06275C !important;
}
.calculator form .box tr th {
  background: #06275C !important;
}
#CalculBox .text {
  margin: 10px;
  font-size: 12px;
}
#CalculBox img {
  float: left;
  margin: 10px;
}
#CalculBox .calcul {
  color: #595959;
  float: right;
  margin: -10px 10px 0 0;
}
#CalculBox hr {
  margin: 30px 0;
}
#CalculBox .infoLegal {
  text-align: center;
  font-size: 11px;
}
#MainContent .calculator form .submitPara {
  text-align: center;
  cursor: pointer;
}
#MainContent .calculator .link {
  cursor: pointer;
}
#MainContent .calculator form table {
  border-spacing: 0;
  width: 100%;
  margin: 10px 0;
}

/* SecureBox */

#SecureBox h2 {
  height: 47px;
  line-height: 47px;
  color: black;
  font-size: 24px;
  background: transparent url(/images/secure/picto-100-sur.jpg) no-repeat left center;
  padding: 0 10px 0 41px;
  margin: 0 0 10px 0;
  float: left;
}
#SecureBox hr {
  border: none;
  height: 47px;
  background: transparent url(/images/secure/border-h2.gif) no-repeat left center !important;  
}
#SecureBox .cleaner {
  clear: both;
}
#SecureBox p {
  margin-bottom: 10px;
  padding-left: 45px;
} 

#SecureBox ul {
  margin-bottom: 10px;
  padding-left: 45px;
}
#SecureBox ul li {
  list-style-type: none;
  color: #6d6e71;
}
#SecureBox .important {
  color: red;
  font-weight: bold;
}
#SecureBox .calcul {
  margin: 0 0 20px 50px;
  color: #6d6e71;
  font-size: 14px;
}
#SecureBox .calcul .operateur {
  width: 60px;
  text-align: center;
  font-weight: bold;
}
#SecureBox .pdfBox {
  height: 144px;
  line-height: 144px;
  margin: 20px 0 0 10px;
}
#SecureBox .pdfBox a:hover {
  text-decoration: underline;
}
#SecureBox img.pdf {
  float: left;
  margin-right: 10px;
  border: 1px solid black;
}

/********* ButtonShow *********/

.ButtonShow { 
  text-align: center;
  width: 100%;
  display: block;
}
.ButtonShow a { 
  height: 47px; 
  width: 198px;
  display: block;
  margin: 10px auto;
}

/* credit */
.ButtonShow .credit_comparer a {
  background: #F6F6F6 url(/images/boutonspub/comparer-100-banques.gif) no-repeat top;
}
.ButtonShow .credit_comparer a:hover {
  background: #F6F6F6 url(/images/boutonspub/comparer-100-banques.gif) no-repeat bottom;
}
.ButtonShow .cetelem a,
.ButtonShow .lcl a,
.ButtonShow .empruntis a,
.ButtonShow .cif a,
.ButtonShow .meilleurtaux a,
.ButtonShow .foncier_home a,
.ButtonShow .creditimmo a,
.ButtonShow .credit_foncier a,
.ButtonShow .creditfonctionnaire a {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/credit-immobilier.gif) no-repeat top;
}
.ButtonShow .cetelem a:hover,
.ButtonShow .cif a:hover ,
.ButtonShow .meilleurtaux a:hover,
.ButtonShow .lcl a:hover,
.ButtonShow .empruntis a:hover,
.ButtonShow .foncier_home a:hover,
.ButtonShow .creditimmo a:hover,
.ButtonShow .credit_foncier a:hover,
.ButtonShow .creditfonctionnaire a:hover {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/credit-immobilier.gif) no-repeat bottom;
}

/* defiscalisation */
#LawExplainationBox .ButtonShow .defiscalisation {
  padding-top: 15px;
}
.ButtonShow .defiscalisation a {
  background: transparent url(/images/boutonspub/defiscalisation-gratuite2.gif) no-repeat top;
}
.ButtonShow .defiscalisation a:hover {
  background: transparent url(/images/boutonspub/defiscalisation-gratuite2.gif) no-repeat bottom;
}
.ButtonShow .assurance_april a,
.ButtonShow .assurance_magnolia a,
.ButtonShow .afi_europe a,
.ButtonShow .generali a {
  background: #F6F6F6 url(/images/boutonspub/assurance-credit-immobilier.gif) no-repeat top;
}
.ButtonShow .assurance_april a:hover,
.ButtonShow .assurance_magnolia a:hover,
.ButtonShow .afi_europe a:hover,
.ButtonShow .generali a:hover {
  background: #F6F6F6 url(/images/boutonspub/assurance-credit-immobilier.gif) no-repeat bottom;
}

/********* Show *********/

.VerticalShow {
  margin: 10px 10px 0 0;
  width: 120px;
  background: none;
}
.VerticalShow p,
.VerticalShow a img,
.VerticalShow div,
.VerticalShow object,
.VerticalShow embed {
  margin: 0 0 10px 0 !important;
  padding: 0;
}
.VerticalShow ins {
  margin: 0 0 5px 0 !important;
}

.SquareFooterShow {
  padding: 10px 0;
  text-align: center;
}

#MainContent .viralVideoPlayer .title a {
  color: white !important;
}

/********* Footer *********/

#Footer {
  width: 947px;
  margin: 0 auto;
  text-align: center;
  color: #424A59;
}

#Footer a {
  color: #424A59;
  text-decoration: none;
  padding: 0 10px;
  font-size: 14px;
}

/* Network */

#Network {
  font-size: 10px;
  text-align: center;
  color: #7C7C7C;
  margin-top: 5px;
}
#Network .partners {
  font-weight: bold;
  display: inline;
}
#Network ul li {
  display: inline;
}
#Network ul li a {
  color: #7C7C7C;
  text-decoration: none;
}
#Network ul li a:hover {
  text-decoration: underline;
}
.partners {
  margin: 0;
  padding: 0;
  font-size: 10px;
}

/* Copyright */

#Footer .Copyright {
  text-align: center;
  color: #7C7C7C;
  font-size: 11px;
  padding: 5px 1px;
  width: 925px;
  margin: auto;
}
#Footer .Copyright a {
  font-size: 11px;
  color: #7C7C7C;
  text-decoration: none;
}
