#wrapper #container #block-generic_reseaux_sociaux-bloc_reseaux_sociaux{
  position:relative;
  height:32px;
}

#wrapper #container #block-generic_reseaux_sociaux-bloc_reseaux_sociaux ul#social_header
{
  position: relative;
  height:32px;
  top:5px;
  left:5px;
  padding:0;
  margin:0;
}

#wrapper #container #block-generic_reseaux_sociaux-bloc_reseaux_sociaux ul#social_header li
{
  float: left;
  margin-left: 7px;
  padding:0;
}

#wrapper #container #block-generic_reseaux_sociaux-bloc_reseaux_sociaux ul#social_header li a
{
  display: block;
  width: 22px;
  height: 0;
  padding-top: 22px;
  overflow: hidden;
  background-image: url(../images/sprite_header.png);
  background-repeat: no-repeat;
}

#wrapper #container #block-generic_reseaux_sociaux-bloc_reseaux_sociaux ul#social_header li#twitter_link a{background-position: -22px 0;}
#wrapper #container #block-generic_reseaux_sociaux-bloc_reseaux_sociaux ul#social_header li#google_link a{background-position: -44px 0;}

.social-share-container {
  margin: 0;
  text-indent:-999999px;
}

.social-share-container a {
  display:block;
  width:23px;
  height:23px;
  text-indent:-999999px;
  float:left;
  margin: 0;
}

.social-share-container a.social-share-facebook{
  background:url('../images/facebook.png') left top no-repeat;
}
.social-share-container a.social-share-twitter{
  background:url('../images/twitter.png') left top no-repeat;
}
.social-share-container a.social-share-googleplus{
  background:url('../images/googleplus.png') left top no-repeat;
}
.social-share-container a.social-share-myspace{
  background:url('../images/myspace.png') left top no-repeat;
}
.social-share-container a.social-share-linkedin{
  background:url('../images/linkedin.png') left top no-repeat;
}

