﻿body{
	font-size: 1.1rem;
}

#logo {
	background-color: #0061A7;
	border-bottom: 15px solid #d1cfd0;
}

.tdEventName a, #ctl00_ContentPlaceHolder1_lblManif {
	font-weight: normal;
}

.tdEventName a:before, #ctl00_ContentPlaceHolder1_lblManif:before {
	content: "//";
	font-family: "Oswald bold", Helvetica, Arial, sans-serif;
	color: #ffcb06;
	margin-right: 7px;
	letter-spacing: -0.05em;
	font-weight: 900;
	vertical-align: bottom;
	font-size: 1.1em;
}
.btn {
	text-transform: uppercase;	
}
#MenuPanierAbo {
	background :#0061A7;
	color: #ffcb06;
	font-weight: 700;

	text-decoration:none;
}
#MenuPanierAbo p {
margin-bottom :0px;
}

#MenuPanierAbo a, #MenuPanierAbo a:hover{
	color: #ffcb06;
}

#titleAbo {
	color:#ffcb06;
}

#titleAbo1{
  color:#ffffff;
}

.crumbs {
    background: #0061A7;
}

.flat a, .flat a:after {
    background: #0061A7;
}
.crumbs {
    background: #0061A7;
}

.crumbs span {
    color: #fff;
}
.crumbs span:before {
    background: #fff !important;
    color: #000;
}
.crumbs, .flat span:after {
    background: #0061A7;
	box-shadow: 2px -2px 0 2px rgba(0, 0, 0, 0.4), 3px -3px 0 2px rgba(255, 255, 255, 0.1);
}

.flat span.active, .flat span.active:after {
    background: #ffcb06;
    color: #232323;
}


#titleMenuLogin {
    background: #ffcb06;
    color: #232323;
}