/* ---------------------------------------------------------------
	BARRE OUTILS
 --------------------------------------------------------------- */

#archives section{
	margin-bottom: 30px;
}


#liste_livre p{
	font-size: 1em;
	line-height: 150%;
}
.picto_integral{
	height: 10px; width: 10px;
}

#lancer_recherche{
	text-transform: none;
}
.livre{
	display: block;
	text-decoration: none;
	color: inherit;
}
.livre:hover{
	opacity: 0.8;
}

.titre_categorie a{
	color: #fd3309;
	font-size: 0.8em;
	text-decoration: underline;
}