/*
	Spécifique à la page d'accueil
*/
img
{
	border:0;
}

#ouvrirAlbum
{
	position: absolute;
	left: 170px;
	top: 0;
}
#nouveaute
{
	position: absolute;
	right: -7px;
	top: -6px;
}
#accroche1
{
	position: absolute;
	top: 30px;
	left: 30px;
}
#accroche2
{
	position: absolute;
	top: 150px;
	right: 10px;
}
#bandeAnnonce
{
	position: absolute;
	top: 530px;
	left: -45px;
}
#chateau
{
	position: absolute;
	top: 205px;
	right: -85px;
	background: url('../images/LfOdyssey_chateau_def.png') no-repeat bottom right;
	width: 400px;
	height: 531px;
}
#chateau_heb
{
	position: absolute;
	top: 230px;
	right: -90px;
	width: 100px;
	height: 160px;
}
#chateau_cixi
{
	position: absolute;
	top: 430px;
	right: -90px;
	width: 40px;
	height: 70px;
}
#chateau_aut
{
	position: absolute;
	top: 590px;
	right: -90px;
	width: 130px;
	height: 120px;
}
#logoSoleil
{
	position:absolute;
	top: 680px;
	left: 355px;
}
#mentions
{
	padding: 0;
	background: url('../images/LfOdyssey_mentions.jpg') no-repeat bottom center;
	width: 100%;
	height: 150px;
}
#popupBA
{
	height: 450px;
	width: 800px;
	background-color: #000;
	border: 0;
}
#prechargement
{
	display: none;
}