@charset "utf-8";
/* CSS Document */
.clear
{
	clear:both;
}

body
{
text-align:center;
background-color:#000;
color:#FFF;
font-family:Arial;
font-size:12px;
line-height:15px;
}

#page
{
	margin-left:auto;
	margin-right:auto;
	width:810px;
}

#header
{
	height:292px;
}

#contenu
{
}

#left
{
	width:224px;
	height:535px;
	float:left;
}

#centre
{
	margin-left:227px;
	text-align:left;	
}

#footer
{
	height:256px;
}

strong
{
	color:#fe9b00;
	font-weight:600;
}
