@charset "utf-8";
/* CSS Document */

body {
	background:#3e3229 url(images/fond.jpg) repeat-x top;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C96;
}

a {
	color:#FFC;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}


.defilant {
	display:block;
	margin:auto auto auto auto;
	width:457px;
	color:#ffb043;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	padding-left:25px;
}

.referencement {
	font-size:9px;
	color:#523c27;
	display:block;
	padding-top:5px;
	padding-right:150px;
	text-align:center;
	margin:auto auto auto auto;
}
