.entete-menu{background-color:#20272d;line-height:58px;text-shadow:1px 1px 0px #192f62;box-shadow: 0 0 20px rgba(0,0,0,0.3333);}.entete-menu2{background:#fff;}.entete-menu-btn{color:#574f5e;font-family:'Kanit';font-size:16px;transition:.5s;}.entete-menu-btn:hover{color:#d99a3c;}.entete-menu-btn-des{color:#888;font-family:Righteous;font-size:16px;transition:.5s;}.entete-menu-btn-des:hover{color:#aaa;font-family:Righteous;} /* 00e1ff **/.entete-pseudo{color:#00e1ff;font-family:'Kanit';font-weight:300;}.entete-avatar{float: right; height: 40px; width: 40px; padding: 10px 0 10px 10px;}.entete-ssmenu{max-width:1200px;min-height:30px;margin:auto;background:#fff;color:#fff;font-weight:300;font-size:12px;line-height:30px;box-shadow:0 0 10px rgba(0,0,0,0.3);border-radius:0 0 10px 10px;}.entete-ssmenu-btn{color:#e14d43;font-family:'Kanit',Roboto;font-size:13px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}.entete-ssmenu-btn:hover{color:#ff1000;text-decoration:underline;}.entete-alertes{background:#c63030;color:#fff;padding:7px;text-align:center;display:block;font-weight:bold;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}.entete-alertes:hover{background:#fd9d2d;color:#fff;padding:7px;text-align:center;display:block;font-weight:bold;}
.entete-bouton{float:right;margin-left:5px;height:40px;line-height:40px;text-shadow:000;color:#fff;font-family:Righteous;padding:0 5px 0 5px;cursor:pointer;border:0;}.entete-bouton:hover{float:right;text-shadow:000;background:#78b533;color:#fff;font-family:Righteous;cursor:pointer;border:0;}
.entete-menu-bis{background: linear-gradient(45deg, #f5f5f5, #fff);}
@media(min-width:1000px){
	#navbar{width:100%;position:sticky;height: 70px;top:0;z-index:999;transition:0.1s;}	.entete-menu-bis{height:30px;padding:20px 0;}
	.entete-logo{		display:inline-block;		line-height:30px;		font-family: 'Kanit';		font-size: 22px;		color: #74459f;		letter-spacing: 0.3px;		}	.entete-logo-accentuation{color:#d99a3c;}
	.entete-menu-liste{float:left;padding-left:20px;line-height:30px;}
	.entete-conteneur-bouton-notifications{float:right;height:70px;margin-top:-20px;display:flex;align-items:center;}
	.entete-avatar-img{border-radius:50%;box-shadow:0 0 10px var(--prune);}
	.entete-pseudo{height:70px;margin-top:-20px;display:flex;align-items:center;font-size:15px;float:right;text-align:right;color:#74459f;}
	.entete-alertes-cellule{width:100%;max-width:500px;margin:0 auto 0 auto;border:3px solid #c63030;border-top:0;border-radius:3px;}
}

@media(max-width:999px){
	#navbar{width:100%;height:56px;position:fixed;top:0 !important;box-shadow:0 0 7px rgba(0,0,0,0.2);z-index:999;transition:0.1s;}
	body{padding-top:56px;}
	.entete-bouton{float:right;margin-left:5px;height:40px;line-height:40px;text-shadow:000;color:#fff;font-family:Righteous;padding:0 5px 0 5px;cursor:pointer;border:0;}
	.entete-bouton:hover{float:right;text-shadow:000;background:#78b533;color:#fff;font-family:Righteous;cursor:pointer;border:0;}
	.entete-logo{height:56px;width:auto;position:absolute;top:0;left: 50%;transform: translateX(-50%);z-index:9993;}
	.entete-avatar{padding:0;text-align:right;}
	.entete-avatar-img{margin:5px 5px 0 0;border-radius:50%;box-shadow: 0 0 5px #fff;}
	.entete-menu-btn-cellule{float:left;width:33%;}
	.entete-conteneur-bouton-notifications{float:right;margin-top:2px;}
	.entete-menu-btn,.entete-menu-btn:active{background:linear-gradient(#eee,#fff);color:#e4665f;font-family:Roboto;font-weight:600;font-size:15px;padding:7px;border-top:1px solid rgba(0,0,0,0.2);border-right:1px solid rgba(0,0,0,0.2);display:block;}
	.entete-menu-btn-membre{background:linear-gradient(#d4f5ff,#fff);color:#5f7ce4;font-family:Roboto;font-weight:600;font-size:15px;padding:7px;border-top:1px solid rgba(0,0,0,0.2);border-right:1px solid rgba(0,0,0,0.2);display:block;}
	.entete-menu-btn-deco{background:linear-gradient(#ffd4d4,#fff);color:#f12e2e;font-family:Roboto;font-weight:600;font-size:15px;padding:7px;border-top:1px solid rgba(0,0,0,0.2);border-right:1px solid rgba(0,0,0,0.2);display:block;}
	.entete-ssmenu{display:none;}
	.entete-ssmenu-btn{display:block;height:40px;}
	.entete-alertes-cellule{width:100%;max-width:500px;margin:0 auto 0 auto;border-bottom:3px solid #c63030;}
}

@media(max-width:480px){
	.entete-menu2{width:360px;}
	.entete-menu-btn-cellule{float:left;width:49%;}
	.entete-menu-btn-cellule-100{float:left;width:100%;}
}