/**************************************/
/*             FONT-FACE             */
/**************************************/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 16, 2010 10:10:36 AM America/New_York */
/*
@font-face {
	font-family: 'OrbitronLight';
	src: url('resources/orbitron/orbitron-light-webfont.eot');
	src: local('☺'), url('resources/orbitron/orbitron-light-webfont.woff') format('woff'), url('resources/orbitron/orbitron-light-webfont.ttf') format('truetype'), url('resources/orbitron/orbitron-light-webfont.svg#webfontxpLfL6Ik') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;700&display=swap');

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('resources/League-Gothic/League_Gothic-webfont.eot');
    src: local('☺'), url('resources/League-Gothic/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('resources/League-Gothic/League_Gothic-webfont.woff') format('woff'),
         url('resources/League-Gothic/League_Gothic-webfont.ttf') format('truetype'),
         url('resources/League-Gothic/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UmbrageRegular';
    src: url('resources/Umbrage/umbrage2-webfont.eot');
    src: local('☺'), url('resources/Umbrage/umbrage2-webfont.eot?#iefix') format('embedded-opentype'),
         url('resources/Umbrage/umbrage2-webfont.woff') format('woff'),
         url('resources/Umbrage/umbrage2-webfont.ttf') format('truetype'),
         url('resources/Umbrage/umbrage2-webfont.svg#UmbrageRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**************************************/
/*              GLOBALS               */
/**************************************/
.container{
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -125px;
	background-color:white;
}
html,body{
	height:100%;
}

body {
	background:#FFFFFF url(img/bg.jpg) top repeat-x;
}
body:before{
	content:'';
	display:block;
	width:992px;
	height:471px;
	position:absolute;
	background:transparent url(img/bg-shadow.png) top no-repeat;
	top:0; left:50%;
	margin-left:-496px;
}
.contenu{
  margin-top : 15px;
}
.contenu a, .contenu a:visited{
	color:#333;
	text-decoration:underline;
}
.contenu a:hover{
	color:#E2001A;
}

.bordure{
  background-color:#CCCCCC;
}
.note
{
	font-size:10px;
	color:#666666;
}
.discret
{
	color:#ADA2A2;
}
.titre, p.titre{
  font-weight:bold;
  font-size:1.5em;
  line-height:1.75em;
}
.myfont{
  font-family: 'Oswald', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size:2.2em;
  line-height:1em;
  padding-bottom:0.25em;
}
.myfont2{
 font-family:'LeagueGothicRegular', Arial;
  font-size:2.2em;
  line-height:1em;
  padding-bottom:0.25em;
}

.titre.red {
  color:#DB2B2E;
}
.rouge{
	color:#DB2B2E;
}
.container a, .container a:active{
}
.breadcrumb{
	padding-bottom:10px;
}
.breadcrumb a{
	text-decoration:none;
}
#ssmenu{
	padding:0;
	padding-bottom:5px;
	border-left:1px solid #172983;
	
}
#ssmenu a{ 
	padding-left:5px;
	text-decoration:none;
}
#ssmenu .selected{
	background:transparent url(img/ssmenu_selected.png) top left no-repeat;
	padding-left:15px;
}
#ssmenu .selected a{
	font-weight:bold;
	color:#172983;
	padding:0;
}
/*
#ssmenu .selected a:before{
	content:'▶ ';
}*/
#ssmenu dt{
	font-family:'UmbrageRegular', Arial;
	font-size:1.4em;
	/*color:#172983;
	padding:2px 5px;*/
	
	background-color:#172983;
	padding:2px 5px;
	color:white
}


.palmares{
	font-size:.8em;
	background-color:#DEDEDE;
}
.ligne_titre{
	background-color:#172983;
	color:white;
	font-weight:bold;
}
.ligne_titre2{
	background-color:#717171;
	color:white;
	font-weight:bold;
}
.ligne_0{
	background-color:white;
}
.ligne_1{
	background-color:#EFEFEF;
}
.texteEnEvidence-red{
	color:#E2001A;
}
.texteEnEvidence-blue{
	color:#172983;
}



/**************************************/
/*              BTN STREAMING         */
/**************************************/

