@charset "utf-8";
a:visited {
	color: #F18022;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #F18022;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #F18022;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #F18022;
	text-decoration: none;
	font-weight: bold;
}


/* CSS Document */
#droite
 {
	overflow: auto;
	height: 370px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	scrollbar-opacity: 100%;
	scrollbar-face-color: white;
	scrollbar-arrow-color: #F18022;
	scrollbar-track-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-base-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-darkshadow-color: white;
}
#gauche
 {
	overflow: auto;
	height: 370px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	scrollbar-opacity: 100%;
	scrollbar-face-color: white;
	scrollbar-arrow-color: #F18022;
	scrollbar-track-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-base-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-darkshadow-color: white;
}
#menu_bas
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	font-size: 10px;
}
.Style1 {
	color: #F18022;
	font-weight: bold;
}
table {
	font-size: 11px;
}
