#carte {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 98px;
}
#p_carte {
	position: absolute;
	z-index: 102;
	left: 870px;
	top: 362px;
}
#c_carte {
	position: absolute;
	z-index: 103;
	left: 840px;
	top: 108px;
}
#btn_gauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	height: 40px;
	width: 100px;
	position: absolute;
	z-index: 2;
	left: 900px;
	top: 218px;
}
#boite_annuaire {
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 8px;
	background-image: url(../image/interface/boite_texte_fond.png);
	background-repeat: repeat;
	z-index: 53;
	width: 250px;
}
#boite_annuaire a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#btn_droite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	height: 40px;
	width: 100px;
	position: absolute;
	z-index: 2;
	left: 900px;
	top: 268px;
}
.cache {
	z-index: 11;
	position: absolute;
	left: 0px;
	top: 98px;
}
