body {
	background: #d5d6d7 url('bgcolor.jpg');
	color: #333;
	width:100%;
	float:left;
	margin:0;
}


#page {
	margin: 25px auto;
	width: 1130px;
}

#header {
	height: 30px;
	width: 1130px;
	background: #E7E7E7 url('topdesign.png') no-repeat top;
}

#footer {
	height:30px;
	background: #E7E7E7 url('lowdesign.png') no-repeat top;
	border: none;
	}

#logo {
	width:1040px;
	height:80px;
	margin-left:45px;
	}

#lignsupdesign {
	width:1130px;
	height:31px;
	background: #E7E7E7 url('lignsupdesign.png') no-repeat top;
}


#contenu {
	float:left;
	width:854px;
	height:467px;
	}


#menu {
	margin-left:16px;
	float:left;
	width:244px;
	height:467px;
	}




#lignbasdesign {
	width:1130px;
	height:8px;
	background: #E7E7E7 url('lignbasdesign.png') no-repeat top;
	clear:both;
}