h1 {  font-family: "Times New Roman", Times, serif; font-size: 16pt; font-weight: bold; text-transform: uppercase; color: #003399}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 13pt; color: #003399}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
dd { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333 }
dfn { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333 }
dl { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333 }
dt { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333 }
li { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333 }
ol { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333 }
ul { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333 }
.legende {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #003399}
.note {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333}
a:link {  color: #003399}
a:active {  color: #999999}
a:visited {  color: #009999}
.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-align: center}
.source { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #999999}
.navigation {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #00AAA5}
body {
	background-attachment: scroll;
	background-color: #FFF7E7;
	background-image: url(../../images/observation/navigation/bandeau.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contenu {
	position: absolute;
	width: 755px;
	left: 12px;
	top: 184px;
}


#barrenav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	
}
#barrenav a {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00AAA5;
	
}

#barrenav div {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	height: 59px;
	padding-top: 1px;
	position: relative;
	line-height: normal;

}

#barrenav a {
	text-decoration: none;

}

#barrenav li li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF7e7;


}

#barrenav li li a:hover {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF7e7;
	background-color: #8cd3bd;
	width: 120px;
	font-size: 12px;
	font-weight: bold;


}

li {
	float: left;
	position: relative;
	width: 120px;
	text-align: left;
	cursor: default;
	list-style-position: outside;
	list-style-type: none;


}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;

}

#nav {
	left: 285px;
	top: 115px;
	position: absolute;
	z-index: 200;
}
.normal {
	list-style-type: disc;
	text-align: left;
	float: none;
	list-style-position: inside;
	width: 100%;
	vertical-align: top;


}
.fiche {
	left: 220px;
	top: 95px;
	position: relative;
	width: 450px;


}

