﻿#gazette{
  display: block;
  width: 375px;
  height: 94px;
  background: url(/images/gazette.png) no-repeat 0 0;

}

#gazette:hover
{ 
  background-position: -375px 0;
}

#gazette span
{
  display: none;
}

#sun{
  display: block;
  width: 375px;
  height: 94px;
  background: url(/images/sun.png) no-repeat 0 0;

}

#sun:hover
{ 
  background-position: -375px 0;
}

#sun span
{
  display: none;
}

#londonp{
  display: block;
  width: 375px;
  height: 94px;
  background: url(/images/londonp.png) no-repeat 0 0;

}

#londonp:hover
{ 
  background-position: -375px 0;
}

#londonp span
{
  display: none;
}

#kulture{
  display: block;
  width: 375px;
  height: 94px;
  background: url(/images/kulture.png) no-repeat 0 0;

}

#kulture:hover
{ 
  background-position: -375px 0;
}

#kulture span
{
  display: none;
}

#volunteer{
  display: block;
  width: 375px;
  height: 94px;
  background: url(/images/volunteer.png) no-repeat 0 0;

}

#volunteer:hover
{ 
  background-position: -375px 0;
}

#volunteer span
{
  display: none;
}

#courvoisier{
  display: block;
  width: 375px;
  height: 94px;
  background: url(/images/500.png) no-repeat 0 0;

}

#courvoisier:hover
{ 
  background-position: -375px 0;
}

#courvoisier span
{
  display: none;
}
