body {
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-base-color: #4682B4;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #4682B4;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-track-color: #F5F5DC;
	color: #4682B4;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	background: White;
	background-color: #FFF8DC;
}
table {
	border: 1px solid #4682B4;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
}

input {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	color: #4682B4;
	margin-left: 50px;
	height: 20px;
}

select {
	font-size: 9pt;
	color: #4682B4;
	margin-left: 50px;
}
..boutonsuivant {
	font-size: 11px;
	color: #4682B4;
	margin-left: 150px;
	text-indent: 0px;
}
..boutonprecedent {
	font-size: 11px;
	color: #4682B4;
	margin-left: 50px;
	text-indent: 0px;
	position: absolute;
}
..titre {
	color: White;
	background-color: #4682B4;
	width: 50ex;
	font-weight: bold;
}
..total {
	right: 300px;
	position: absolute;
}
..total2 {
	right: 230px;
	position: absolute;
}

..lien{
	text-decoration: none;
	color: #4682B4;
}
..lien:hover{
	text-decoration: underline;
}
--
