body {
	color: #FFFFFF;
	background: #463F32;
	font: 12px 'Arial';
}
body a {
	color: #1DCDF2;
	text-decoration: none;
}
body a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 10px;
}
img {
	border-style: none;
}
table {
	width: 578px;
	background: #786347;
	margin: 0 auto;
}
#restaurant-nice {	
position: absolute;
top: 20px;
width: 575px;
height: 400px;
}
#plage-nice {	
position: absolute;
text-align: center;
top: 440px;
width: 575px;
height: 40px;
}
#pub {
	padding: 0px; 
	background: #463F32;
}