/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: https://zephyr.us-themes.com/
Author URI: https://us-themes.com/
*/

/*Add your own styles here:*/

#blocUtilisateur {
position:fixed;
top: 44px;
right: 20px;
width: 500px;
height: 50px;
z-index:1000;
text-align:right;
}
#blocUtilisateur a {
    cursor: pointer;
}