html, body, table , td {
height:100%;
margin:0;
padding:0;
width:100%;
text-align:center;
color: #ECE9D8;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(bg.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
}
#acces{
text-align:center;
width:820px;
margin:0 auto;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.entree {	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
}
.createur {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.createur img{
left:-1px;
position:relative;
top:7px;}
