#en-tete {
  overflow: hidden;
  /*background-color: #dae0d2;*/
  background-position: bottom;
  /*border-bottom : 1px solid #9EA0A1;*/
  /*padding-bottom: 55px;*/
  margin-left:0px;
}
#en-tete ul {
  float: left;
  margin-top: 16px;
  margin-right: 3px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
  list-style: none;
}
#en-tete ul li {
  float: left;
  margin-left: 4px;
}
#en-tete ul li a {
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 6px;
  background-image: url(coin-gauche-investisseur.png);
  background-position: 0% -250px;
  background-repeat: no-repeat;
}
#en-tete ul li#actif {
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 6px;
  background-image: url(coin-gauche-investisseur.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
}
#en-tete ul li a span {
  float: left;
  padding-top: 4px;
  padding-right: 6px;
  padding-bottom: 3px;
  padding-left: 6px;
  background-image: url(coin-droit-investisseur.png);
  background-position: 100% -250px;
  background-repeat: no-repeat;
  font-size:14px;
  color: #ffffff;
}
#en-tete ul li#actif span {
  float: left;
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 3px;
  padding-left: 6px;
  background-image: url(coin-droit-investisseur.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  font-size:14px;
  color: #333333;
}
#en-tete ul li a:hover {
  background-position: 0% -500px;
}
#en-tete ul li a:focus {
  background-position: 0% -500px;
}
#en-tete ul li a:hover span {
  background-position: 100% -500px;
}
#en-tete ul li a:focus span {
  background-position: 100% -500px;
}
#en-tete ul li#Conseils a:hover {
  background-position: 0% -500px;
}
#en-tete ul li#Conseils a:focus {
  background-position: 0% -500px;
}
#en-tete ul li#Conseils a:hover span {
  background-position: 100% -500px;
}
#en-tete ul li#Conseils a:focus span {
  background-position: 100% -500px;
}
a:hover {
cursor:pointer;
}
#en-tete ul li#Conseils span {
  float: left;
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 3px;
  padding-left: 4px;
  background-image: url(coin-droit-Conseils.png);
  background-position: 100% -250px;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size:14px;
  text-decoration: none;
}
#en-tete ul li#Conseils a {
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 5px;
  background-image: url(coin-gauche-Conseils.png);
  background-position: 0% -250px;
  background-repeat: no-repeat;
  text-decoration: none;
}





 .ongletInvestissement { /* style des onglets inactifs */
  margin : 3px ; /* marge extérieure */
  display:block;
  float:left;
  padding:0px 16px 0px 2px ; /* marge intérieure */
  background:url(../coin-haut-droite.gif) no-repeat right top;
  font-size:14px;
  font-family:Arial;
  } /* insère un rectangle noir en haut à droite de l'onglet */
  