.streaming{
	position: absolute;
	top:.8em;
	left:.8em;
	font-size: .75em;

}
.streaming a{
	clear: both;
	display: block;
	width: 90px;
	margin:.2em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 37px .8em .2em;
	border-radius: .5em;
	font-size: 1.6em;
	line-height: 1em;
}
.streaming a.video, .streaming a.rcdz, 
	.streaming a.radio{
	color:#1A171B;
	
	background: white url(img/streaming-video.png) center .2em no-repeat;
	border:1pt solid #1A171B;
}
.streaming a.rcdz{	
	background: white url(img/streaming-rcdz.png) center .2em no-repeat;
}
.streaming a.radio{	
	background: white url(img/streaming-radio.png) center .2em no-repeat;
}
.streaming a.radio{	
	background: white url(img/streaming-radio.png) center .2em no-repeat;
}
.streaming a.lesgets{
	padding: 0;
}
.streaming a.lesgets img{
	border:1pt solid #1A171B;
	border-radius: .5em;
}
.streaming a.video:hover, .streaming a.video:active,
.streaming a.rcdz:hover, .streaming a.rcdz:active,
.streaming a.radio:hover, .streaming a.radio:active,
.streaming a.twitter:hover, .streaming a.twitter:active{
	background-color: #CDCDCD;
	color:#1A171B;
}


/**************************************/
/*              MEDIA CENTER          */
/**************************************/
.mediabar{
	background-color:#172983;
	padding:15px;
	margin-bottom:25px;
}
.mediabar .col{
	display:inline-block;
	width:49%;
	text-align:center;
	color:#989AA5;
}
.mediabar .col a{
	color:#DBDCDD;
	text-decoration:none;
	font-weight:bolder;
	text-transform:uppercase;
}
.mediabar .col a:hover{
	color:white;
}

/**************************************/
/*              ZONES                */
/**************************************/

.news_chapeau{
	font-weight:bold;
	font-size:1.1em;
	padding-bottom:15px;
}
.news_photo{
	margin : 0 15px 15px 0;
}
.news_theme{
	font-size:.75em;
	color:#172983;
}
/*
.news_reader, .news_reader.cat_1{
	background-color:#172983;
	clear:both;
}
.news_reader.cat_2{
	background-color:#e2001a;
	clear:both;
}
.news_reader.cat_3{
	background-color:#c0c1c2;
	clear:both;
}
.news_reader.cat_4{
	background-color:#949599;
	clear:both;
}*/

