body
{
	margin:0;
	padding:0px;
	font-family:Arial;
	background-image:url('fond.jpg');
	background-repeat:repeat-x;
}

#fond1
{
	width:964px;
	height:90px;
	background-image:url('fond1.png');
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
}

#fond1 ul
{
	list-style-type:none;
	float:right;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:0px;
}

#fond1 ul li
{
	display:inline;
	padding:0px 10px;
	margin:0px;
}

.texte1
{
	font-size:10px;
	color:#D98609;
	text-decoration:none;
	margin-bottom:5px;
}

#fond2
{
	background-image:url('fond2.jpg');
	background-repeat:no-repeat;
	background-color:#BEBFC1;
	width:962px;
	height:437px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#fond2 form p
{
	text-align:right;
	color:#fff;
	font-size:12px;
}

#bas
{
	width:962px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	background-image:url('fond3.jpg');
	font-size:10px;
	color:#000;
}

#bas p
{
	float:left;
	margin-top:0px;
	padding-top:0px;
	margin-left:5px;
	line-height:20px;
}
#bas p a
{
	font-size:10px;
	color:#000;
}

#bas p a:hover
{
	font-size:10px;
	color:#FFF;
}

#reglement
{
	background-image:url('fondreg.png');
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
	width: 946px;
	height:auto;
	margin-top:5px;
	padding-left:15px;
	font-size:12px;
}

#reglement input
{
	width:80px;
	height:20px;
	border-style:solid;
	border-color:#FFF;
	border-width:1px;
	background-color:#F90;
	font-size:9px;
}