/* hypothecaire.css */

/***** HypothecaireBox *****/

#HypothecaireBox {
  background: #f6f6f6;
  color: #595959;
  font-size: 12px;
  text-align: justify;
  padding: 0 0px;
  margin: 0 10px 0 0;
  width: 560px;
  min-height: 560px;
}
#HypothecaireBox .HypothecaireBoxTitle {
  width: 550px;
  background: transparent url(http://www.credit-pas-cher.com/images/sectionboxtitles/credit-hypothecaire-title.gif) no-repeat right;
  height: 34px;
  line-height: 34px;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
#HypothecaireBox .visualBox {
  margin-top: 20px;
  display: block;
}
#HypothecaireBox .visualBoxTitle {
  padding-left: 10px;
  padding-bottom: 15px;
  font-size: 14px;
  text-transform: uppercase  
}
#HypothecaireBox .visualBoxContent {
  font-style: italic;
  padding-left: 10px;
  text-align: justify;
}
#HypothecaireBox .space {
  margin-top: 15px;
  display: block;
}
#HypothecaireBox .promo {
  background: transparent url(http://www.credit-pas-cher.com/images/pictos/blue-right-arrow.gif) no-repeat left;
  padding: 0 10px;  
  color: #2E81CB;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
}
#HypothecaireBox .categoryTitle {
  margin: 15px 0;
  padding: 2px 5px;
  border-left: 6px solid #2E81CB;
  border-bottom: 2px dotted #DADBDC;
  text-transform: uppercase;
  font-size: 14px;
}
#HypothecaireBox .partTitle {
  background: transparent url(/images/pictos/blue-right-arrow.gif) no-repeat left;
  padding: 0 10px;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 13px;
  text-decoration: underline;
}
#HypothecaireBox p {
  margin-bottom: 15px;
}
#HypothecaireBox ul {
  margin-left: 20px;
  margin-bottom: 15px;
}

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

.SectionMenu {
  margin: 20px 0 0 10px;
  background: white;
  height: 100%;
  width: 215px;
}
.SectionMenu .SectionMenuTitle {
  color: #2E81CB;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 34px;
  display: block;
  border-left: 6px solid #2E81CB;
  padding: 0 10px;
}
.SectionMenu ul {
  margin: 0 10px 0 0;
  padding: 0 0 0 10px;
  list-style-type: none;
  border-left: 6px solid #2E81CB;
  border-bottom: 2px dotted #DADBDC;
}
.SectionMenu ul li a {
  display: block;
  text-decoration: none;
}
.SectionMenu ul li ul {
  border: 0;
  margin-bottom: 10px;
}
.SectionMenu .section li a {
  margin: 0;
  padding: 10px 0;
  color: #595959;
  font-size: 12px;
  text-transform: uppercase;
  border-top: 2px dotted #DADBDC;
  font-weight: bold;
}
.SectionMenu .section li a .SectionMenuArrow {
  background: transparent url(/images/pictos/blue-right-arrow.gif) no-repeat right;
  padding: 0 4px;
  margin-left: 3px;
}
.SectionMenu .section li a .SectionMenuArrow2 {
  background: transparent url(/images/pictos/blue-bottom-arrow.gif) no-repeat right;
  padding: 0 4px;
  margin-left: 3px;
}
.SectionMenu .section li a.important {
  background: #d6e9fa;
  margin-left: -10px;
  padding-left: 10px;
}
.SectionMenu .section li a:hover {
  background: #f6f6f6;
  margin-left: -10px;
  padding-left: 10px;
}
.SectionMenu .section li a:hover span{
  background: transparent url(/images/pictos/blue-bottom-arrow.gif) no-repeat right;
}
.SectionMenu .rubric li a {
  background: transparent url(/images/pictos/square.gif) no-repeat left;
  margin: 0;
  padding: 5px 0 5px 15px;
  font-size: 13px;
  color: #595959;
  font-weight: normal;
  text-transform: none;
  border: none;
}
.SectionMenu .rubric li a:hover {
  background: transparent url(/images/pictos/square.gif) no-repeat left;
  text-decoration: underline;
  margin: 0;
  padding: 5px 0 5px 15px;
}
