.tableinterne {
	border: thin ridge #CCCC33;
	background-color: FBEDC8;
}
a {
	color: #040468;
	text-decoration: none;
	font-size: 10pt;
}
a:hover {
	text-decoration: underline;
}

body {
	background-color: white;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color :#E04444;
	scrollbar-highlight-color : #E04444;
	scrollbar-shadow-color : #ffffff;
	scrollbar-track-color :#ffffff;
}
h1 {
	font-size: 14pt;
	color: #000066;
	font-weight: normal;
	background-repeat: no-repeat;
}
.td1 {
	background-color: #FECF56;
}
.td2 {
	background-color: #D1BB30;
}
.scroll2 {
	position: absolute;
	width: 860px;
	height: 180px;
	overflow: auto;
	padding :10px;
	font-size: 10pt;
	border: none ;
}

.liens3 {
	color: #669999;
}.lienplusgros {
	font-size: 12pt;
}
