/* CSS Document */
body { margin:0; background:#005500;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:13px;
}

a { text-decoration:none; }
#centreur-flash, #centreur, div#menu {
	width:864px;
	position:absolute;
	left:50%;
	margin-left:-432px;
}

#centreur-flash {
	height:649px;
	z-index:1;
}

#centreur {
	z-index:10;
	width:854px;
	margin-top:550px;
	background-color:#FFFFFF;
	text-align:center;
	padding:5px;
}

#dates {
	position:absolute;
	right:10px;
	width:400px;
	top:-492px;
	font-weight:bold;
	color:#000000;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;	
}
	#dates span{
	font-size:12px;
	color:#003399;
	}

#annonce {position:absolute; left: 50px; width:150px; top: -500px;	color:#003399;	font-weight:bold;font-size:15px;	font-family:Arial, Helvetica, sans-serif; display:none;}

#partner { float:left; }
#partner img { vertical-align: middle; }
#oeuf {float:right}
#centreur img { margin-bottom:5px; }
#centreur a { font-size:11px; text-decoration:none;color:#005500; }

ul#menuPrinc {
	padding:0;
	position:absolute;
	top:330px;
	right:10px;
	margin:0;
	list-style:none;
	font-size:16px;
	font-weight:bold;
}

div#menu { height:550px;z-index:20; }
div#menu li a { color:#005500;display:block;width:175px;padding-left:24px;height:23px;margin-top:1px; }
div#menu li a.carte { background:url(../images/carte.png) no-repeat left top; }
div#menu li a.specialites { background:url(../images/specialites.png) no-repeat left top; }
div#menu li a.partenaires { background:url(../images/partenaires.png) no-repeat left top; }
div#menu li a.balade { background:url(../images/balade.png) no-repeat left top; }
div#menu li a.jeu { background:url(../images/jeu.png) no-repeat left top; }
div#menu li a.contact { background:url(../images/contact.png) no-repeat left top; }
div#menu li a.telecharger { background:url(../images/pictoPomme.png) no-repeat left top; }
div#menu li a:hover { border-bottom:dotted 2px #009900;height:21px;color:#007700;
background-position:2px top; }

#logoxiti { position:absolute; bottom:0px; right:2px; width:39px; height:25px; z-index:10000; }

div#logoSousMenu {
		position: absolute;
		width:250px; 
		left: 10px;
		z-index: 40;
		bottom: 12px;
}

div#logoSousMenu img {
	z-index: 50;
	
}