.ascenseur {
	SCROLLBAR-FACE-COLOR: #d3d1c7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #c2c1b8; 
	SCROLLBAR-SHADOW-COLOR: #c2c1b8; 
	SCROLLBAR-3DLIGHT-COLOR: #c2c1b8; 
	SCROLLBAR-ARROW-COLOR: #c2c1b8; 
	SCROLLBAR-TRACK-COLOR: #c2c1b8; 
	SCROLLBAR-DARKSHADOW-COLOR: #c2c1b8;
}
.txtnoir {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #676662
}
.liensnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #676662;
	text-decoration: none;
}
.liensnoir A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #676662;
	text-decoration: none;
}
.liensnoir A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #676662;
	text-decoration: none;
}
.liensnoir A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b91412;
	text-decoration: none;
}
.grasrouge { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; color: #b91412
}
.grasnoir { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #676662 
}
#container {
	SCROLLBAR-FACE-COLOR: #743334; SCROLLBAR-HIGHLIGHT-COLOR: #D0D0C2; SCROLLBAR-SHADOW-COLOR: #47403C; SCROLLBAR-3DLIGHT-COLOR: #71665F; SCROLLBAR-ARROW-COLOR: #D0D0C2; SCROLLBAR-TRACK-COLOR: #71665F; SCROLLBAR-DARKSHADOW-COLOR: #47403C; BACKGROUND-COLOR: #71665F;
}
#scroll1 {
	Z-INDEX: 1;
	LEFT: 0px;
	OVERFLOW: auto;
	WIDTH: 440px;
	POSITION: absolute;
	TOP: 92px;
	HEIGHT: 294px;
}
#scroll2 {
	Z-INDEX: 1;
	LEFT: 0px;
	OVERFLOW: auto;
	WIDTH: 440px;
	POSITION: absolute;
	TOP: 87px;
	HEIGHT: 294px;
}

.txtrouge { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #b91412}