.news_reader{
	background:transparent url(img/topnews.png) top left no-repeat;
	margin-bottom:1em;
	height:19px;
}
.news_reader .next{
	float:right;
	font-size:0.85em;
}
.news_reader a, .news_reader a:visited{
	color:#7f7f7f;
	text-decoration:none;
	padding:0 10px;
	text-align:right;
}
.news_reader a:hover, .news_reader.cat_1 a:hover{
	color:#3F3F3F;
}
.news_reader .category{
	float:left;
	color:#7f7f7f;
	font-size:0.85em;
	text-indent:25px;
}
.news_title{
	font-family: 'Oswald', Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size:1.5em;
}
.news_title a{
	text-decoration:none;
}
.news_row{
	margin-bottom:10px;
}
.news_img{
	position:relative;
	display:block;
	width:160px; height:100px;
	overflow:hidden;
	margin-bottom:1.62em;
}
.news_img:before{
	content:'';
	position:absolute;
	display:block;
	width:23px; height:23px;
	bottom:0; right:0;
	background:transparent url(img/img_coin.png) bottom right no-repeat;
}
.panneau{
	position:absolute;
	top:75px;
	left:50%;
	margin-left:430px;
	display:block;
	width:35px; padding-right:15px;
	height:153px;
	background:transparent url(img/panneau2.png) top left no-repeat;
	padding-top:15px;
}
.experience{
	margin-bottom:25px;
}
.experience .date_experience{
	float:right;
}
.experience .texte{
	margin-top:1.6em;
}
.experience .photo{
	float:left;
	clear:both;
	margin : 0 15px 15px 0;
}
.exp_photo{
	float:left;
	width :130px;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	padding:10px;	
}
.exp_photo:first-child{
	margin-left:0;
}
.exp_photo a{
	text-decoration:none;
}
.galery_capsule{
	width:130px;
	overflow:hidden;
	height:100px;
	position:relative;
}
.galery_capsule img{
	position:absolute;
	top:0;
	z-index:5;
	height:100px;
}
.galery_capsule, .photo_capsule{
	width:130px;
	overflow:hidden;
	height:100px;
	position:relative;
}
.photo_capsule img{
	position:absolute;
	top:0;
	z-index:5;
}
.photo_capsule a{
	position:absolute;
	top:100px;
	z-index:10;
	background-color:rgba(95,95,95,0.5);
	display:block;
	width:110px;
	height:80px;
	padding:10px;
	text-align:center;
	font-size:1.35em;
	font-weight:bold;
	color:white;
}
.photo_capsule a:visited{
	color:white;
}
.photo_capsule a:hover{
	color:#E6E6ED;
}
.exp_photo .exp_auteur, .exp_photo .exp_cdz{
	text-align:center;
}
.exp_photo .exp_auteur{
	color:#7F7F7F;
	font-size:1.35em;
	font-weight:bold;
}
.zone-live{
	position: absolute;
	top:1.6em; left:1.6em;
	z-index:900;
}
.zone-live a:hover{
	background-position: bottom;	
}
a.live-video{
	display: block;
	width:200px; height:60px;
	background : transparent url(img/live-video.png) top no-repeat;
	text-indent: -9999px;
}
a.live-radio{
	margin-top: .8em;
	display: block;
	width:200px; height:60px;
	background : transparent url(img/live-radio.png) top no-repeat;
	text-indent: -9999px;
}
a.live-results{
	margin-top: .8em;
	display: block;
	width:200px; height:60px;
	background : transparent url(img/live-results.png) top no-repeat;
	text-indent: -9999px;
}
.zone_slideshow {
	display:block;
	width:860px;
	height:274px;
	/*border-bottom:3px solid #e2001a;*/
	overflow:hidden;
	position:relative;
	background-color:#020F1D;
}
.zone_slideshow #logo{
	position:absolute;
	top:20px;
	right:25px;
	z-index:900;
}
.zone_slideshow #organisations{
	position:absolute;
	top:120px;
	right:25px;
	z-index:900;
}

.zone_slideshow #defaultCountdown, .zone_slideshow #noCountdown{
	z-index : 901;
	position:absolute;
	display:block;
}
.zone_slideshow #defaultCountdown{
	bottom:20px;
	right:25px;
	width:200px;
	padding:0 10px;
	border:1px solid #858689;
	background-color:#2B2B2B;
}
.zone_slideshow #noCountdown{
	bottom:20px;
	right:25px;
	width:216px;
	height:26px;
}
.contenu {
}

