
.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:#fff;font-family:Righteous;font-size:16px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}
.entete-menu-btn:hover{color:#fbce56 /*f12e2e*/;font-family:Righteous;} /* 00e1ff **/
.entete-menu-btn-des{color:#888;font-family:Righteous;font-size:16px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}
.entete-menu-btn-des:hover{color:#aaa;font-family:Righteous;} /* 00e1ff **/
.entete-pseudo{color:#00e1ff;font-family:Roboto;}
.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:'Open Sans',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,.bouton-rouge{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,.bouton-rouge: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, #20272d, #3F51B5, #3bebeb);box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), inset 0 0 20px rgba(0,126,255,0.2);}
.entete-menu-bis-halloween{background: linear-gradient(45deg, #202d22, #8BC34A, #ebe63b);box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), inset 0 0 20px rgba(157, 255, 0, 0.2);}
	
@media(min-width:1000px){
	body{padding:21px 0 0 0 !important;}
	#navbar{position:fixed;width:100%;top:47px;z-index:999;transition:0.1s;}
	.entete-logo{float:left;margin:-26px 0 0 10px;}
	.entete-menu-bis{height:60px;border-top:2px solid #20272d;border-bottom:2px solid #20272d;}
	.entete-menu-bis-halloween{height: 60px;border-top: 2px solid #242d20;border-bottom: 2px solid #232d20;}
	.entete-menu-noel{background-color:#2279e3;background:linear-gradient(#2279e3,#22357b);height:60px;line-height:58px;box-shadow: 0 0 20px rgba(0,0,0,1);}
	.entete-menu-liste{float:left;padding-left:20px;line-height:60px;}
	.entete-conteneur-bouton-notifications{float:right;margin-top:10px;}
	.entete-avatar-img{border-radius:50%;box-shadow:0 0 10px #fff;}
	.entete-pseudo{line-height:15px;height:43px;font-size:15px;padding-top:17px;float:right;text-align:right;color:#fff;}
	.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{position:fixed;width:100%;top:0 !important;box-shadow:0 0 7px #000;z-index:999;transition:0.1s;}
	.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%;}
}