.ital
{
	font-style: italic;
	font-size: 1.1em;
}

.averto
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}


.alphabet
{
	font-size: 1.6em;
	color: Gray;
	font-weight: bold;
}
.alphabet a
{
	color: blue;
}

.retour_top
{
	font-size: 0.8em;
	text-align: right;
	margin-top: -5px;
}
#contenu p.retour_top a
{
	color: #FF6600;
}


