body {
	color: #000;
	font: .8em/1.5em Verdana, Arial, sans-serif;
	background: url('../images/fond-grand.gif') top right no-repeat #C30C3E;
}
#contenu {
	width: 568px;
	height: 900px;
	margin-left: 90px;
	margin-top: -65px;
	padding-top: 80px;
	padding-left: 100px;
	background-color: #FFF2CB;
	border-top: solid 2px #c30c3e;
	border-left: solid 2px #c30c3e;
}
