/* ---------------------
	Styles transitoires 
--------------------- */

.fadeIn {
	transition: all 0.4s ease-in-out;
}

