@charset "utf-8";
/* CSS Document */

.entliste{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	
	
}
.entlistetire{
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
}

td,th {
	/*font-family: Georgia, Times New Roman, Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
body {
	 /* margin: 0;pour éviter les marges */

	/*background-repeat: no-repeat;*/
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	text-align: center ;
}
#fond {
	/*position:fixed !important;*/ 
	text-align: left;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	top:10px;
	width:847px;
	height:855px;
	z-index:1;
}
#haut {
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	top:0px;
	width:423px;
	height:132px;
	z-index:50;	/*background-image:url(images/haut.png);*/
}
#hautgauche {
	position:absolute;
	left:1px;
	top:1px;
	width:439px;
	height:132px;
	z-index:4;
}
#hautdroit {
	position:absolute;
	left:450px;
	top:1px;
	width:408px;
	height:132px;
	z-index:2;
	margin: 0;
}

#menu {
	position:absolute;
	left:0px;
	top:133px;
	width:847px;
	height:35px;
	z-index:2;
}
#centre {
	position:absolute;
	left:0px;
	top:207px;
	width:847px;
	height:574px;
	z-index:2;
	text-align:center;
}
#centre1 {
	position:absolute;
	left:0px;
	top:0px;
	width:847px;
	height:173px;
	z-index:2;
}
#centre2 {
	position:absolute;
	left:0px;
	top:100px;
	width:846px;
	height:410px;
	z-index:3;
}
#bas {
	position:absolute;
	left:0px;
	top:781px;
	width:847px;
	height:54px;
	z-index:4;
}
#bas2 {
	position:absolute;
	left:1px;
	top:840px;
	width:847px;
	height:20px;
	z-index:4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#cfer {
	position:absolute;
	left:0px;
	top:168px;
	width:820px;
	height:20px;
	z-index:20;
}
#menuutil {
	position:absolute;
	left:180px;
	top:167px;
	width:150px;
	height:451px;
	z-index:99;	
	display:none;	/*display:inline;*/
}
#menuurgence {
	position:absolute;
	left:103px;
	top:167px;
	width:150px;
	height:166px;
	z-index:99;	
	display:none;	/*display:inline;*/
}
#menuurgencecommune {
	position:absolute;
	left:100px;
	top:167px;
	width:150px;
	height:189px;
	z-index:99;	
	display:none;	/*display:inline;*/
}
#menutourisme {
	position:absolute;
	left:300px;
	top:167px;
	width:150px;
	height:261px;
	z-index:99;	
	display:none;	/*display:inline;*/
}

