*{ scrollbar-arrow-color: #698792;
	scrollbar-base-color: #1C3947;
	scrollbar-dark-shadow-color: #698792;
	scrollbar-track-color:#1C3947;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #698792;
	background-color: #1C3947;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #698792;
	text-decoration: none;
}
a:visited {
	color: #698792;
	text-decoration: none;
}
a:hover {
	color: #698792;
	text-decoration: none;
}
a:active {
	color: #698792;
	text-decoration: none;
}
.conteneur {
	width: 150px;
	margin-left: 30px;
	position: absolute;
	left: 212px;
	top: 23px;
}
.boutons a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #698792;
	text-decoration: none;
	background-color: #1C3947;
	text-align: left;
	display: block;
	padding: 2px;
	width: 120px;
	margin-top: 1px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #698792;
	margin-left: 5px;
}
.boutons a:hover {
	color: #1C3947;
	background-color: #698792;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #1C3947;
}

