#page {
	width: 800px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
	color: #393838;
	text-decoration: none;
}
body {
	background-image: url(images/fond.jpg);
}
#pied {
	font-family: Arial, Helvetica, sans-serif;
	color: #7FC23A;
	text-align: center;
	font-size: 14px;
}
#contenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	width: 351px;
	float: right;
}
#menu {
	position: fixe;
	background-position: center;
	color: #393838;
}
#image_gauche {
	text-align: center;
	text-decoration: none;
}
#cnotenupage {
	width: 351px;
	font-style: italic;
	color: #CCCC00;
	float: right;
	text-align: justify;
}
#txtspip {
	color: #FFFFFF;
	width: 700px;
	margin-left: 50px;
}
#pied a:link {
	color: #7FC23A;
}
#meme_rubrique {
}

