body {
	margin: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #710034;
}

a:link, a:visited, a:active {
	color: #68002B;
}

a:hover {
	color: #e6048a;
}

#table {
	position: fixed;
	width:100%;
	height:100%;
	border:0;
	text-align:center;
	padding:20px;
	margin:0;
}

#dixans, #infos {
	font-weight: bold;
	font-size: 14px;
	color: #ED028D;
	text-transform: uppercase;
}

#infos {
	font-size: 10px;
}

.bienvenue {
	height: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.entrees {
	left: 50%;
	margin-left: -100px;
	width: 220px;
	height: 60px;
	position: relative;
}

.entree {
	float: left;
	margin-right: 10px;
	font-weight: bold;
	height: 60px;
	width: 100px;
}

.piedepage {
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}
