a img
{
border: none;
}

#fond_h
{
   height:100px;
   width:100%;
   background-image: url('../img/fond_h.png');
}

#txt_popup
{  
float:right;
margin-right:3em;
margin-top:1.5em;
}

#txt_popup a
{
color:#FFFFFF;
font-size:34px;
font-weight:bold;
text-decoration:none;
}



#logo
{  
  float: left;
  position: absolute;
  margin-left: 15px;
  text-decoration: none;
  color: #000;
  margin-top:1%;
  
}