body{
	background-attachment:fixed;
	background-color:#F5E39D;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#F0DD90',EndColorStr='#F5E39D');
	margin:0;
	text-align:center;
}

div.cadre{
	background-color:#FFFFFF;
	background-image:url('../images/fond_page.gif');
	background-position:top;
	background-repeat:repeat;
	width:757px;
}

div.contenu{
	color:#7E0B08;
	font-family:verdana;
	font-size:x-small;
	padding:0px 20px 20px 20px;
}

div.menu{
	height:27px;
	width:757px;
}

div.page{
	background-color:#FFFFFF;
	margin-top:20px;
	text-align:left;
	width:757px;
}