body
{
background: url("images/leopard.jpg") #031225;
width: 99%;
height: 100%;
overflow: auto;
}

#haut
{
background: url('images/en-tete2.png') repeat-x;
height: 73px;
left: 0px;
padding: 4px 0px 3px;
position: absolute;
top: 0px;
width: 100%;
z-index: 6500;
opacity: 0.85;
filter:alpha(opacity=85);
}

#haut .content {
margin: auto;
min-width: 990px;
width: 100%;
}

#haut .logo {
background: url(images/logo.png) no-repeat;
float: left;
height: 40px;
position: relative;
top: -7px;
width: 158px;
opacity: 0.90;
filter:alpha(opacity=90);

}

#stalactique
{
height: 40px;
width: 100%;
background: url('images/off.png') repeat-x;
position: absolute;
margin-top: 32px;

z-index: 5501;
opacity: 0.80;
filter:alpha(opacity=80);
}

#leader
{
width: 1200px;
height: 325px;
background: url('images/leader2.png') no-repeat ;
background-color: #031225;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
}

#main
{
width: 1030px;
height: auto;
margin-top: 0px;
margin-left: auto;
margin-right: auto;

}

#action
{
width: 995px;
height: 294px;
position: relative;
margin-top: -220px;
margin-left: auto;
margin-right: auto;
background: url('images/header-s.png') no-repeat;
}

#jouer1
{
width: 151px;
height: 64px;
margin-top: 54px;
margin-left: auto;
margin-right: auto;
z-index: 6502;
}


#telecharge
{
position: relative;
width: 151px;
height: 64px;
top: 115px;
margin-left: 210px;
margin-right: auto;
z-index: 6502;
}

#boutique
{
position: relative;
width: 151px;
height: 64px;
top: -67px;
margin-left: 590px;
margin-right: auto;
z-index: 6502;
}






