/* CSS Document */
li{
	list-style-image: url(../../../../formation_ressources_humaines_police/Carte/images/puceliste.gif);
}
h1{
	height: 18px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	margin-bottom: 5px;
	border-bottom: 1px outset Black;
}
#carte{
width:500;
height:auto;
float:left;
}
#bureau{
	position: relative;
	width: 240;
	height: auto;
	top: 41px;
	left: 523px;
	background-color: #D2D8E0;
	border-style: outset;
	border-width: 1;
	border-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding: 6px;
	z-index: 20;
}
#fenetre{
	position: relative;
	width: 240;
	height: auto;
	top: 100px;
	left: 523px;
	background-color: #D2D8E0;
	border-style: outset;
	border-width: 1;
	border-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding: 6px;
	z-index: 20;
}
