body
{
	background	: #000;
	font-family	: Verdana, Arial, Serif;
}

body, td
{
	font-family	: Verdana, Arial, Serif;
	font-size	: 12px;
	color		: white;
}

#container
{
	width		: 950px;
	margin-left	: auto;
	margin-right	: auto;
	border		: 1px solid #555;
	background	: #000 url(../img/fond.jpg) no-repeat;
	height		: 670px;
}

#loading
{
	display		: none;
}

#top
{
	color		: #444;
	font-size	: 12px;
	text-align	: left;
	margin-left	: 10px;
	margin-bottom	: 0px;
	margin-top	: 3px;
	letter-spacing	: 0.2em;
}

#top A
{
	color		: #444;
	text-decoration: none;
}

#bottom
{
	position	: absolute;
	z-index		: 10;
	top		: 688px;
	width		: 950px;
	text-align	: center;
	padding-bottom	: 5px;
}

#bottom A
{
	color		: #aaa;
	font-size	: 10px;
}

#nav
{
	position	: absolute;
	text-align	: center;
	margin-top	: 110px;
	margin-left	: 213px;
}

#nav A IMG
{
	border		: 0;
}

#banner
{
	position	: absolute;
	margin-left	: 20px;
	margin-top	: 15px;
}

#catalogue
{
	width		: 950px;
	height		: 490px;
	position	: absolute;
	margin-top	: 170px;
}

#content
{
	position	: absolute;
	margin-top	: 170px;
}

#content .field
{
	width		: 250px;
	border		: 1px solid #333;
	background	: #333;
	color		: white;
}

#content .texte, #content .textescroll
{
	margin-top	: 53px;
	margin-left	: 90px;
	position	: absolute;
	z-index		: 2;
	width		: 800px;
}

#content .textescroll
{
	width		: 780px;
	overflow	: auto;
	height		: 380px;
}

#content .fond
{
	position	: absolute;
	margin-left	: 64px;
	margin-top	: 36px;
	z-index		: 2;
}

.imghome
{
	position	: absolute;
	margin-left	: 14px;
	margin-top	: 40px;
	z-index		: 2;
}

.remarque
{
	width		: 250px;
	border		: 1px solid #333;
	background	: #333;
	color		: white;
	overflow	: auto;
}


H1
{
	font-size	: 14px;
}

.tableau
{
	border-collapse : collapse;
}

.tableau TD
{
	border		: 1px solid #ccc;
}

#content A
{
	color		: red;
}

#marquee
{
	position	: absolute;
	margin-left	: 90px;
	margin-top	: 170px;
	z-index		: 3;
}

#marquee .title
{
	position	: absolute;
	width		: 150px;
}

#marquee .bloc
{
	position	: absolute;
	margin-left	: 140px;
}
