#conteneurDePub, #noScriptPub{
   background-color: #3C5741;
   width: 468px;
   height: 60px;
   margin: auto;
   text-align: center;
   padding: 4px; 
   overflow: hidden;
   background-image: url(./netopublogo.png);
   background-repeat: no-repeat;
   background-position: center;
}

#conteneurDePub a{
   color: white;
   position: relative;
   border: none;
}