*
{
	margin		: 0;
	padding		: 0;
	font-family	: Arial black;
	font-size	: 15px;
	color		: #FFFFFF;
}

BODY
{
	padding		: 5px;
	background-color: #000000;
	text-align	: center;	/* bug IE pour center #page */
}

H1
{
	font-size	: 20px;
}

H2
{
	font-size	: 18px;
	text-align	: center;
}

H3
{
	font-size	: 16px;
	color		: #333333;
}


P
{
	padding-bottom	: 10px;
	font-family	: Arial;
	text-align	: justify;
}

A
{
	text-decoration	: none;
}

TD
{
}

INPUT,
TEXTAREA,
SELECT,
OPTION
{
	color		: #000000;
}

#page
{
	position	: relative;
	width		: 980px;
	height		: 760px;
	margin		: 0 auto;
	text-align	: left;		/* bug IE pour center #page */
}

#menu
{
	height		: auto;
	background-color: #252525;
}

#menu A
{
	font-size	: 18px;
}

#menu TR.fonce
{
	background-color: #1B1B1B;
}

#menu TR.clair
{
	background-color: #262626;
}

#menu A.fonce
{
	color: #525252;
}

#menu A.moyen
{
	color: #525252;
/*	color: #B0B0B0;*/
}

#menu A.clair
{
	color: #FFFFFF;
}

#gauche
{
	position	: absolute;
	left		: 0;
	width		: 100px;
}

#centre
{
	width		: 712px !important;
	width		: 732px;
	height		: 630px !important;
	height		: 650px;
	background-color: #252525;
	margin		: 0 124px;
	padding		: 10px;
	text-align	: center;
	vertical-align	: middle;
}

#centre-long
{
	width		: 722px;
	background-color: #252525;
	margin		: 0 124px;
	padding		: 10px;
	text-align	: center;
	vertical-align	: middle;
}

#droite
{
	position	: absolute;
	right		: 0;
	width		: 100px;
}

#pied
{
	visibility	: hidden;
	height		: 30px;
	background-color: #252525;
}

.vignette
{
	width		: 90px;
	height		: 90px;
	margin-bottom	: 10px;
	border		: 5px solid #252525;
}
