a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
body {
	background-color:#483d2c;
	margin:0px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#d3ccc0;
}
img {
	border:0;	
}
li {
	list-style:none;
}
.menu_elements {
	background:url(../../img/menu/fond.png) no-repeat top left; width:233px; height:28px;
}
.menu_elements:hover {
	background:url(../../img/menu/fond.png) no-repeat top right; width:233px; height:28px;
}
ul {
	margin:0;
	padding:0;
}