body { background-color: #006599; }

 ul{
  position:relative;

  list-style:none;

  padding: 0px;
  margin: 0px;

  width:775px;
  height:450px;


}

a{

  position:absolute;
}

li a { text-indent: -5000px; 
}

li { list-style-type: none;
}

#global {
position:absolute;
left: 50%; 
top: 50%;
width: 775px;
height: 450px;
margin-top: -225px;
margin-left: -387px;
background: url(ims/fond1.gif) no-repeat;
}

#zone1 {
position: absolute;
width : 92px;
height: 23px;
left: 365px;
top: 5px;
background: url(ims/a1.gif) top left no-repeat;
}

#zone1:hover  {
background: url(ims/b1.gif) top left no-repeat;
}

#zone2 {
position: absolute;
width : 71px;
height: 21px;
left: 156px;
top: 181px;
background: url(ims/a2.gif) top left no-repeat;
}

#zone2:hover  {
background: url(ims/b2.gif) top left no-repeat;
}

#zone3 {
position: absolute;
width : 82px;
height: 21px;
left: 156px;
top: 261px;
background: url(ims/a3.gif) top left no-repeat;
}

#zone3:hover  {
background: url(ims/b3.gif) top left no-repeat;
}

#zone4 {
position: absolute;
width : 124px;
height: 20px;
left: 178px;
top: 425px;
background: url(ims/a4.gif) top left no-repeat;
}

#zone4:hover  {
background: url(ims/b4.gif) top left no-repeat;
}

#zone5 {
position: absolute;
width : 82px;
height: 18px;
left: 505px;
top: 233px;
background: url(ims/a5.gif) top left no-repeat;
}

#zone5:hover  {
background: url(ims/b5.gif) top left no-repeat;
}

#zone6 {
position: absolute;
width : 90px;
height: 21px;
left: 532px;
top: 161px;
background: url(ims/a6.gif) top left no-repeat;
}

#zone6:hover  {
background: url(ims/b6.gif) top left no-repeat;
}

#zone7 {
position: absolute;
width : 86px;
height: 24px;
left: 481px;
top: 94px;
background: url(ims/a7.gif) top left no-repeat;
}

#zone7:hover  {
background: url(ims/b7.gif) top left no-repeat;
}

#oga {
position: absolute;
width: 43px;
height: 29px;
left: 321px;
top: 148px;
background: url(ims/og.gif) top left no-repeat;
}

#oda {
position: absolute;
width : 24px;
height: 18px;
left: 410px;
top: 154px;
background: url(ims/od.gif) top left no-repeat;
}

/*------------INVISIBLE------------*/

h1, h2, h3, h4, h5 {
position: absolute;
top: -5000px;
left: -5000px;
}

