body
{
	background-color:#000000;
}

div,a,img
{
	position:absolute;
	top:0px;
	left:0px;
}

#reglement
{
    height: 550px;
    position: absolute;
    top: 160px;
    width: 980px;
	background:#FFFFFF;
}

div,a,img
{
	width:980px;
}

#content
{
	position:relative;
	width:980px;
}

#page_content
{
    height: 548px;
    overflow-x: hidden;
    overflow-y: auto;
    top: 162px;
}

#header
{
	height:171px;
	background:url(../img/web/header.png);
}

#acc_lien
{
	position:absolute;
    height: 59px;
    left: 90px;
    top: 228px;
    width: 140px;
}
#copyright
{
    background: url("../img/web/copyright.jpg");
    height: 26px;
    top: 710px;
}
#menu
{
    height: 82px;
    overflow: hidden;
    position: absolute;
    top: 82px;
}

#menu_open,.btn
{
	position:relative;
	height:40px;
}
.btn
{
    float: left;
    height: 81px;
    position: relative;
    width: 196px;
	cursor:pointer;
}

#appli_lien
{
    height: 50px;
    left: 52px;
    top: 426px;
    width: 255px;
	background-color:#FF0000;
	filter:alpha(opacity=0); 
	opacity:0; 
}

#fb_lien,#tw_lien,#ne_lien
{
    height: 50px;
    left: 52px;
    top: 508px;
    width: 101px;
	background-color:#FF0000;
	filter:alpha(opacity=0); 
	opacity:0; 
}


#fb_lien
{
    left: 600px;
}
#tw_lien
{
    left: 700px;
}
#ne_lien
{
    left: 800px;
}

#hotel_lien
{
    background-color: #00FF00;
    height: 62px;
    left: 54px;
    opacity: 0;
    top: 489px;
    width: 532px;
	filter:alpha(opacity=0); 
}




#photo_lien
{
    height: 259px;
    left: 203px;
    top: 859px;
    width: 574px;
	background-color:#00FF00;
	filter:alpha(opacity=0); 
	opacity:0; 
}

#welcome_lien
{
    background-color: #FF0000;
    height: 34px;
    left: 226px;
    opacity: 0;
    top: 756px;
    width: 312px;
	filter:alpha(opacity=0); 
}

#cursor
{
    background:#000000;
	filter:alpha(opacity=30); 
	opacity:0.3; 
    height: 81px;
    left: 0;
    width: 197px;
}

