/***** main.css ******/

* {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}

body {
  background: #2d79bd url(/images/background-site.gif) repeat-x top;
}

img {
  border: 0;
}

.FlashError a {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #595959;
  text-decoration: underline;
}

/***** mainpage.css ******/

#Page {
  margin: 0 auto;
  width: 926px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}

#PageTable {
  width: 100%;
  background: white;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-spacing: 0;
}

#PageTable td {
  vertical-align: top;
}

/* Hack ie7 and below */
*:first-child+html #StructureTable {
  border-collapse: collapse;
} * html #StructureTable {
  border-collapse: collapse;
}

.StructureTableBottom {
  background: transparent url("/images/background-content.gif") no-repeat;
  height: 109px;
}

.SiteLeft {
  vertical-align: top;
}

.SiteRight {
  vertical-align: top;
  padding: 10px 1px 0 0;
}

#Content {
  min-height: 590px;
  text-align: justify;
  margin: 0 10px;
}

#Content h1 {
  color: #2F78B6;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  padding-left: 15px;
  background: url(/images/content/puce-h1.gif) no-repeat left;
}

#Content h2 {
  font-size: 14px;
  margin-top: 10px;
  font-weight: normal;
  color: #2F78B6;
  background: transparent url(/images/content/puce-h2.gif) no-repeat left;
  padding-left: 20px;
}

#Content p {
  font-size: 12px;
  text-align: justify;
  margin: 10px 10px 10px 0px;
}

#Content ul li,
#Content ol li {
  margin: 10px 20px;
  text-align: justify;
}

#Content a {
  color: #135C91;
  text-decoration: none;
}

#Content img {
  float: left;
  margin: 10px 10px 10px 0;
}

/***** content.css ******/

#Content .title {
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 16px;
  margin: 0 0px;
  color: #162c9a;
  text-decoration: underline;
}

#Content p {
  color: #474747;
  font-size: 12px;
}

#Content .evaluation {
  margin: auto;
}

#Content .evaluation td {
  font-size: 14px;
}

#Content .evaluation td ul {
  padding-left: 30px;
  color: #2a3365; 
}

#Content .content ul {
  font-size: 12px;
  padding: 0 15px;
}

#Content .content .link {
  text-align: center;
}

#Content .content .link a {
  font-size: 18px;
  color: #371dfb;
  text-decoration: none;
}

#Content .content .link a:hover {
  text-decoration: underline;
}

#Content textarea {
  font-size: 12px;
}

#Content .DevisrequestBox form {
  margin-top: 5px;
}

/****** SquareFooterShow  *****/

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


/***** header *****/

#Header {
  height: 182px;
  background: url(/images/diagnosticecologique.gif) no-repeat;
  margin-top: 25px;
}

#Header .linkHome {
  height: 182px;
  display: block;
}

/* LinkTitle */

.LinkTitle a {
  position: absolute;
  margin-top: -20px;
  width: 700px;
  overflow: hidden;
  color: #2F78B6;
  text-decoration: none;
  font-size: 12px;  
}

/* NewsletterSubscriptionBox */

.NewsletterSubscriptionBox {
  float: right;
  margin: -25px 5px 0 0;
}
.NewsletterSubscriptionBox label {
  font-size: 12px;
  color: black;
}
.NewsletterSubscriptionBox .DrWInput {
  width: 100px;
  font-size: 12px;
}
.NewsletterSubscriptionBox .DrWIButton {
  height: 20px;
  width: 25px;
}

/****** menu.css ******/

#MenuBar {
  color: red;
  line-height: 28px;
  height: 28px;
  margin: auto;
}

#MenuBar ul {
}

#MenuBar ul li {
  float: left;
  list-style-type: none;  
}

#MenuBar ul li a {
  text-decoration: none;
  font-size: 12px;
  color: white;
  display: block;
  margin: 0 1px;
  padding-left: 8px;
  font-weight: bold;
  background: transparent url(/images/menu/menu-left.gif) no-repeat left;
}

