body
{
	width: 1000px;
	height: 740px;
	margin: auto;
	background: #000000 url(../images/index/index.jpg) no-repeat center top;
	font-family: "century Gothic", verdana;
	color: #ffffff;
}
#contenu
{
	position: relative;
	width: 550px;
	height: 400px;
	margin: auto;
	top: 25px;
	border: 0px solid #ffffff;
}
#liens
{
	position: relative;
	width: 95px;
	height: 175px;
	top: -199px;
	left: 92px;
	padding: 5px;
	font-size: 0.75em;
	font-weight: bold;
}
#liens a
{
	color: #999999;
	text-decoration: none;
}
#liens a:hover
{
	color: #333333;
	text-decoration: underline;
}
#entrer
{
	position: relative;
	width: 120px;
	height: 25px;
	margin: auto;
	top: -160px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}
#entrer a
{
	color: #999999;
	text-decoration: none;
}
#entrer a:hover
{
	color: #333333;
	text-decoration: underline;
}
#controle
{
	position: relative;
	width: 40px;
	height: 50px;
	left: 801px;
	top: -233px;
}
#controle a
{
	background: url(../images/index/controle.jpg);
}
#controle a:hover
{
	background: url(../images/index/hover-controle.jpg);
}
#anime_picto
{
	position: relative;
	width: 290px;
	height: 50px;
	margin: auto;
	top: -195px;
}
#logo_flash
{
	background: url(../images/index/bouton-flash.png) no-repeat;
	position: relative;
	width: 140px;
	height: 20px;
	margin-left: 429px;
	top: -169px;
	font-size: 0.75em;
	font-weight: bold;
}
#logo_flash a
{
	color: #999999;
	text-decoration: none;
}
#logo_flash a:hover
{
	color: #333333;
	text-decoration: underline;
}
#footer
{
	position: relative;
	top: -165px;
	color: #999999;
	width: 100%;
	height: 63px;
	text-align: center;
	padding-top: 1px;
}
.block
{
	display: block;
	width: 100%;
	height: 100%;
}