body {
  background-color: #dedede;
  font: 400 36px/1.38 Helvetica;
  color: #449bc6;
}



.avatar-1 {
  position: absolute;
  top: 39px;
  left: 659px;
  z-index: 7;
  width: 79px;
  height: 76px;
  background: url('../images/avatar_netphrases(2).png') #ffffff;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
}

.entete-1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  width: 1024px;
  height: 147px;
  margin: 0 auto;
  background-color: #ffffff;
}

.libelle_netphrases-1 {
  position: absolute;
  top: 54px;
  left: 37px;
  z-index: 6;
  width: 397px;
}
.libelle_se_connecter-1:hover {
    text-decoration: underline;
}
.libelle_se_connecter-1 {
  position: absolute;
  cursor: pointer;
  top: 53px;
  font-size: 0.7em;
  left: 760px;
  z-index: 8;
  width: 233px;
}
.pb_accueil {
  margin: 2em 0 0 2.5em;
  z-index: 1;
  width: 260px;
  height: 45px;
  border-radius: 35px;
  background-color: #e37e2f;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}

.pb_accueil:hover {
    background-color: #b45c18;
}


.pied_de_page-1 {
  position: absolute;
  top: 610px;
  left: 0;
  right: 0;
  z-index: 4;
  width: 1024px;
  height: 120px;
  margin: 0 auto;
  background-color: #ffffff;
}

.stats-1 {
  position: absolute;
  top: 26px;
  left: 441px;
  width: 556px;
  height: 183px;
  background: none #ffffff;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
}

.zone_principale-1 {
  position: absolute;
  top: 147px;
  left: 0;
  right: 0;
  z-index: 5;
  width: 1024px;
  height: 480px;
  margin: 0 auto;
  background-image: url('../images/netphrases.png');
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: #449bc6;
  background-position: right top;
}

.zone_texte
{
  position: absolute;
  color: white;
  top: 110px;
  left: 60px;
  width: 380px;
  z-index: 1;
  font-size: 24px;
  font-style: italic;
}
.copyright {
    position: absolute;
    top: 740px;
    left: 6px;
    height:15px;
    color: blue;
    font-size: 14px;
    background-color: #dedede;
}

  .hpol{
      color: blue;
      margin-top: 2em;
  }
  
.politique {
    position: absolute;
    cursor: default;
    top: 740px;
    height:10px;
    color: #415f89;
    font-size: 14px;
    background-color: #dedede;
}