html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}
ol,ul {
	list-style: none;
}
blockquote,q {
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, .lienseo {
	text-decoration: none;
}
@viewport {	
	zoom:1;
}
-webkit-@viewport {
	zoom: 1;
}
-ms-@viewport {
	zoom: 1;
}
-moz-@viewport {
	zoom: 1;
}
-o-@viewport {
	zoom: 1;
}
.clear_both {
	clear: both;
	display: block;
}
img {
	vertical-align: middle;
}
@font-face {
    font-family: 'marstwistregular';
    src: url('../fonts/marstwist-webfont.eot');
    src: url('../fonts/marstwist-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/marstwist-webfont.woff2') format('woff2'),
         url('../fonts/marstwist-webfont.woff') format('woff'),
         url('../fonts/marstwist-webfont.ttf') format('truetype'),
         url('../fonts/marstwist-webfont.svg#marstwistregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	position: relative;
	font-size: 81.25%;
	color: #5e5e5e;
	overflow-x:hidden;
	background: url(../gifs/fond.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	font-family: 'Open Sans', sans-serif;
}
#container {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 0 60px 20px rgba(0, 0, 0, 0.7);
  margin: 0 auto;
  max-width: 850px;
  padding-bottom: 70px;
  position: relative;
}
.header {
  text-align: center;
}
.tetiere{
   font-family: 'marstwistregular';
}
.open_sans_condensed{
	font-family: 'Open Sans Condensed', sans-serif;
}
.bloc1 {
  margin: 0 auto 50px;
  max-width: 700px;
  position: relative;
  z-index: 5;
	ma
}
.bloc1 img {
  float: right;
  margin-left: 60px;
  margin-top: -38px;
  margin-bottom: 24px;
}
a{
  color: #ac4335;
}
a:hover{
	opacity: 0.7;
}
.tetiere {
  color: #ac4335;
  font-family: "marstwistregular";
  font-size: 1.8em;
  font-weight: normal;
  margin: 21px 18px 0 0;
  padding-top: 41px;
}
.bloc1 p + p {
  clear: both;
  color: #222;
  font-family: open sans;
  font-size: 1.15em;
  margin-top: 57px;
  font-weight: 100;
	text-align: justify;
}
.bloc_encadre::after {
  content: url("../gifs/dakar2017.png");
  position: absolute;
  right: -291px;
  top: 39px;
}
.bloc_encadre {
    background: rgba(172, 67, 53, 0.95) none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    margin: -130px 0 0 73px;
    max-width: 450px;
    padding: 30px;
    position: relative;
}
.bloc_encadre h2 {
  font-family: marstwistregular;
  font-size: 1.95em;
  font-weight: normal;
}
.bloc_encadre p {
  font-size: 1.15em;
  font-weight: 100;
}
.bloc_basic{
	padding: 0 73px;
}
.bloc_basic h2, .bloc_special h2  {
  color: #ac4335;
  font-family: marstwistregular;
  font-size: 1.95em;
  font-weight: normal;
  margin-top: 45px;
}
.bloc_basic p {
  clear: both;
  color: #222;
  font-family: open sans;
  font-size: 1.15em;
  font-weight: 100;
	text-align: justify;
}
.bloc_basic p.gras {
  font-weight: 800;
  margin-top: 50px;
}
.bloc_date {
  margin: 45px 0;
}
.bloc_date .encart {
  background: rgba(0, 0, 0, 0) url("../gifs/encart3.jpg") no-repeat scroll right center;
  overflow: hidden;
}
.bloc_date h2{
  color: #ac4335;
  font-family: marstwistregular;
  font-size: 2.5em;
  font-weight: normal;
  margin-bottom: 19px;
  text-align: center;
}
.bloc_date .bloc {
  background: rgba(172, 67, 53, 0.95) none repeat scroll 0 0;
  box-sizing: border-box;
  color: #fff;
  margin: 35px 0;
  max-width: 450px;
  padding: 30px;
  position: relative;
}
.bloc_date ul li {
  font-size: 1.15em;
  font-weight: 100;
  text-align: justify;
}
.bloc_date ul li strong {
  font-family: marstwistregular;
  font-size: 1.5em;
  font-weight: normal;
}
.bloc_date.bloc_date2 .encart {
  background: rgba(0, 0, 0, 0) url("../gifs/encart4.jpg") no-repeat scroll left center;
}
.bloc_date.bloc_date2 .bloc{
	float: right;
}
.encart_portrait {
  margin: 0 auto;
  max-width: 700px;
}
.top_part {
  margin-bottom: 43px;
  overflow: hidden;
}
.encart_portrait .top_part img {
  float: right;
  margin-left: 30px;
}
.encart_portrait .title {
  color: #222;
  display: block;
  font-family: marstwistregular;
  font-size: 2em;
  font-weight: normal;
  margin-bottom: 30px;
  margin-top: 58px;
}	
.encart_portrait .title strong {
  color: #ac4335;
  display: block;
  font-size: 1.8em;
  font-weight: normal;
}
.encart_portrait .top_part p {
  color: #ac4335;
  font-size: 1.15em;
  font-style: italic;
  font-weight: 100;
}
.bloc_special {
  margin: 50px auto 0;
  max-width: 700px;
  overflow: hidden;
}
.left_part {
  float: left;
  text-align: right;
  width: 44%;
}
.left_part h2 {
  margin-top: 19px;
}
.left_part p {
    text-align: justify;
    color: #222;
    font-size: 1.15em;
    font-weight: 100;
}
.right_part {
  float: right;
  width: 50%;
}
.encart_portrait2 {
  margin: 30px auto 0;
}
.bloc_btn {
  margin: 43px 0;
  text-align: center;
}

.interview .centrage {
  margin: 29px auto;
  max-width: 700px;
  text-align: justify;
}
.interview h2, .interview h3 {
  color: #ac4335;
  font-family: marstwistregular;
  font-size: 1.8em;
  font-weight: normal;
}
.interview p {
  color: #222;
  font-size: 1.15em;
  font-weight: 100;
}
.interview .question {
  border-left: 10px solid #ac4335;
  margin-top: 25px;
  padding-bottom: 0;
  padding-left: 14px;
}
.interview .question h3 {
  color: #222;
  line-height: 12px;
  margin-bottom: 10px;
}
.interview .question img {
	float: right;
	margin-left: 10px;
}
.encart_portrait.encart_portrait3 .title {
  margin-top: 14px;
}
.bloc_basic.q_r > h3 {
  color: #222;
  font-family: marstwistregular;
  font-size: 1.8em;
  font-weight: normal;
}
.bloc_basic.q_r p {
  margin-bottom: 20px;
}
.navigation {
  left: 50%;
  margin-left: -703px;
  position: fixed;
  text-align: right;
  top: 20%;
  width: 250px;
}
.navigation ul li span {
	margin-bottom:5px;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-family: marstwistregular;
  font-size: 1.7em;
  max-width: 251px;
  padding: 6px 12px;
	cursor: pointer;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.navigation ul li span:hover, .navigation ul li span.selected {
  background: rgba(172, 67, 53, 0.95) none repeat scroll 0 0;
}
.navigation li {
  text-align: center;
}

@media screen and (max-width:1420px){
	#container {
		margin: 0 0 0 285px;
	}
	.navigation {
		left: 0;
		margin-left: 10px;
	}
}
@media screen and (max-width:1135px){
	#container {
		margin: 0 auto;
		min-width: 850px;
	}
	.navigation {
		display: none;
	}
}








