/*--Général--*/
body{
	margin:0 auto;padding:0;background-color:#06022d;
	color:#4E4628;font:normal 14px/19px Arial,Helvetica,sans-serif;
	text-align:center;}
img{border:0;}
.small{
	font-family:Trebuchet ms,Tahoma;
	font-size:12px;}
.surlignJaune{
	background-color:#FFFF00;}
.rouge{
	color:#A80000;}
/*--header--*/
#header{
	background: url(../img/header.jpg) no-repeat;
	height:246px;width:750px;margin:auto;padding:0;}
/*--footer--*/
#footer{
	background:url(../img/footer.jpg} no-repeat;margin:0 auto;
	padding:0;text-align:center;height:58px;width:750px;}


#page span.copy{
	text-align:center;font:normal 10px/15px "Trebuchet ms",Tahoma;
	color:#80212E;}