






#contact_page .blockTitle h2{
	box-shadow: 0px 0px 3px #999;
	border: 1px solid #5fc5ba;
	padding: 10px;
	padding-left: 20px;
}

#contact_page .blockAdresse{
	padding-left: 20px;
}







/*auto include of all Block type*/



.col { }

#main .container { }

.timeline { padding: 50px 10px 80px; }

.timeline-wrap { position: relative; width: 100%; height: 3px; background: #333; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.timeline-wrap * {
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
}
.timeline-event {
	position: absolute;
	left: 0; 
	top: 0;
	z-index: 2 !important;
}
.timeline-event-node {
	position: absolute; 
	top: -3px; 
	left: 0px;
	border-radius: 8px; 
	width: 9px; 
	height: 9px; 
	background: #222;
	cursor: pointer;
	-webkit-transition: width 0.05s ease-out, height 0.05s ease-out, margin 0.05s ease-out, background 0.05s ease-out;
	-moz-transition: width 0.05s ease-out, height 0.05s ease-out, margin 0.05s ease-out, background 0.05s ease-out;
	transition: width 0.05s ease-out, height 0.05s ease-out, margin 0.05s ease-out, background 0.05s ease-out;
}
.timeline-event-contents {
	display: none;
	margin-left: -20px;
}
.timeline-event.timeline-selected .timeline-event-node, .timeline-event.timeline-selected .timeline-event-node:hover { 
	width: 14px; 
	height: 14px; 
	margin-left: -3px; 
	margin-top: -3px; 
	background: #222;
}
.timeline-event-node:hover { 
	width: 11px; 
	height: 11px; 
	margin-left: -1px; 
	margin-top: -1px; 
}
.timeline-event-contents {
	overflow-x: visible !important;
	overflow-y: visible !important;
	position: absolute;
	left: 0;
	padding: 12px;
	top: 30px;
	background: #58585a;
	font: normal 12px/18px 'Lucida Grande', helvetica, tahoma, sans-serif;
	color: #efefef;
}
.timeline-event.timeline-bottom .timeline-event-arrow {
	position: absolute;
	display: none;
	content: "";
	left: 0px;
	top: 24px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #58585a;
}
.timeline-event.timeline-above .timeline-event-contents { 
	top: -80px;
}
.timeline-event.timeline-above .timeline-event-arrow {
	top: auto;
	bottom: 32px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #58585a;
	border-bottom: none;
}
.timeline-event-contents .timeline-event-content, .timeline-event-contents .timeline-event-link {
	display: none;
}
/*.timeline-event.timeline-selected .timeline-event-content, .timeline-event.timeline-selected .timeline-event-link {
	display: block;
}*/
.timeline-event-title {
	white-space: nowrap;
	font-weight: bold;
}
.timeline-event-title span {
	color: #ccc;
	display: inline-block;
	margin-right: 10px;
	font-size: 10px;
	font-weight: normal;
}
.timeline-event-link {
	display: block;
	text-align: right;
}
.timeline-event-link a {
	color: #777;
	text-decoration: none;
	font-size: 10px;
}
.timeline-event-link a:visited {
	color: #777;
	text-decoration: none;
}
.timeline-event-link a:hover {
	color: #777;
	text-decoration: underline;
}
.timeline-large-scale, .timeline-small-scale {
	position: absolute;
	left: 0;
	top: -30px;
	width: 100%;
	font: bold 10px/18px 'Lucida Grande', helvetica, tahoma, sans-serif;
	color: #222;
}
.timeline-dateblock {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -12px;
}
.timeline-dateblock:before {
	display: block;
	content: "";
	position: absolute;
	left: 12px;
	top: 20px;
	width: 1px;
	height: 10px;
	background: #222;
}
.timeline-small-scale .timeline-dateblock:before {
	top: 25px;
	height: 4px;
	background: #777;
}
.timeline-small-scale {
	color: #dfdfdf;
	top: -30px;
}
.timeline-months .timeline-dateblock {
	margin-left: -6px;
}
.timeline-months .timeline-dateblock:before {
	left: 5px;
}
.timeline-event-content img { float: left; margin: 0 10px 10px 0; width: 100px; }
.timeline-event-content { margin: 0; }
.timeline-event-content p { margin: 16px 0; }








.tabs {
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 27px;
	background-color: #fff;
}
.tabs .nav-tabs {
	margin: 0;
}

@media (max-width: 991px) {
	.nav-tabs {
		border: 0;
	}
	.nav-tabs > li {
		float:none;
	}
	.nav-tabs > li.active > a:hover,
	.nav-tabs > li.active > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px;
	}
	.nav-tabs > li > a:hover {
		border-color: #eee;
		border-radius: 4px;
	}
}
.line { display: block; }

.video {
	margin: 15px 0;
	float: none;
	display: inline-block;
	vertical-align: bottom;
}

.video_title {
	color: #fff;
	font-family: arial;
	font-weight: 800;
}

.video:first-child,
.video:nth-child(2) {
	margin-top: 30px;
}

.video:last-child,
.video:nth-last-child(2) {
	margin-bottom: 30px;
}

.video_container {
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
}

.video_container iframe {
	position: absolute;
	top: 0;
	left: 0;
}

@media (max-width: 991px) {
	.video { width: 100%; }
	
	.video:nth-child(2) {
		margin-top: 15px;
	}
	
	.video:nth-last-child(2) {
		margin-bottom: 15px;
	}
}
.videos .player {
	padding: 30px 0 60px;
	text-align: center;
}