#MenuBar ul li a:hover,
#MenuBar a.selected {
  color: #77D900;
}






#MenuBar a.devis.selected {
  color: #540101;
} 

#MenuBar a .rounded,
#MenuBar a.selected .rounded {
  display: block;
  padding: 0 8px 0 0;
  background: transparent url(/images/menu/menu-right.gif) no-repeat right;
}

#MenuBar a.last {
  background: transparent url(/images/menu/menu-left-devis.gif) no-repeat left;
}

#MenuBar a.last .rounded {
  background: transparent url(/images/menu/menu-right-devis.gif) no-repeat right;
}

/***** sectionmenu.css *****/

.SectionMenu {
  min-height: 135px;
  height: 135px;
  width: 185px;
  font-size: 12px;
  background: transparent url(/images/sectionmenu/sectionmenu-bottom.gif) no-repeat bottom right;
}

.SectionName {
  color: #9D9E90;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 40px;
  display: block;
  padding-left: 5px;
  background: white;
}

.SectionMenu ul {
  list-style-type: none;
  background: transparent url(/images/sectionmenu/sectionmenu-top.gif) no-repeat top right;
}

.SectionMenu ul li {
  line-height: 27px;
}

.SectionMenu .section li {
  font-size: 13px;
  border-bottom: 1px solid white;
  width: 180px;
}

.SectionMenu .section li a {
  color: white;
  text-decoration: none;
  display: block;
  margin: 0;
  padding-left: 2px;
}

.SectionMenu .section li a .SectionMenuArrow {
  background: transparent url(/images/menu/sectionmenu-arrow.gif) no-repeat right;
  padding: 0 5px;
}

.SectionMenu .section li a:hover span,
.SectionMenu .section li a.selected span {
  background: transparent url(/images/menu/sectionmenu-arrow2.gif) no-repeat right;
  padding: 0 5px;
}

.SectionMenu .section li a:hover,
.SectionMenu .section li a.selected {
  color: #77D900;
  text-decoration: none;
}

.SectionMenu .rubric {
  margin: 0;
}

.SectionMenu .rubric li {
  background: none;
  display: block;
  text-transform: none;
  border-top: 1px solid white;
  margin: 0 5px;
}

.SectionMenu .rubric li a {
  font-weight: normal;
  color: white;
  font-size: 15px;
  background: none;
}

.SectionMenu .rubric li a:hover,
.SectionMenu .rubric li a.selected {
  color: #0C295B;
  background: #C2CCDA;
}

/***** ButtonShow ******/
#Content .ButtonShow {
  text-align: center;
  width: 100%;
  display: block;
}

#Content .ButtonShow a {
  width: 198px;
  display: block;
  margin: auto;
}

/* remplir un dossier */

#Content .ButtonShow .credit_dossier a  {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/credit-immobilier.gif) no-repeat top;
  
}
#Content .ButtonShow .credit_dossier a:hover {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/credit-immobilier.gif) no-repeat bottom;
  height: 47px;
}

.ButtonShow .e_travaux a,
.ButtonShow .energy_devis a,
.ButtonShow .easy_devis a,
.ButtonShow .deco_travaux a {
  background: transparent url(http://www.diagnostic-expertise.com/images/boutonspub/devis-gratuit.gif) no-repeat top;
  height: 38px;
}
.ButtonShow .e_travaux a:hover,
.ButtonShow .energy_devis a:hover,
.ButtonShow .easy_devis a:hover,
.ButtonShow .deco_travaux a:hover {
  background: transparent url(http://www.diagnostic-expertise.com/images/boutonspub/devis-gratuit.gif) no-repeat bottom;
}

.ButtonShow .empruntis_travaux a,
.ButtonShow .accord a,
.ButtonShow .finadea a {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/credit-immobilier.gif) no-repeat top;
  height: 47px;
}

.ButtonShow .empruntis_travaux a:hover,
.ButtonShow .accord a:hover,
.ButtonShow .finadea a:hover {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/credit-immobilier.gif) no-repeat bottom;
}

