@charset "iso-8859-1";


a.sm1 {
  display: block;
  height: 52px;
  width: 125px;
  background: url(../images/sm1.gif) no-repeat;
}
a.sm1:hover {
  background: url(../images/sm1bis.gif) no-repeat;
}

a.sm2 {
  display: block;
  height: 52px;
  width: 125px;
  background: url(../images/sm2.gif) no-repeat;
}
a.sm2:hover {
  background: url(../images/sm2bis.gif) no-repeat;
}

a.sm7 {
  display: block;
  height: 52px;
  width: 125px;
  background: url(../images/sm7.gif) no-repeat;
}
a.sm7:hover {
  background: url(../images/sm7bis.gif) no-repeat;
}

a.sm4 {
  display: block;
  height: 52px;
  width: 125px;
  background: url(../images/sm4.gif) no-repeat;
}
a.sm4:hover {
  background: url(../images/sm4bis.gif) no-repeat;
}
	
a.sm5 {
  display: block;
  height: 52px;
  width: 125px;
  background: url(../images/sm5.gif) no-repeat;
}
a.sm5:hover {
  background: url(../images/sm5bis.gif) no-repeat;
}
a.sm6 {
  display: block;
  background: url(../images/engflag.gif) no-repeat;
}

a.sm6:hover {
  background: url(../images/engflag2.gif) no-repeat;
}
