@charset "utf-8";
/* CSS Document */
html {
		margin-top:0px;
}

body {
	background:#690000 url(images/fond.png) repeat-x;
	margin-top:0px;
	text-align:center;
}

#principal {
	width:800px;
	height:540px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#div-bandeau {
	width:800px;
	height:263px;
}

#div-contenu {
	width:800px;
	height:291px;
}

#piedpage {
	margin-top: 0px;
	color:#f7d5d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}