.ongletInvestissement:hover { /* style des onglets inactifs */
  margin : 3px ; /* marge extérieure */
  display:block;
  float:left;
  padding:0px 16px 0px 2px ; /* marge intérieure */
  background:url(../coin-haut-droite.gif) no-repeat right top;
  font-size:14px;
  font-family:Arial;
  } /* insère un rectangle noir en haut à droite de l'onglet */

  a.ongletInvestissement { /* style des liens se trouvant dans un onglet inactif */
  background-color:#223340;
  color:#EFE6DC;
  text-decoration:none} /* les liens ne sont pas soulignés */
   
  a.ongletInvestissement:hover { /* style des liens se trouvant dans un onglet inactif */
  background-color:#2C4354;
  color:#EFE6DC;
  text-decoration:none} /* les liens ne sont pas soulignés */

  a.ongletInvestissement:visited { /* style des liens se trouvant dans un onglet inactif */
  color:#EFE6DC;
  text-decoration:none} /* les liens ne sont pas soulignés */
  
   a.ongletInvestissement:link { color:#FFFFFF; }
  
    .ongletInvestisseur { /* style des onglets inactifs */
  margin : 3px ; /* marge extérieure */
  display:block;
  float:left;
  padding:0px 16px 0px 2px ; /* marge intérieure */
  background:url(../coin-haut-droite.gif) no-repeat right top;
  font-size:14px;
  font-family:Arial;
  } /* insère un rectangle noir en haut à droite de l'onglet */
  
.ongletInvestisseur:hover { /* style des onglets inactifs */
  margin : 3px ; /* marge extérieure */
  display:block;
  float:left;
  padding:0px 16px 0px 2px ; /* marge intérieure */
  background:url(../coin-haut-droite.gif) no-repeat right top;
  font-size:14px;
  font-family:Arial;
  } /* insère un rectangle noir en haut à droite de l'onglet */

  a.ongletInvestisseur { /* style des liens se trouvant dans un onglet inactif */
  background-color:#2C4354;
  color:#EFE6DC;
  text-decoration:none} /* les liens ne sont pas soulignés */
   
  a.ongletInvestisseur:hover { /* style des liens se trouvant dans un onglet inactif */
  background-color:#3E5E75;
  color:#EFE6DC;
  text-decoration:none} /* les liens ne sont pas soulignés */

  a.ongletInvestisseur:visited { /* style des liens se trouvant dans un onglet inactif */
  color:#EFE6DC;
  text-decoration:none} /* les liens ne sont pas soulignés */
  
   a.ongletInvestisseur:link { color:#FFFFFF; }
  
   .ongletInvestir2 { /* style des onglets inactifs */
  margin : 3px ; /* marge extérieure */
  display:block;
  float:left;
  padding:0px 16px 0px 2px ; /* marge intérieure */
  background:url(../coin-haut-droite.gif) no-repeat right top;
  font-size:14px;
  font-family:Arial;
  } /* insère un rectangle noir en haut à droite de l'onglet */
  
.ongletInvestir2:hover { /* style des onglets inactifs */
  margin : 3px ; /* marge extérieure */
  display:block;
  float:left;
  padding:0px 16px 0px 2px ; /* marge intérieure */
  background:url(../coin-haut-droite.gif) no-repeat right top;
  font-size:14px;
  font-family:Arial;
  } /* insère un rectangle noir en haut à droite de l'onglet */

  a.ongletInvestir2 { /* style des liens se trouvant dans un onglet inactif */
  background-color:#3E5E75;
  color:#EFE6DC;
  text-decoration:none} /* les liens ne sont pas soulignés */
   
  a.ongletInvestir2:hover { /* style des liens se trouvant dans un onglet inactif */
  background-color:#4D7491;
  color:#EFE6DC;
  text-decoration:none} /* les liens ne sont pas soulignés */

  a.ongletInvestir2:visited { /* style des liens se trouvant dans un onglet inactif */
  color:#EFE6DC;
  text-decoration:none} /* les liens ne sont pas soulignés */
  
 a.ongletInvestir2:link { color:#FFFFFF; }
 
   .ongletConseils2 { /* style des onglets inactifs */
  margin : 3px ; /* marge extérieure */
  display:block;
  float:left;
  padding:0px 16px 0px 2px ; /* marge intérieure */
  background:url(../coin-haut-droite.gif) no-repeat right top;
  font-size:14px;
    font-family:Arial;
  } /* insère un rectangle noir en haut à droite de l'onglet */
  
.ongletConseils2:hover { /* style des onglets inactifs */
  margin : 3px ; /* marge extérieure */
  display:block;
  float:left;
  padding:0px 16px 0px 2px ; /* marge intérieure */
  background:url(../coin-haut-droite.gif) no-repeat right top;
  font-size:14px;
    font-family:Arial;
  } /* insère un rectangle noir en haut à droite de l'onglet */

  a.ongletConseils2 { /* style des liens se trouvant dans un onglet inactif */
  background-color:#950000;
  color:#E8F4FF;
  text-decoration:none} /* les liens ne sont pas soulignés */
   
  a.ongletConseils2:hover { /* style des liens se trouvant dans un onglet inactif */
  background-color:#CC0000;
  color:#E8F4FF;
  text-decoration:none} /* les liens ne sont pas soulignés */
  
  a.ongletConseils2:visited { /* style des liens se trouvant dans un onglet inactif */
  color:#E8F4FF;
  text-decoration:none} /* les liens ne sont pas soulignés */
  
  a.ongletConseils2:link { color:#FFFFFF; }