div#txtagence {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 330px;
	height: auto;
	padding: 50px 10px 30px 10px;
	text-align: left;
	background-color: white;
	z-index: 100;
}
div#txtidentite {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 230px;
	height: auto;
	padding: 50px 10px 0px 10px;
	text-align: left;
	background-color: white;
	padding-bottom: 30px;
	z-index: 100;
}
.liste2 {
	position: absolute;
	top: 0px;
	left: 72px;
	width: 150px;
	padding: 6px;
}
div#typel {
	position: absolute;
	bottom: 81px;
	left: 166px;
	width: 110px;
	height: 15px;
	padding: 2px 0px 0px 5px;
	background-color: white;
	z-index: 500;
}
div#typel a {
	display: block;
	width: 100%;
	height: 100%;
	color: black;
	font-size: 1em;
	font-weight: 700;
}

div#humains {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 170px;
	height: auto;
	padding: 50px 10px 30px 10px;
	text-align: left;
	background-color: white;
	z-index: 100;
	color: #666;
}
div#cv {
	position: absolute;
	bottom: 130px;
	left: 520px;
	width: 460px;
	height: auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background-color: white;
	z-index: 100;
	color: #666;
}
div#cv h1 {
	color: black;
}
.alphabet {
	margin-top: 40px;
}
div#humains ul li a {
	color: #666;
}
div#humains ul li a:hover {
	color: red;
}

div#humains .SelectedPersonne {
	color: red;
}

div#alphabet .SelectedPersonne {
	color: red;
}
