@font-face {
	font-family:test;
	src:url(http://www.veroniqueleroy.com/GILLSAN0.eot);
}

@font-face {
	font-family:test;
	src:local(Gill Sans MT Condensed);
}

body {
	font-family: test, Gill Sans MT Condensed, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	text-align:center;
	overflow-y:scroll;
}

#conteneur {
	position: relative;
	width: 1024px;
	height: 768px;
	margin-top: 0; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0; 
	background-color: #270D00;
	padding:0;
	border:1px solid #6A5746;
}

#corp {
	position: relative;
	width: 1024px;
	height: 728px;
	margin: 0;
	padding:0;
	background-color: #270D00;
}