* {
  margin: 0;
  padding: 0;
}
b,
strong {
  font-weight: 600;
}
i {
  font-style: italic;
}
#center {
  width: 100%;
  background: none;
  padding-bottom: 15px;
}
#center_part_2_full {
  width: 100%;
  background: none;
}
#contenuhome {
  margin: 0;
  background: none;
}
#bottomfooter{
  margin-top: 0px !important;
}
#contenu {
  margin: 0;
}
body {
  font-size: 100%;
}
.chemin {
  display: none;
}
#MTL {
  width: 100%;
  max-width:700px;
  margin: 0 auto;
  font-family: 'Open sans', Arial, sans-serif;
  padding-bottom: 30px;
  background:#e0e0e0;
}
#MTL h2 {
  font: 300 26px 'Open sans', Arial, sans-serif;
  color: #e95a29;
  width: 100%;
  text-align: center;
  padding-bottom: 3px;
  background: none;
  text-transform:uppercase;
  line-height:60px;
}
#MTL h2.twolines{
	line-height:30px;
	padding: 20px 0 20px 0;
	}

#MTL h3 {
  font: 400 17px 'Open sans', Arial, sans-serif;
  color: #3f3f3f;
  text-align: left;
  background: none;
  text-transform:uppercase;
  line-height:28px;
  padding-bottom:15px;
}
#MTL h3.twolines {
	line-height:22px;
	padding:15px 5px;
	}
#MTL h4 {
  font: 400 15px 'Open sans', Arial, sans-serif;
  color: #3f3f3f;
  text-align: left;
  background: none;
  text-transform:uppercase;
  line-height:28px;
  padding-bottom:15px;
}
#MTL p {
  font: 400 14px 'Open sans', Arial, sans-serif;
  color: #3f3f3f;
  text-align: left;
  background: none;
  line-height:18px;
  padding-bottom:18px;
	}
#MTL p span{ font-size:14px;}
#MTL a.goTop{
	display:block;
	font-size:12px;
	line-height:40px;
	color:#3f3f3f;
	text-decoration:underline;
	text-align:center;
	-webkit-transition: .2s all;
  	transition: 0.2s all;
	}

#MTL .padLeft20{
	padding-left:20px;
	}
#MTL p a{ color: #3f3f3f; text-decoration:underline}
#MTL p .link-orange{color:#e95a29;}

#MTL .grey-line{
height:1px;
line-height:1px;
font-size:1px;
background:url(/content/static/bfr/animation/mentions-legales-2016/images/pixel-grey.gif) top left repeat-x;
margin:0; padding:0 0 20px 0;
}

/* HEADER MENTIONS */
#MTL #header-MTL {
  font-size: 0;
  margin: 0 auto;
  width: 100%;
  max-width:700px;
  display: block;
  position: relative;
}

#MTL .header_mentions{
	position:relative;
	width:100%;
	text-align:center;
}
#MTL .header_mentions h1{
	font:400 35px 'Open sans', Arial, sans-serif;
	color:#2d2d2d;
	line-height:85px;
	left:43px;
	top:0;
	position:absolute;
	}

/* MENU ACCORDEON */
#MTL #navigation {
			margin: 30px auto;
			padding: 0;
			list-style: none;
			color: #000;
			width: 95%;
			max-width:740px;
			font: 400 16px 'Open Sans', Arial, sans-serif;
			}
		#MTL #navigation a.nav-item {
			display: block;
			padding: 0 0;
			text-transform:uppercase;
			line-height:60px;
			margin:3px 0;
			color: #3f3f3f;
			text-align:center;
			text-decoration: none;
			background:#FFFFFF 96% 17px no-repeat;
			border: 1px solid #e0e0e0;

			}
			#MTL #navigation a.nav-item.item2 { line-height:20px; padding: 10px 10px;}

		#MTL #navigation .onglets a.nav-item {
			background-image:url(/content/static/bfr/animation/mentions-legales-2016/images/fleche_btn_both.png);
			}
		#MTL #navigation .open a.nav-item {
			background-position: 96% -42px;
			border:none;
			margin:3px 0 0 0;

			}
		#MTL #navigation a.nav-item:hover, #MTL #navigation a.nav-item:focus, #MTL #navigation a.nav-item:active {
			text-decoration: none;
			}
		#MTL #navigation .content {
			font-size: 20px;
			font-size: 14px;
			padding:0 20px 20px 20px;
			background:#FFF;
			}
		#MTL #navigation ul.content a {
			background: none;
			padding: 3px 20px;
			}

