h2#header_publicite { 
  background: url(../../images/front/publicite_icon.png) 0 3px no-repeat;
  padding-left: 33px; 
}

#publicite {
  float: left;
  width: 648px;
  padding: 14px 5px 0 7px;
  height: 343px;
  background: url(../../images/front/publicite_bg.png);
  background-repeat: repeat;
}

#publicite p {
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 20px;
  color: #5c5c5c;
  width: 400px;
}
#publicite p a { color: #5c5c5c; }
#publicite p a:hover { text-decoration: none; }
#publicite img { float: right; }
