body {
	margin: 0px;
	padding: 0px;
	color : #fbfcc8;
	background-color : #512c12;
	font-size : 12px;
	font-weight:bold;
	font-family : Verdana, sans-serif;
	text-align:center;
	}
#container { text-align:center;}
#centre {
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width: 904px;
	height:610px;
	background: url(../images/fond-big.jpg) no-repeat top left;
	text-align:center;
}
#acces {
	clear:both;
	font-size:16px;
}
.orange {
	color : #ef7c2d;
	background-color : transparent;
}
#infos {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	padding-top:570px;
	background-color:transparent;
}
.espace { display:inline; width:150px;}
a {
	color: #fbfcc8;
	text-decoration:none;
	font-weight:normal
}
a:link {
	color: #fbfcc8;
}
a:visited {
	color: #fbfcc8;
}
a:hover {
	color: #fbfcc8;
	text-decoration:underline;
}
.copyright {
	color: #713914;
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight:normal;
}
.copyright a, .copyright a:link, .copyright a:visited {color: #713914;}
.copyright a:hover {color: #e77322; text-decoration:none}

.style2 {color: #fbfcc8; font-weight:normal; font-size: 9px;}
.style3 {color: #fbfcc8; font-weight:normal;font-size:14px;}
.style8 {color: #ef7c2d; font-weight:normal; font-size: 9px;}
.orange {color:#e77322}


