
a:link {
color:#0000ff; text-decoration:none; font-weight:bold; font-style:none
}

a:visited {
color:#0000ff; font-weight:bold; text-decoration:none
}

a:hover {
 text-decoration:underline
}


html,body {
height: 95%;
width:95%;
background-color: #FDFBF4;
scrollbar-base-color:#FDFBF4;
scrollbar-face-color:#FDFBF4;
scrollbar-highlight-color:#FDFBF4;
scrollbar-3dlight-color:#FDFBF4;
scrollbar-darkshadow-color:#FDFBF4;
scrollbar-arrow-color:#FDFBF4;
scrollbar-track-color:#FDFBF4;

font-size:11pt; font-family:Verdana;
}

DIV.entete {
	position: absolute;
	width: 95%;
	top: 2%;
	height: 15%;
	background-color: #FCF8E4;
	visibility: visible;
	float: none;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	overflow: auto;
	left: 2%;
}

DIV.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FCF8E4;
	width: 21%;
	height: 75%;
	position: absolute;
	left: 2%;
	top: 20%;
	visibility: visible;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: double;
	overflow: auto;
	float: none;
}

DIV.contenu {
	position: absolute;
	height: 75%;
	width: 73%;
	background-color: #FCF8E4;
	visibility: visible;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	overflow: auto;
	float: Aucune;
	left: 24%;
	top: 20%;
	text-indent: 0%;
	scrollbar-base-color:#FCF8E4;
	scrollbar-face-color:#796C46;
	scrollbar-highlight-color:#FCF8E4;
	scrollbar-3dlight-color:#FCF8E4;
	scrollbar-darkshadow-color:#FCF8E4;
	scrollbar-arrow-color:#FCF8E4;
	scrollbar-track-color:#FCF8E4;

}
DIV.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 90%;
	width: 90%;
	background-color: #796C46;
	left: 7%;
	top: 7%;
	float: left;
	position: absolute;
	visibility: visible;
	overflow: visible;
}
DIV.interieur {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 90%;
	width: 90%;
	background-color: #FCF8E4;
	left: 7%;
	top: 7%;
	float: left;
	position: absolute;
	visibility: visible;
	overflow: auto;
}
.boutonsflottants {
	position: absolute;
	bottom: 8%;
	right: 5%;
	height: 1%;
	width: 1%;
}