#finadea ul {
  clear: both;
}

/* credit travaux */

.ButtonShow .credit_foncier_travaux a {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/simulation-credit-foncier-travaux.gif) no-repeat top;
  height: 47px;
}
.ButtonShow .credit_foncier_travaux a:hover {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/simulation-credit-foncier-travaux.gif) no-repeat bottom;
}

/***** footer.css ******/ 

#Footer {
  width: 926px;
  height: 25px;
  line-height: 25px; 
  text-align: center;
  margin-top: 3px;
  color: #D3E7F6;
}

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

.CopyrightCell {
  text-align: center;
  color: #D3E7F6;
  font-size: 11px;
  padding: 5px 1px;
  width: 925px;
  margin: auto;
}

.CopyrightCell a {
  color: #D3E7F6;
  text-decoration: none;
}

/***** network.css ******/

#Network {
  font-size: 10px;
  text-align: center;
  color: #D3E7F6;
}
#Network .partners {
  font-weight: bold;
  font-size: 10px;
  display: inline;
  color: #D3E7F6;
}
#Network ul li {
  display: inline;
}
#Network ul li a {
  color: #D3E7F6;
  text-decoration: none;
}
#Network ul li a:hover {
  text-decoration: underline;
}

.partners {
  margin: 0;
  padding: 0;
  font-size: 13px;
}

/***** sitemap.css ******/

.Sitemap {
  padding-left: 10px;
  display: block;
  margin-bottom: 15px;
  width: 770px !important;
}

.Sitemap .section{
  margin: 15px 0;
  font-size: 14px;
  padding-left: 10px;
}

.Sitemap .section a:hover{
  text-decoration: underline;
}

.Sitemap ul{
  font-size: 12px;
  list-style-type: none;
  
}
.Sitemap li a{
  text-decoration: none;
}

.Sitemap .rubric{
  padding-left: 25px;
  font-weight: normal;
  margin: 5px;
  color: #0060B6;
  text-transform: none;
  font-size: 12px;
}

.Sitemap .rubric a:hover {
  padding-left: 10px;
}

/****** contact.css *****/

#ContactBox .required,
#ContactBox .error {
  color: red;
}

#ContactBox .SubmitButton {
  padding-left: 230px;
  padding-top: 10px;
}

#ContactBox table tr td {
  padding: 5px 0;
}

/***** annuaire.css *****/

#DirectoryShowBox .link {
  text-align: center;
}

#DirectoryShowBox .link a {
  text-decoration: underline;
}


#DirectoryShowBox .link a:hover {
  text-decoration: none;
}

#DirectoryShowBox .text {
  text-align:justify;
  padding: 5px 5px 0 0;
  font-size: 12px;
}

#DirectoryShowBox .CategoryName {
  font-size: 15px;
  margin: 2px 23px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

#DirectoryShowBox li {
  list-style-type: none;
  margin-bottom: 5px;
}

#DirectoryShowBox .ItemTitle {
  font-size: 12px;
  text-decoration: underline;
}

#DirectoryShowBox a:hover {
  text-decoration: none;
}

#DirectoryShowBox ul {
  font-size: 12px;
}

.ItemUrl {
  font-size: 12px;
}

/***** submission.css *****/

#DirectorySubmissionBox,
#SubmissionBox {
  font-size: 12px;
  margin: 10px;
}

#DirectorySubmissionBox td {
  padding: 10px;
}

#DirectorySubmissionBox .required,
#DirectorySubmissionBox .error {
  color: red;
}

#DirectorySubmissionBox .SubmitButton {
  text-align: center;
  margin: 10px;
}

#SubmissionBox textarea {
  font-size: 12px;
}
