.bandeau_lettres
{
	background: white;
}
.bandeau_lettres a 
{
	color: #8F9AA6;
	border : 1px solid white;	
}
.bandeau_lettres a:hover, .bandeau_lettres a:active
{
	border: 1px solid #DBDBDB;
	background: #f5f5f5;
	color: #874C8E;
}
.bloc.liste_liens  a {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	color: #5983A9;
	background: white url(../images/lcFdAuteur.gif) no-repeat;
	text-decoration: none;
	padding-left: 20px;
}
.bloc.liste_liens a:hover, .bloc.liste_liens a:focus 
{
	background: url(../images/lcFdAuteurOn.gif) no-repeat;
	text-decoration : underline;
}
#listeAuteurs
{
	margin: 0 0 3em 50px;
}