Yeah ! I found it !!
<header class="page-header">
<h1 class="page-title"><?php printf( __( 'Category: %s', 'Azeria' ), single_cat_title( '', false ) );?></h1>
<?php the_archive_description( '<div class="taxonomy-description">', '</div>' );
Thanks a lot !