.menu_top{
	width:30em;
	height:1.7em;
	border: #F5F5F5 solid 0px;
	margin: 0.5em 0 0 3em ;
	float:right;
	z-index:14;
}

.btn_mnu{
	width:auto;
	height:1.4em;
	border: #B77FAE solid 1px;
	background:#B77FAE;/*884092; */
	font-weight:200;
	font-size:12px;
	font-stretch:expanded;
	float:right;
	margin:0 0.2em 0.2em 0;
	padding:0 0.1em 0 0.1em;
}

.map{
	position:absolute;
	width:16em;
	height:1.7em;
	border: #596591 solid 0px;
	margin: 1.5em 0 0 1em;
	padding: 0 0 0 3em;
	font-size:10px;
	z-index:12;
	}

#navbar {
	border: 0px #596591 solid;
}

#navbar ul {
	border-top: 0px #596591 solid;
	padding: 0 0 1px 0;
	float:right;
}

#navbar ul li {
	border-top: 0px #596591 solid;
	display: inline;
}

.btn_mnu a {
	color: #C9C9C9;
	text-decoration: none;
}
.btn_mnu a:hover {
	color: #F5F5F5;
	text-decoration: none;
}

.btn_mnu a:active {
	color: #F5F5F5;
	text-decoration: none;
}
#body li{	
	position:relative;
	margin-top: 0.5em;
	margin-right: 0pt;
	margin-bottom: 0em;
	margin-left: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 30px;
	background-color: transparent;
	background-image: url(../Images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
}

#navbar ul li 
{
display: inline;
}
#navbar ul li a {
	color: #8F6A2B;
	font-weight: bold;
	text-decoration: none;
}

.lettrine {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 2.8em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Arial, Georgia, Times New Roman, Times, serif;
color: #863D90;
border: 0px solid #990000; /* d‚finition d'une bordure autour de la lettrine*/
background-color: #FFFFFF; 
margin: O 0.1em 0em 0em;
padding:  0 0.1em 0em 0em;
line-height: 0.9em;
}

acronym{font-weight:bold;}

a .l_mnu{height:1.8em;}
