body
{
	margin				:	0px								;
	background-color	:	#4C0201							;
	background-image	:	url("../_IMG/index-bg.jpg")		;
	background-repeat	:	repeat-x						;
}

p
{
	font-family	:	Arial	;
	color		:	#FFFFFF	;
	text-align	:	center	;
}

h1
{
	font-size			:	0px								;
	color				:	#880C0A							;
	background-image	:	url("../_IMG/hollyzook.jpg")	;
	background-repeat	:	no-repeat						;
	width				:	957px							;
	height				:	485px							;
	margin-left			:	auto							;
	margin-right		:	auto							;
	position			:	relative						;
}

#bienvenue
{
	font-size	:	16px	;
	font-weight	:	bold	;
}

#rebours
{
	font-size	:	12px	;
	font-weight	:	Bold	;
}

#mentions
{
	font-size	:	10px	;
}

a, a img
{
	border			:	0px		;
	color			:	#FFFFFF	;
}

a:hover
{
	color			:	#FCA000	;
}