.titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#recherche {
	font-family: verdana12;
	position: absolute;
	height: 80px;
	width: 800px;
	left: 10px;
	top: 46px;
	float: left;
}
#totalview {
	position: relative;
	height: 200;
	width: 800px;
	top: 130px;
	float: left;
	overflow: auto;
	left: 20;
	padding-left: 20px;
	vertical-align: bottom;
}
#index {
}


#corps {
	position: relative;
	width: 850px;
	top: 20px;
	z-index: 0;
	height: 100%;
	float: left;
}
.entete-colonne {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
	padding: 10px;
	z-index: 1;
}
#navigation_enregistrement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	left: 120px;
	float: left;
	width: 800px;
	top: 10px;
	text-align: left;
}
#NAV {
	position: relative;
	width: 550px;
	left: 250px;
	top: 100px;
	float: left;
}

.numero-fiche {
	color: #F00;
	font-size: 18px;
	padding: 10px;
}
.colonne-centree {
	text-align: center;
	font-size: 12px;
}
#result {
	z-index: 0;
	overflow: auto;
	position: absolute;
	left: 0px;
	top: 98px;
	width: 950px;
	height: 300px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tableau {
	position: relative;
	z-index: 0;
	width: 800;
	border: thin solid #666;
	background-color: #FFF;
	float: left;
	text-align: center;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	left: 80px;
}
.point-acu {
	color: #09F;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
}
.colonne_gauche {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.colonne_gauche2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	border: thin solid #999;
	background-color: #666;
}
.fond_tableau {
	background-image: url(fond_tableau.jpg);
	background-repeat: no-repeat;
}
#index {
	float: left;
	height: 20px;
	width: 600px;
	overflow: auto;
	position: absolute;
	left: 12px;
	top: 105px;
	background-color: #CCCCCC;
}