@media all and (max-width: 450px) {
#MTL .header_mentions h1{
	font-size: 30px;
	line-height:60px;
	left:20px;
	top:0;

	}
#MTL #navigation {
			font-size: 14px;
			}
}
@media all and (max-width: 350px) {
	#MTL .header_mentions h1{
		font-size: 20px;
		line-height:35px;
		left:10px;
		top:0;

		}
	#MTL #navigation {font-size: 14px;}
	#MTL #navigation a.nav-item {font-size: 12px;text-align:left; padding-left:15px;}
}

/* Nav */
#MTL nav {
	margin: 0 0 20px;
}
#MTL nav ul {}
#MTL nav ul li {
	color: #3b3b3b;
	font-size: 14px;
	line-height: 25px;
}
#MTL nav a,
#MTL nav a:focus,
#MTL nav a:hover {
	color: inherit;
	text-decoration: underline;
}
#MTL nav a:hover {
	text-decoration: none;
}
#MTL nav a::before {
	content: "•";
  display: inline-block;
  margin-right: 4px;
}

/* Accordion */
#MTL .accordion {
	background-color: #f1f1f1;
  font-family: 'Open Sans', sans-serif;
  height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
}
#MTL .accordion .tab-container {}
#MTL .accordion .tab-container .tab-header {
	padding: 10px 10px 0;
}
#MTL .accordion .tab-title {
  color: #3b3b3b;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  padding: 0;
  text-transform: none;
}
#MTL .accordion .tab-title::before {
	content: "•";
}
#MTL .accordion .tab-title a,
#MTL .accordion .tab-title a:focus,
#MTL .accordion .tab-title a:hover {
  color: inherit;
  text-decoration: none;
}
#MTL .accordion .tab-body {
  padding: 10px;
}
#MTL .accordion .tab-body h1,
#MTL .accordion .tab-body h2,
#MTL .accordion .tab-body h3,
#MTL .accordion .tab-body h4,
#MTL .accordion .tab-body h5,
#MTL .accordion .tab-body h6,
#MTL .accordion .tab-body .title {
	border: 0 none;
  color: #fe5b00;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 39px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}
#MTL .accordion .tab-body div {
  padding-left: 25px;
}
#MTL .accordion .tab-body p {
  color: #3f3f3f;
  font-size: 14px;
  line-height: 25px;
  margin: 0 0 14px;
  padding: 0;
}
#MTL .accordion .tab-body strong {
  font-weight: 700;
}
#MTL .accordion .tab-body ul {
  list-style: none;
  margin: 0 0 14px;
  padding: 0;
}
#MTL .accordion .tab-body ul li {
  color: #3f3f3f;
  font-size: 14px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 25px;
  position: relative;
}
#MTL .accordion .tab-body ul li::before {
  content: "•";
  left: 17px;
  position: absolute;
  top: 0;
}
#MTL .accordion .tab-body a,
#MTL .accordion .tab-body a:focus,
#MTL .accordion .tab-body a:hover {
  color: inherit;
  text-decoration: underline;
}
#MTL .accordion .tab-body a:hover {
  text-decoration: none;
}
#MTL .cookies{
  display: block;
  width: 100%;
  font: 400 14px 'Open Sans',Arial,sans-serif;
  color: #FFF !important;
  background-color: #ff5c00;
  border-radius: 3px;
  text-align: center;
  text-decoration: none !important;
  margin: 10px 0;
}
