.tm-toolbar {
    border-top: 3px;
    border-top-color: #db0002;
    border-top-width: 3px;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
	background:#FFF;
	border-bottom-width:0px;
}


.nonactif_menu > a {
	pointer-events: none;
}






@media (max-width:960px)  {

.uk-card-primary {
    text-align: center;
}

.uk-card-secondary {
    text-align: center;
}



}


b, strong {
    font-weight: bold;
}