.jFormWrapperContainer{
	padding:20px;
	background-color:#E5E5E5;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;;
}
.cdz_soumettre{
	float:right;
}
.exp_titre{
	margin-bottom:10px;
}
.galery_capsule, .photo_capsule{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
/*
.photo_capsule{
	float:left;
	display:block;
	width:75px;
	height:75px;
	border:5px solid #CCCCCC;
	margin-right:15px;
	margin-bottom:15px;
	overflow:hidden;
}
.photo_capsule:hover{
	border:5px solid #172983;
}
.photo_capsule img{
	border:0;
}*/
.album_zone{
	clear:both;
}
.album_zone .more{
	float:left;
	display:block;
	width:85px;
	height:85px;
	background:transparent url(img/fleche_more.jpg) top center no-repeat;
	overflow:hidden;
	text-indent:-9000px;
}

.album_zone .more a, .album_zone .more a:visited{
	text-decoration:none;
}

.album_zone .more:hover{
	background-position:bottom;
}
.video_capsule_light{
	margin:5px 0; 
}
.section{
	clear:both;
	margin-top:25px;
}
.video_capsule{
	display:inline-block;
	width:275px;
	height:150px;
	border:5px solid #CCCCCC;
	margin-right:10px;
	overflow:hidden;
	position:relative;
}
.video_capsule:hover{
	border:5px solid #172983;
}
.video_capsule .zone_titre{
	position:absolute;
	bottom:0;
	padding:5px 10px;
	background:transparent url(img/opacity.png);
	width:100%;
	color:white;
}
.video_capsule .zone_titre .note{
	color:#E8E8EA;
	font-size:0.75em;
	line-height:1em;
}
.video_capsule .zone_titre a{
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.video_capsule .btn_play{
	position:absolute;
	bottom:5px;
	right:10px;
}


.cdz_capsule{
	text-align:left;
}
.cdz_capsule .annee{
	float:left;
}
.cdz_capsule .viewall{
	text-align:right;
}
.cdz_capsule .viewall a{
	text-decoration:none;
}
.cdz_capsule .content{
	display:block;
	position:relative;
	margin-top:5px;
}
.cdz_capsule img{
	width:75px;
	float:left;
	margin-right:10px;
}
.cdz_capsule .auteur{
	font-weight:bold;
	color:#E2001A;
}
/***************** CAPSULES ****************************************************/

.capsule{
	position:relative;
	width:210px;
	background:transparent url(img/bgcapsule.png) top center no-repeat;
	z-index:1;
	margin-top:1.6em;
}
.capsule:after{
	content:'';
	display:block;
	height:16px;
	background:transparent url(img/bgcapsule.png) bottom center no-repeat;   
	background-color:inherit; /* récupère le background parent */         
}
.capsule a{
	color:#333333;
	text-decoration:none;
}
.capsule a:hover{
	text-decoration:underline;
}
.capsule .titre{
	padding:5px 15px 0 10px;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	color:#7F7F7F;
}
.capsule .texte{
	margin:0;
	padding:10px;
	padding-bottom:0;
}
.capsule img{
	max-width:190px;
}
.capsule_partners{
	display:block;
	margin:0 auto;
	width: 190px; height:130px;
}
.capsule_partners a{
	width:190px;
	text-align:center;
	background-color:white;
}
.capsule_partners img{
	max-width:190px;
}
.sharing{
	padding-top:1.6em;
}
.sharing .label{
	float:left;
}
/**************************************/
/*             FOOTER             */
/**************************************/
.footer, .push-sticky {
	height:125px;
}
.footer {
	width:100%;
	background:#FFFFFF url(img/footer.jpg) bottom no-repeat;
	position:relative;
}
.footer .sponsors-bar{
	display:block;
	width:830px;
	height:60px;
	margin:auto;
	padding-top:30px;
	overflow:hidden;
	text-align:justify;
}
.footer .sponsors-bar a{
	padding:0;
	margin:0 10px;
}
.footer .sponsors-bar img{
	max-height:60px;
	padding-bottom:25px;
}
.footer .copyright{
	position:absolute;
	bottom:0;
	line-height:23px;
	text-align:center;
	width:100%;
	color:#CECFDB;
}
input.multi{
	margin-bottom:5px;
}
#complete_presse:hover{
	cursor:pointer;
}
.fb-like{
	float:right;
}

.sponsors_case{
	float:left;
	display:block;
	width:120px;
	height:55px;
	padding:10px;
}
.sponsors_case img{
	max-width:100px;
	max-height:50px;
}
.sponsors_result{
	position:absolute;
	top:75px;
	right:0;
	display:block;
	width:220px;
	height:130px;
	text-align:center;
}
.sponsors_result img{
	max-width:200px;
	max-height:100px;
}
p.infogen{
	background-color:#E2E2E2;
	padding:0.5em 1em;
	line-height:1.62em;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
p.infogen a{
	text-decoration:none;
}
p.infogen img{
	vertical-align:middle;
}

#qcm label, label.radiolabel{
	font-weight:normal;
}
.mobile-header{
	height:79px;
	text-align:center;
	background:#0C0C0C url(img/mobile-header.png) top left repeat-x;
}
.mobile-header img{
	margin-top:14px;
}
.condoleances{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	color:#494949;
}
div.total{
	font-weight: bold;
	font-size: 1.6em;
}
/* POPUP */
.popup{
	z-index:9999;
	background-color:rgba(209,209,209,0.85);
	display:block;
	width:100%; height:100%;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
}
.popup img{
	position:absolute;
	top:50%;	margin-top:-300px;
	left:50%;	margin-left:-400px;
}
.popup:after{
	content :'✖';
	position:absolute;
	cursor: pointer;
	top:1.6em;
	right:1.6em;
	font-size: 1.5em;
}
.popup:hover:after{
	cursor:pointer;	
}