body{	
	background-color:#CCCCCC;
	margin:0px;
	padding:0px;
	text-align:center;
}

#bas_page{
	background-image:url(../images/fonds/bas.gif);
	background-repeat:no-repeat;
	text-align:left;
	clear:both;
	height:96px;
	width:1000px;
}

#contenu{
	float:left;
	margin-left:20px;
	width:600px;
}

#corps_page{
	padding-top:20px;
	width:800px;
}

#entete{
	height:100px;
	width:800px;
}

#menu{
	background-image:url('../images/menu/fond.gif');
	background-position:left;
	background-repeat:repeat;
	float:left;
	width:170px;
}

#page{
	background-color:#FFFFFF;
	border-color:#333366;
	border-style:solid;
	border-width:1px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	text-align:left;
	width:800px;
}

#visuel{
	height:140px;
	margin-top:20px;
	width:800px;
}