html
	{background:url(bg.png) repeat-x top;
	padding:0; }

body
	{margin:0;
	margin:auto;	
	font-size: 62.5%;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	text-align:justify; }

img
	{border:0; }

#header
	{background:url(header.png) no-repeat center  top;-
	width:800px;
	padding-top:206px;
	padding-bottom:19px;
	height:auto;
	margin:auto;
	text-align:center; }

#menu
	{float:right;
	width:200px;
	text-align:center;
	margin-right:10px; }

#contenu
	{width:100%;
	margin-right:220px;
	margin-left:20px;
	width:auto; }

.top
	{background:url(top.png) top right no-repeat; }

.middle
	{background:url(middle.png) right repeat-y; }

.bottom
	{background:url(bottom.png) bottom right no-repeat;
	padding:5px 22px 20px 0; }

#footer
	{clear:both;
	text-align:center;
	margin-bottom:10px; }