
header .soustitre{font-weight: bold; color:grey}

#auteur{
	height:30px; overflow: hidden;
	transition:all 0.5s
}

/* 
#auteur:hover{
	height:60px; overflow: hidden;
} */



#auteur p:first-child{
	font-weight: bold; color:#005891;
	font-size: 1.2em
}
