#main-header{
	background-color: #02509d;
	border-bottom: 5px solid #0e4379;
	color: #fff;
	margin-bottom: 50px;
}
#topPub img{
	margin: 0 auto;
	display: block;
}
#main-header #header-top-bar{
	background-color:#0e4379;
	overflow: hidden;
}
#main-header #header-top-level h1{
	margin: 0!important;
	display: block;
	height: 1px!important;
}
#header-top-bar-row{
	padding-right: 0;
}
#header-top-bar .social-button{	
	font-size:12px;
	color: #fff;
	float: left;
	padding: 15px 7px 15px 7px;
	display: block;
	height: 51px;
}

.social-button.newsletter{	
	font-size: 20px!important;
	color: #fff!important;
	line-height: 18px!important;
	margin-right: 5px!important;
	letter-spacing: 1px;
}
#header-top-bar .social-button .icon,#homepageLink .icon{	
	height: 23px;
	max-width: 22px;
}
#header-top-bar #icon-facebook .icon{
	height: 21px;	
}
#header-top-bar #header-top-bar-slogan{
	float: left;
	font-size:18px;
	padding: 7px 10px;
}
#header-top-bar .quick-button{	
	color: #fff;
	float: right;
	display: block;
	font-size:16px;
	padding: 14px;
	margin-right:15px;
}
#header-top-bar .quick-button .icon path,#header-top-bar .social-button .icon path,#main-nav .icon path,#mobile-sub-nav .icon path{	
	fill:#ffffff;
}

#header-top-bar .icon{	
	height: 20px;	
	margin-bottom:-4px;
	max-width: 25px;
}
#header-top-bar .quick-button .icon{	
	margin-right: 6px;
}
#header-top-bar .quick-button:hover,#header-top-bar .quick-button.current-page,#header-top-bar .social-button:hover{	
	background-color:#02509d;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
	cursor:pointer;
}

.abo-color{	
	color:#fbec4f!important;
}
.abo-color .icon path{	
	fill:#fbec4f!important;
}

#main-header #header-top-level{
	border-bottom: 2px solid #0e4379;
	padding: 15px 0;
	height: auto; 
	position: relative;
}
#-block{
	padding-left: 15px;
}
#main-nav{
	display: block;
	height: 40px!important;
	min-height: 40px!important;
	margin: 0;
	border: 0;
}
#main-nav li{
	border-right: 2px solid #0e4379;
}
#main-nav a{
	display: block;
	height: 41px;
	color: #fff;
	float: left;
	font-size: 16px;
 	padding: 10px 9px;		
}
#main-nav a:last-child{
	border-right: 0;
}
#main-nav .dropdown-menu a{
	width: 100%;
}
.link-mon-compte{
	float: right;
	background-color:#eb5958;
	border-right: 0;
	display: block;
	padding:10px 10px 10px 50px;
	color: #fff;
	background-image:url('../picture/icons/user-locked.svg');
	background-repeat: no-repeat;
	background-size: 30px 30px;
	background-position: 10px center;
	cursor: pointer;	
	position: relative;
	z-index: 2;
	
}

.link-mon-compte.log-in{
	background-image:url('../picture/icons/user-unlocked.svg');
	background-color:#94c34c;
	width: 100%;
}
.link-creation-compte{
	color: #fff;
	float: right;
	display: block;
	font-size:14px;
	margin-top: 5px;
}
.link-mon-compte:hover{
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
}
.mon-compte-info{
	display:none;
}
.popover-mon-compte{
	z-index: 1000$;
}

.popover-mon-compte .aboItem{
 	padding: 6px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d1d1d1; 	
	color:#262626;
 }
.popover-mon-compte .aboItem .aboText{
	margin-left: 5px;
}
.popover-mon-compte .btn{
	width: 100%;
	margin-top:10px;
}

#main-nav a:hover,#main-nav a.current-page{
	background-color: #0e4379;
	color: #fff;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
}

#main-nav a .icon{
	height: 20px;	
	margin-bottom:-3px;
	margin-right: 10px;
	max-width: 21px;
}
.dropdown-menu{
	background-color: #02509d;
	position: absolute;
	left: 0;
}
/* mOBILE NAV*/
#mobile-nav .link-mon-compte{
	width: auto;
}
#mobile-nav{
	padding: 15px 0;
}

#mobile-nav #open-menu .icon{
	width: 36px;
	height: 36px;
	cursor: pointer;
	float: left;
}
#mobile-nav #open-menu .icon:hover{
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
}
#mobile-nav #open-menu .icon rect{
	fill:#ffffff;
}
#mobile-nav .dropdown,#mobile-nav #mobile-sub-nav{
	display: none;
	margin-top: 25px;
}
#mobile-nav .mobile-nav-toggle{
	display: block;
	
}
#mobile-nav .mobile-nav-item{
	padding: 15px;
	color:#fff;
	border-bottom: 1px solid #fff;
	display: block;
	width: 100%;
	cursor: pointer,
}
#mobile-nav .mobile-nav-item:hover	{
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
	cursor:pointer;
}
#mobile-nav .mobile-nav-item.last{
	border: 0;
}
#mobile-nav .mobile-nav-item .icon{
	width: 30px;
	margin-right: 10px;
}
#header-top-bar-social-mobile {
	padding-top: 15px;
}
#header-top-bar-social-mobile .social-button .icon{
	height: 30px;
	max-width:40px;
	margin-right: 20px;
}
#header-top-bar-social-mobile .social-button .icon path{
	fill:#fff;
}
#logo-bas{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-height: 100px;
	margin-top:6px;
}

#logo-bas path,#logo-bas polygon,#logo-bas rect{
	fill:#ffffff!important;	
}

.secondary-nav{
	margin-bottom: 28px;
}


#social-block{
	margin-bottom: 40px;
	min-height: 20px;
	
}

#search-block{
	height: 34px;
	position: absolute;
	top:50%;
	left:0;
	margin-top: -23px;
}
#connexion-block{
	height: 34px;
	position: absolute;
	top:50%;
	margin-top: -22px;
	right:0;
}
#search-mobile{
	margin-top:25px;
	position: relative;
}

#search-bar{
	color: #333;
	border: 0;
	border-left:230px solid #0e4379;
	border-right:50px solid #0e4379;
	padding: 8px;
	width: 100%;
	box-sizing: border-box;
	text-indent: 15px;
	font-size: 20px;
}
#search-button{
	width: 50px;
	height: 42px;
	position: absolute;
	right: 25px;
	top: 0;
	background-color:#0e4379;
	border: 0;
	padding: 0;
	background-image: url('../picture/icons/loupe.svg');
	background-repeat: no-repeat;
	background-position: 12px 10px;
	background-size: 22px 22px;
}
#search-cat-select{
	position: absolute;
	left:33px;
	top:10px;
	width: 220px;
	background-color: #0e4379;
	color:#fff;
	border:0;
	background-image: url('../picture/icons/search-arrow.svg');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 30px 7px;
	-webkit-appearance: none;
   	-moz-appearance: none;
   	appearance: none;
   	cursor: pointer;
   	font-size: 18px;
}

#search-form .advanced-search{
	float: right;
	color: #fff;
	margin-top: 5px;
	font-size: 16px;
}
#search-form .advanced-search:hover{
	color:#262626;
}
#search-mobile #search-bar{
	border-left:0;
}
#search-mobile #search-button{
	right: 0;
}
#search-mobile #search-cat-select{
	width: 110px;
	left: 8px;
}

a.ma-sante-link{
	
}
li.ma-sante-link a{
	background-color: #007F85;
}
li.ma-sante-link a:hover{
	background-color: #007F85!important;
}