body {
	font: normal 11px Verdana, "MS Sans Serif";
}
#page { 
	width: 900px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}
div.annonce {
	width: 898px;
	height: 35px;
	position:relative;
	left: 0px;
	top: 0px;
	margin:0px;
	background-color: #875F3F;
	color: Yellow;
	text-align: center;
	font-weight: bold;
	padding: 1px;
	background: #875F3F url("../Z_Images/info.gif") no-repeat 0px;
	font: bold 12px Verdana, "MS Sans Serif";
}
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 900px;
	height: 645px;
	background: url("../Z_Images/Fond.png") no-repeat;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
	text-decoration: none;
}
#menu a:hover span{
	display: block;
	color: Lime;
	padding-left: 9px;
	text-decoration: none;
	padding-top: 90px;
	font-weight: bold;
}
#menu .home {
	width: 93px;
	height: 99px;
	background: url("../Z_Images/mp.gif") no-repeat;
	left: 105px;
	top: 260px;
	border: none;
}
#menu .home span {
	width: 93px;
	height: 99px;
	background: url("../Z_Images/mp_O.gif") no-repeat;
	left: 0px;
	top: 0px;
}
#menu .poulet {
	width: 125px;
	height: 99px;
	background: url("../Z_Images/poulet.gif") no-repeat;
	left: 380px;
	top: 260px;
}
#menu .poulet span {
	width: 125px;
	height: 99px;
	background: url("../Z_Images/Poulet_O.gif") no-repeat;
	left: 0px;
	top: 0px;
}
#menu .pates {
	width: 125px;
	height: 99px;
	background: url("../Z_Images/pates.gif") no-repeat;
	left: 655px;
	top: 260px;
}
#menu .pates span {
	width: 125px;
	height: 99px;
	background: url("../Z_Images/pates_o.gif") no-repeat;
	left: 0px;
	top: 0px;
}
#menu .panini {
	width: 125px;
	height: 97px;
	background: url("../Z_Images/panini.gif") no-repeat;
	left: 105px;
	top: 420px;
}
#menu .panini span {
	width: 125px;
	height: 97px;
	background: url("../Z_Images/panini_o.gif") no-repeat;
	left: 0px;
	top: 0px;
}
#menu .take-away {
	width: 125px;
	height: 99px;
	background: url("../Z_Images/take-away.gif") no-repeat;
	left: 380px;
	top: 420px;
}
#menu .take-away span {
	width: 125px;
	height: 99px;
	background: url("../Z_Images/take-away_o.gif") no-repeat;
	left: 0px;
	top: 0px;
}
#menu .map {
	width: 125px;
	height: 94px;
	background: url("../Z_Images/carte.gif") no-repeat;
	left: 655px;
	top: 420px;
}
#menu .map span {
	width: 125px;
	height: 94px;
	background: url("../Z_Images/carte_o.gif") no-repeat;
	left: 0px;
	top: 0px;
}
#menu .commander {
	width: 200px;
	height: 40px;
	background: url("../Z_Images/Commander.gif") no-repeat;
	left: 350px;
	top: 535px;
}
#menu .commander span {
	width: 200px;
	height: 40px;
	background: url("../Z_Images/Commander_o.gif") no-repeat;
	left: 0px;
	top: 0px;
}
#menu .contact {
	width: 120px;
	height: 24px;
	background: url("../Z_Images/CONTACT.gif") no-repeat;
	left: 775px;
	top: 620px;
}
#menu .contact span {
	width: 120px;
	height: 24px;
	background: url("../Z_Images/CONTACT_O.gif") no-repeat;
	left: 0px;
	top: 0px;
}
/*
#menu .horaires {
	width: 900px;
	height: 17px;
	background: url("horaires.gif") no-repeat;
	left: 0px;
	top: 580px;
}
#menu .adresse {
	width: 205px;
	height: 25px;
	background: url("adresse.gif") no-repeat;
	left: 348px;
	top: 610px;
}
*/
div.horairesheures
{
	width: 770px;
	height: 15px;
	position:relative;
	left: 60px;
	top: -57px;
	margin:0px;
	background-color: white;
	text-align: center;
}
div.lieuadresse {
	width: 900px;
	height: 17px;
	position:relative;
	left: 0px;
	top: -54px;
	margin:0px;
	background-color: #00091D28;
	color: #F0F8FF;
	text-align: center;
}
div.version {
	font-size: 10px;
	width: 900px;
	height: 17px;
	position:relative;
	left: 0px;
	top: -48px;
	margin:0px;
	background-color: #00091D28;
	color: #F0F8FF;
	text-align: left;
}
.aNOR {
	color: #F0F8FF;
	background-color: transparent;
	text-decoration:underline;
	width: auto;
	padding: 0em 0em 0em 0px;
	border-right: 0px none white;
	float: none;
}
.aNOR:hover {
	background-color:Green;
	color: Yellow;
}
