
@font-face {
	font-family: 'icomoon';
	src:url('/Htdocs/Styles/Fonts/icomoon.eot?p1nl8j');
	src:url('/Htdocs/Styles/Fonts/icomoon.eot?p1nl8j#iefix') format('embedded-opentype'),
		url('/Htdocs/Styles/Fonts/icomoon.ttf?p1nl8j') format('truetype'),
		url('/Htdocs/Styles/Fonts/icomoon.woff?p1nl8j') format('woff'),
		url('/Htdocs/Styles/Fonts/icomoon.svg?p1nl8j#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	
} 

.IC2Site .cbp_tmtimeline {
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
} 

.cbp_tmtimeline .link-button {
    background:#3594CB;
    color:#ffffff;
    display:inline-block;
    padding:6px 15px;
    float:right;
    margin-bottom:1.5em;
}
.cbp_tmtimeline .link-button:hover {
    color:#ffffff !important;
    background:#6CBFEE;
}

.IC2Zone-33 .cbp_tmtimeline .link-button {
    background:#FD0033;
}
  
.IC2Zone-33 .cbp_tmtimeline .link-button:hover {
    background:#F75454;
}  

.IC2Zone-32 .cbp_tmtimeline .link-button {
    background:#FB7D19;
}
  
.IC2Zone-32 .cbp_tmtimeline .link-button:hover {
    background:#E86701;
}  

.container-liveelection h2 {
    color:#3594cb;
    font-size:1.5em;
}
.IC2Zone-33 .container-liveelection h2 {
    color:#FD0033;
}
.IC2Zone-32 .container-liveelection h2 {
    color:#FB7D19;
}

/* The line */
.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 10px;
	background: #afdcf8;
	left: 20%;
	margin-left: -10px;
}

.IC2Zone-33 .cbp_tmtimeline:before {
    background:#F75454;
}
.IC2Zone-32 .cbp_tmtimeline:before {
    background:#FB7D19;
}

/* The date/time */
.cbp_tmtimeline > li {
	position: relative;
	margin-bottom:3em;
}

.cbp_tmtimeline > li .cbp_tmtime {
	display: block;
	padding-left:10px;
	position: absolute;
}

.cbp_tmtimeline > li .cbp_tmtime span {
	display: block;
	text-align: left;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
	font-size: 0.9em;
	color: #bdd0db;
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
	font-size: 2em;
	color: #3594cb;
}

.IC2Zone-33 .cbp_tmtimeline > li .cbp_tmtime span:last-child {
	color: #FD0033;
}

.IC2Zone-33 .cbp_tmtimeline > li .cbp_tmtime span:last-child {
	color: #FB7D19;
}

.IC2Zone-32 .cbp_tmtimeline > li .cbp_tmtime span:last-child {
	color: #FD0033;
}

.IC2Zone-32 .cbp_tmtimeline > li .cbp_tmtime span:last-child {
	color: #FB7D19;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
	color: #6cbfee;
}

.IC2Zone-33 .cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
    color:#f75454;
}
.IC2Zone-32 .cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
    color:#E86701;
}

/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
	margin: 0 0 15px 26%;
	background: #ffffff;
	color: #666666;
	padding: 1.2em 1em 0.2em 1em;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	border-radius: 0px;
	border-bottom:3px solid #3594cb;
	border-left:3px solid #3594cb;
}
.cbp_tmtimeline > li .cbp_tmlabel img {
    width: 100%;
    height: auto;
}

.IC2Zone-33 .cbp_tmtimeline > li .cbp_tmlabel {
    background:#fff;
    border-radius: 0px;
    border-bottom: 3px solid #FD0033;
    border-left: 3px solid #FD0033;
}

.IC2Zone-32 .cbp_tmtimeline > li .cbp_tmlabel {
    background:#fff;
    border-radius: 0px;
    border-bottom: 3px solid #FB7D19;
    border-left: 3px solid #FB7D19;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
	background: #ffffff;
	border-bottom:#6CBFEE 3px solid;
	border-left:#6CBFEE 3px solid;
}

.IC2Zone-33 .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
	background: #fff;
	border-radius: 0px;
    border-bottom: 3px solid #F75454;
    border-left: 3px solid #F75454;
}

