#page{
	width:996px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/centre.gif);
	background-repeat:repeat-y;
}

#bodyTop{
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/page.gif);
	background-repeat:no-repeat;
}


#haut{
	height:205px;
}

#haut #bandeauflash{
	position:absolute;
	top:0px;
	left:23px;
	width:950px;
	height:175px;
}



#menu{
	position:absolute;
	bottom:0;
	left:23px;
	background-image:url("../images/menu.gif");
	background-repeat:repeat-x;
	width:950px;
	height:30px;
}


/*
#menu ul{
	padding:0;
	position:absolute;
	top:6px;
	left:25px;
}

#menu ul li{
	float:left;
	border-left:1px solid #FFF;
}

#menu ul li a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:0 10px;
	display:block;
}

#menu ul li a:hover, #menu2 ul li a.selected{
	color:#66a2ec;
}

#menu ul li a.selected{
	background-image:url("../images/puce.gif");
	background-repeat:no-repeat;
	background-position:1px;
}
*/



#centre{
	left:23px;
	width:950px;
	overflow:auto;
	background:url(../images/contenu.gif);
	background-repeat:no-repeat;
	background-color:#fff;
}



#bas{
	background-image:url("../images/bas.gif");
	background-repeat:no-repeat;
	width:996px;
	height:94px;
	color:#a90429;
	font-size:10px;
}


.pagination{
	text-align:center;
	margin-top:15px;
}
