#pnlLettres
{
	text-align:center;
}

.bandeau_lettres
{
   margin: 1em 3em;
}

.bandeau_lettres 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;
	text-decoration: none;
	padding-left: 20px;
}

.bandeau_lettres a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: red;
}

.bloc.liste_auteurs
{
	background-color: #efe2d6;
	margin: 2em 2em;
	padding: 1em 0em;
}
.bloc.liste_auteurs a 
{
    background: url("http://www.educ-revues.fr/ceps/images/cepsCtxPuceOff.gif") no-repeat scroll 5px 50% transparent;
    color: #79828C;
    display: block;
    letter-spacing: 0.1em;
    margin: 0em 2em;
    padding: 0.2em 0.6em 0.2em 25px;
    text-decoration: none;
    word-spacing: 0.2em;
}

.bloc.liste_auteurs a:hover 
{
    color: #874C8E;
	text-decoration: underline;
	font-weight: bold;
}