.IC2Zone-32 .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
	background: #fff;
	border-radius: 0px;
    border-bottom: 3px solid #E86701;
    border-left: 3px solid #E86701;
}

.cbp_tmtimeline > li .cbp_tmlabel h2 { 
	margin-top: 0px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid rgba(53,148,203,0.4);
}
.IC2Zone-33 .cbp_tmtimeline > li .cbp_tmlabel h2 { 
	border-bottom: 1px solid rgba(247, 84, 84, 0.4)
}

.IC2Zone-32 .cbp_tmtimeline > li .cbp_tmlabel h2 { 
	border-bottom: 1px solid rgba(251, 125, 25, 0.4)
}

/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #3594cb;
	border-width: 10px;
	top: 10px;
}

.IC2Zone-33 .cbp_tmtimeline > li .cbp_tmlabel:after {
    border-right-color: #FD0033;
}

.IC2Zone-32 .cbp_tmtimeline > li .cbp_tmlabel:after {
    border-right-color: #FB7D19;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: #6cbfee;
}

.IC2Zone-33 .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: #f75454;
}

.IC2Zone-32 .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: #E86701;
}

/* Video */
.cbp_tmtimeline .url_video {
    position:relative;
    display:block;
}
.cbp_tmtimeline .url_video span {
    display:block;
    position: absolute;
    width: 40px;
    height: 40px;
    background: url("video.png");
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
}


/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
	width: 40px;
	height: 40px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 1.4em;
	line-height: 40px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	color: #3594CB;
	background: #ffffff;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #afdcf8;
	text-align: center;
	left: 20%;
	top: 0;
	margin: 0 0 0 -25px;
}

.IC2Zone-33 .cbp_tmtimeline > li .cbp_tmicon {
    background: #ffffff;
	box-shadow: 0 0 0 8px #f75454;
	color:#FD0033;
    
}

.IC2Zone-32 .cbp_tmtimeline > li .cbp_tmicon {
    background: #ffffff;
	box-shadow: 0 0 0 8px #FB7D19;
	color:#E86701;
    
}

.cbp_tmicon-twitter:before {
	content: "\e805";
}

.cbp_tmicon-facebook:before {
	content: "\e804";
}

.cbp_tmicon-video:before {
	content: "\e803";
}

.cbp_tmicon-photo:before {
	content: "\e802";
}
.cbp_tmicon-texte:before {
	content: "\e806";
}
.cbp_tmicon-breve:before {
	content: "\e800";
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
	font-size: 1.5em;
}

.cbp_tmtimeline:before {
	display: none;
}

.cbp_tmtimeline > li .cbp_tmtime {
	width: 100%;
	position: relative;
	padding: 0 0 20px 0;
}

.cbp_tmtimeline > li .cbp_tmtime span {
	text-align: left;
}

.cbp_tmtimeline > li .cbp_tmlabel {
	margin: 0 0 30px 0;
	padding: 1em;
	font-weight: 400;
	font-size: 95%;
}

.cbp_tmtimeline > li .cbp_tmlabel:after {
	right: auto;
	left: 20px;
	border-right-color: transparent;
	border-bottom-color: #3594cb;
	top: -20px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: transparent;
	border-bottom-color: #6cbfee;
}

.cbp_tmtimeline > li .cbp_tmicon {
	position: relative;
	float: right;
	left: auto;
	margin: -55px 5px 0 0px;
}	
.cbp_tmtimeline > li .cbp_tmlabel::after {
    display:none;
}

.highlightMenu {
    padding: 10px 12px;
}

.IC2Zone-31 .highlightMenu  {
    border: 2px solid #0099ff;
}

.IC2Zone-32 .highlightMenu  {
    border: 2px solid #fb7d19;
}

.IC2Zone-33 .highlightMenu  {
    border: 2px solid #fe0034;
}

.highlightMenu {
    font-weight: bold;
}

.highlightMenu h3 {
    font-weight: bold;
}

.highlightMenu li {
    list-style: disc;
    margin-left: 20px;
}

.IC2Zone-31 .highlightMenu li {
    color: #0099ff;
}

.IC2Zone-32 .highlightMenu li {
    color: #fb7d19;
}

.IC2Zone-33 .highlightMenu li {
    color: #fe0034;
}
