body {
	color:#000;
	font-size:12px;
	margin:0;
	padding:0;
	background:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#page {
	width:765px;
	margin:0 auto;
	background:url(img/rep.jpg) repeat-y;
}
#footer {
	height:1px;
	width:750px;
	margin:0 auto;
		border-bottom:#CCC 1px solid;
}
#entete {
	width:765px;
	height:300px;
	position:relative;
	background:url(img/entete.jpg) top left no-repeat;
}
.bc {
	width:179px;
	height:43px;
	position:absolute;
	top:248px;
	left: 552px;
}
.bc a{
	display:block;
	width:179px;
	height:43px;
}
.bc a:hover{
	text-decoration:none;
}
#corps {
	text-align:left;
	padding:10px 50px;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration: underline;
}

h1 {
	color:#906;
	font-size:15px
}
h2 {
	font-size:13px;
}
