html,body { overflow: hidden; } 

#MenuFondLayer
{
 	position: absolute;
 	left: 0px;
 	top: 160px;
 	z-index: 3;
 	visibility: visible;
}

#MenuLayer
{
 	position: absolute;
 	left: 20px;
 	top: 204px;
 	z-index: 5;
 	visibility: visible;
}

#MainLayer
{
 	position: absolute;
 	left: 340px;
 	top: 70px;
 	z-index: 3;
 	visibility: visible;
}

#MainFondLayer
{
 	position: absolute;
 	left: 170px;
 	top: 20px;
 	z-index: 2;
 	visibility: visible;
}

#MainFondLayerHaut
{
 	position: absolute;
 	left: 170px;
 	top: 0px;
 	z-index: 4;
 	visibility: visible;
}

#MainFondLayerBas
{
 	position: absolute;
 	left: 170px;
 	top: 20px;
 	z-index: 4;
 	visibility: visible;
}
#TitleLayer
{
 	position: absolute;
 	left: 190px;
 	top: 27px;
 	z-index: 11;
 	visibility: visible;
}
#TitleLayer2
{
 	position: absolute;
 	left: 191px;
 	top: 29px;
 	z-index: 10;
 	visibility: visible;
}

#CreditLayer
{
 	position: absolute;
 	left: 0px;
 	top: 0px;
 	z-index: 5;
 	visibility: hidden;
}

#SirElricLayer
{
 	position: absolute;
 	left: 190px;
 	top: 0px;
 	z-index: 5;
 	visibility: hidden;
}

#MajLayer
{
 	position: absolute;
 	left: 185px;
 	top: 0px;
 	z-index: 5;
 	visibility: hidden;
}

#YY1Layer
{
 	position: absolute;
 	left: 0px;
 	top: 00px;
 	z-index: 1;
 	visibility: visible;
}
#YY2Layer
{
 	position: absolute;
 	left: 0px;
 	top: 350px;
 	z-index: 1;
 	visibility: visible;
}