.titre {
	font-family: Arial;
	font-size: 20px;
	color: #E5E5D6;
	font-weight:bold;
	background-position: left;
	left: auto;
	letter-spacing: 1em;
}
.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 2px;
	word-spacing: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.tableau {
	border: 1px solid #EFEEDC;
}
.bouton {
	background-color: #FFFFFF;
}
.fleche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	text-decoration: none;
}
.baspage {
	font-family: Verdana;
	font-size: 9px;
	color:#666666;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	background: none;
}
.titrerub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E5E5D6;
	letter-spacing: 3em;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
	vertical-align: middle;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 4px;
	color: #000000;
	text-decoration: none;
}
.datebio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E5E5D6;
	text-decoration: none;
	letter-spacing: 2px;
}
#legende {
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	letter-spacing: 2px;
	text-decoration: none;
	left: 520px;
	top: 530px;
	width:500 px;
	text-align: center;
	margin: 5px;
}

a span {
display : none;
}

a:hover span {
display : block;
background-color:#000;
	padding: 5px;

}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 4px;
}

