.texteMenu {
	color: #DDDDDD;
}
a.texteMenu:hover {
	color: #3fb200;
}
.texteChronologie {
    font-family: Arial;
	font-size: 11px;
	color: #DDDDDD;
	text-decoration: none;
}
a.texteChronologie:hover {
    font-family: Arial;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.texteTitreFiche {
    font-family: Arial;
	font-size: 12px;
	color: #3fb200;
	text-decoration: none;
	font-weight: bolder;
}
a.texteTitreFiche {
    font-family: Arial;
	font-size: 12px;
	color: #3fb200;
	text-decoration: none;
	font-weight: bolder;
}
a.texteTitreFiche:hover {
    font-family: Arial;
	font-size: 12px;
	color: #3fb200;
	text-decoration: underline;
	font-weight: bolder;
}
.texteFicheGras {
    font-family: Arial;
	font-size: 12px;
	color: #DDDDDD;
	font-weight: bolder;
}
a.texteFicheGras {
    font-family: Arial;
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bolder;
}
a.texteFicheGras:hover {
    font-family: Arial;
    font-size: 12px;
	color: #777777;
	text-decoration: none;
	font-weight: bolder;
}
.texteFiche {
    font-family: Arial;
	font-size: 12px;
	color: #DDDDDD;
}
a.texteFiche {
    font-family: Arial;
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bolder;
}
a.texteFiche:hover {
    font-family: Arial;
    font-size: 12px;
	color: #3fb200;
	text-decoration: underline;
	font-weight: bolder;
}
div#wrapper {
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 5px; 
	width: 971px;  
	background-color: #000000; 
}
div#frise {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 967px;
	height: 130px;
	background-color: #000000;
}
div#chronoBordVert {
	position:absolute;
	width: 1px;
	background-color: #DDDDDD;
}
div#chronoBordHoriz {
	position:absolute;
	left: 160px;
	height: 1px;
	background-color: #DDDDDD;
}
div#chronoFond {
	position:absolute;
	left: 171px;
	background-color: #000000;
}
div#menu {
	position:absolute;
	top: 145px;
	left: 0px;
	width: 150px;
	background-color: #FF6666;
}
div#bodyContenuCadre {
	position:absolute;
	top: 145px;
	height: 495px;
	background-color: #000000;
}
div#bodyContenu {
	position:absolute;
	top: 5px;
	left: 10px;
	width: 640px;
	height: 485px;
	background-color: #000000;
	overflow : auto;
	scrollbar-3dlight-color:#BBBBBB;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-track-color:#BBBBBB;
	scrollbar-highlight-color:#BBBBBB;
	scrollbar-shadow-color:#BBBBBB;
	scrollbar-arrow-color:#BBBBBB;
}
div#bodyContenuAccueil {
	position:absolute;
	top: 60px;
	width: 200px;
	height: 200px;
	background-color: #DDDDDD;
}
