.sitetitle-accueil{	
	margin:auto;
	margin-bottom:20px;
	display: inline-block;
	width:1320px;
	border-bottom:1px solid black;
	text-align:center;
	padding:5px 0px;
}
/*CONTENT ACCUEIL -----------------------*/
.content{
	!padding-bottom:300px;
}
.acc-section0{
	min-width:1320px;
	!height:800px;	
	/*! background:#bbb; */
	!background-image: url('/medias/site/accueil/accueil_bckg.png');
  background-size: cover; /* You can use 'cover', 'contain', or specific values like '100% 100%' */
  background-position: center; /* You can adjust the position as needed */
  background-repeat: no-repeat;
}

/*---------------------------------*/
.acc-block{
	width:1320px;
	margin:0px auto;
	text-align:center;
	margin-top:20px;
}
.acc-block-left{
	text-align:center;
	vertical-align: middle
	
}
.acc-block-text1{	
	font-family:rajdhani;
	font-size:26px;	
}
.acc-block img{
	margin-top:-14px;
	width:400px;
}
.acc-block-text2{
	font-family:montserrat;
	font-size:24px;
	margin-top:-14px;
	margin-bottom:20px;
}

/*--side----------*/
.acc-section-side{
	height:0;
	width:150px;
	margin:auto;
	position:relative;
	top:-110px;
	left:550px;
}
.stat-cat{
	margin-top:-5px;
}
.stat-cat >div{
	display:inline-block;
}
.stat-title{
	font-family:montserrat;
	font-size:12px;
	font-weight:bold;
	width:70px;
}
.stat-num{
	font-family:rajdhani;
	font-size:14px;
	text-align: right;
	width:50px;
}
.stat-num-decal{
	margin-left:3px;
	font-family:rajdhani;
	font-size:14px;
}
/*HIGHLIGHT------------------------*/
.acc-sst{
	width:1320px;
	margin:auto;
	border-color:#091221;
	display: flex;
  justify-content: space-between;
	background:#fff;
}
.acc-sst-block{
	!display: inline-block;
	width:31%;
	vertical-align: top;
	text-align:center;
	padding:30px 0px;
}
.acc-sst-titre{
	font-family:russoone;
	font-size:20px;
	color:#091221;
	text-shadow: 0px 0px 5px #104c71;
	!border-left:4px solid #104c71;
	!padding-left:5px;
	!border-bottom:2px solid #104c71;
}
.acc-sst-texte{
  font-family:montserrat;
	font-size:14px;
	margin-top:10px;
	!border-left:2px solid #104c71;
	!padding-left:7px;
	height:60px;
}
.curseasonbox{		
	margin:0px auto;
	vertical-align:top;
	position:relative;
	background-color: black;	
	overflow:hidden;
	position:relative;	
	width:1320px;;
	height:490px;
	text-align:center;
}
.curseasonbox_bottom a {
	color:white;	
}
.curseasonbox_bottom a:hover {
	text-decoration:none;
}

.curseasonbox_top{
	height:80px;	
	display:inline-block;
	vertical-align:top;	
	text-align:center;
  color:white;
	z-index:3
}

.curseasonbox_top_saisonpg span:nth-of-type(2){
    display:none;
}
.curseason_date{
	font-family:rajdhani;
	font-size:40px;
	text-transform: uppercase;
	!text-align:center;	
	margin-top:10px;
}
.curseason_session_numero{		
	position:relative;	
	z-index:100;
	font-size:60px;
	font-family:russoone;
	text-transform:uppercase;
	!text-align:center;
	text-shadow: 0px 0px 20px #009fff;
	!-webkit-text-stroke: 2px white;
	color:white;
	display:inline-block;
	
}
.curseason_session_numero:after{		
	content:'|';
	margin-left:20px;
	margin-right:20px;
	position:relative;
	top:-5px;
}
.curseason_session_stadium{		
	position:relative;	
	z-index:100;
	font-size:60px;
	font-family:russoone;
	text-transform:uppercase;
	!text-align:center;
	text-shadow: 0px 0px 20px #009fff;
	!-webkit-text-stroke: 2px white;
	color:white;
	display:inline-block;
}
.curseason-session-indicator{
	margin-top:10px;
  margin-left:-24px;
}
.curseason-session-indicator a:hover{
	text-decoration: none;
}
.curseason-session-indicator a> span:nth-of-type(2){
	position:relative;	
	z-index:100;
	font-size:24px;
	font-family:orbitron;
	color:white;
	!font-weight: bold;
	!text-shadow:0px 0px 1px green;
	text-decoration: underline;
}
.curseason-session-indicator a > span:nth-of-type(1){
	font-size:18px;
	position:relative;
	z-index:100;
	top:-2px;
}
.circle-red{	
	text-shadow:0px 0px 20px red;	
}
.circle-green{	
	text-shadow:0px 0px 20px green;	
}

.curseasonbox_rel{
	width:100%;
	height:330px;
	!display:inline-block;
	overflow:hidden;
	position:relative;
	z-index:0;
}

.curseasonbox_rel img{	
	position:relative;
  object-fit: cover;
}
.curseasonbox_rel:before {
  content:'';
  background-image:-moz-linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%);
  background-image:-ms-linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%);
  background-image:-o-linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%);
  background-image:-webkit-linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%);
  background-image:-webkit-gradient(linear,bottom center,top center,from(rgba(0,0,0,0)),to(rgba(0,0,0,1)));
  background-image:linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%);
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:50%;
	z-index:1
}
.curseasonbox_rel:after {
  content:'';
  background-image:-moz-linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%);
  background-image:-ms-linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%);
  background-image:-o-linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%);
  background-image:-webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%);
  background-image:-webkit-gradient(linear,top center,bottom center,from(rgba(0,0,0,0)),to(rgba(0,0,0,1)));
  background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%);
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:50%;
	
}
.curseasonbox_bottom{
	height:80px;	
	!display:inline-block;
	vertical-align:top;	
	text-align:center;
  color:white;
}
.curseason_session_button_toskew{	
	font-size:26px;
	font-family:russoone;	
	background-color:#153f64;
	padding:10px 50px;
	color:white;
	!transform:skew(-25deg);
	text-align:center;
	width:fit-content;
	margin:auto;
	margin-top:-30px;
	position:relative;
	z-index: 5;
	box-shadow: 1px 1px 3px rgb(62, 81, 81);
}
.curseason_session_button{
  !transform:skew(25deg);
}
.curseason_session_toguide{
	margin-top:20px;
	font-size:14px;
	font-family:montserrat;	
}
.curseason_session_toguide a{
	text-decoration: underline;
	color:white;
}
.curseason_session_toguide a:hover{
	text-decoration: underline;
	color:white;
}

/*-VIDEO-------------------------------*/ 
.acc-section6{
	
	margin-top:30px;
	background:#222;
	padding:40px 0;
}
.acc-video{
	width:1320px;
	margin:auto;
}
.acc-video-txt{
	display:inline-block;
	width:50%;
	text-align:center;
	vertical-align:middle
}
.acc-video-txt-pres{
	font-family:russoone;
	font-size:30px;
	color:red;
}
.acc-video-txt-link{
	font-family:rajdhani;
	font-size:18px;
	margin-top:20px;
}
.acc-video-txt-link a{
	color:red;
	text-decoration: underline;
}
.acc-video-left{
	display:inline-block;
	vertical-align:middle
}
.acc-video-left video{
	width:640px;
	height:360px;
	border:1px solid grey;
}








/*NEWS--------------------------*/

.acc-section5-under{	
	width:1320px;
	margin:auto;
	margin-top:40px;
	!text-align:center;
	display: flex;
  justify-content: space-between;
}

.homeblocksmall{	
	display:inline-block;
	width:400px;
	!height:200px;
	!overflow-y:hidden;
	
}
.news_content{
	position: relative;
	!background-color:black;
	overflow:hidden;
}
.news_content a:hover{
	text-decoration: none
}
.news_content_img{
	width:100%;	
	height:225px;
	overflow:hidden;
}
.news_content_img img{
	width:100%;	
	position:relative;
}
.news_content_date{
	color:grey;
	font-weight: normal;
	font-family:rajdhani;
	font-size:14px;
	margin-top:5px;
	
	!text-align: right;
}
.news_content_title{
	color:black;
	font-weight: bold;
	padding:0px;
	width:100%;
	font-family:Oswald;
	font-size:26px;
	line-height:28px;
}

.allnews-link{
	!display:block;
	width:1320px;
	margin:auto;
	text-align:center;
	font-family:russoone;
	font-size:16px;
	!background:darkgrey;
	text-decoration: underline;
	margin-top:30px;
	color:#222
}
.allnews-link a{	
	color:#153f64
}


/* PAST SEASON------------------------*/
.acc-section2{
	margin-top:50px;
	text-align: center;
}
.acc-section2-frame{
	width:1320px;
	margin:auto;
	padding-top:20px;
}
.acc-section2-titre{
	font-family:russoone;
	font-size:20px;
	text-transform: uppercase;
	/*! color:white; */
	!border-left:10px solid #091221;
	!text-align: center;
}
.acc-section2-content{	
	text-align:center;
  justify-content: space-between;
	margin-top:20px;
}
.acc-section2-link{
	font-family:rajdhani;
	font-size:16px;
	text-transform: uppercase;
	color:white;
	border-bottom:1px solid grey;
	margin:auto;
	margin-top:30px;
	width:fit-content;
	border:1px solid;
	padding:10px 30px;
}
.acc-section2-link a{
	color:inherit;
}
.acc-section2-link a:hover{
	text-decoration:none
}
.pastseasonbox-container{
	width:1320px;
	!display:flex;
	margin:auto;
}
.pastseasonbox{	
	display: inline-block;	
	margin:0px auto;
	margin-bottom:30px;
	margin:10px;
	width:418px;
	height:314px;	
	vertical-align:top;
	position:relative;
	
	overflow:hidden;
	text-align:left;
	border:1px solid grey;
}
.pastseasonbox_2{	
	!float:right;
}
.pastseasonbox a {
	color:#fff;
	!text-shadow:1px 1px 3px #091221;
}
.pastseasonbox_rel{	
	
	position:relative;	
	
}

.pastseasonbox_right{
  width:418px;
	height:314px;
	position:relative;
	z-index: 0
}
.pastseasonbox_right img{	
	position:relative;	
	object-fit: cover;
}
.pastseasonbox_left{
	text-align:center;
	color:white;
	width:418px;
	height:137px;	
	position:absolute;
	bottom:0;
	background-color: rgb(0,0,0,0.8);	
}
.pastseason_session_numero{		
	font-size:24px;
	font-family:russoone;
	text-align:center;
	color:white;
	display:inline-block;
	margin-top:15px;
	!margin-left:15px;
	border-bottom: 1px solid;
}
.pastseason_session_numero:after{		
	!content:'';
	!margin-left:10px;
	!margin-right:10px;
	!position:relative;
	!top:-2px;
}
.pastseason_session_titre{
	!font-weight:bold;
	font-size:24px;
	font-family:russoone;	
	!margin-left:15px;
}
.pastseason_session_champion{
	text-align: center;
	!padding:20px 0;
	position:absolute;
	bottom:20px;
	width:100%;
}
.pastseason_session_champion_title{	
	font-family:rajdhani;	
	font-size:20px;
	display:inline-block
}
.pastseason_session_champion_content{
	font-family:rajdhani;	
	font-size:20px;
	display:inline-block;
	line-height:20px;
	
}


.pastseason_session_txt{
	font-family:russoone;		
	font-size:14px;
	margin:auto;
	text-align: center;	
	margin-top:8px;
	padding:5px 0px;
	border-radius:20px;		
}
.pastseason_session_txt a:hover{
	text-decoration: none;
}
.almanach-link{
	!display:block;
	width:1320px;
	margin:auto;
	text-align:center;
	font-family:russoone;
	font-size:16px;
	!background:darkgrey;
	text-decoration: underline;
	margin-top:30px;
	color:#222
}
.almanach-link a{	
	color:#153f64
}
/*--ACTUSITE--------------------------*/
.actusite{	
	!background:grey;
	margin-top:30px;
	/*! border:1px solid darkgrey; */
	!border-top:2px solid darkgrey;
	!border-bottom:2px solid darkgrey;
	padding-top:20px;
}
.accueil_titre_droite{
	margin:auto;
  color:grey;
	font-family:agencyfb, agencyfb_eot;
	text-transform:uppercase;
	font-size:28px;
	padding:0px 0 10px 15px; 
	!text-align:center;
}
.actusite_content{
  height:350px;
	!background:grey;
	!border-bottom:1px solid;

}
.actusite_content{
	
}

.actusite_article{
	padding:10px;
	height:250px;
	!width:900px;
	margin:auto;
}
.actusite_article_unit{
	border:1px solid darkgrey;
	font-size:18px;
	color:#e3e734;
	background:#454545;
	!background:lightgrey;
	margin-bottom:5px;
}
.actusite_article_unit :hover{
	
}
.actusite_article_date{
	display:inline-block;	
	width:70px;
	!margin-right:10px;
	padding:10px;
	color:#f0ff00;
	background:#202020;
	text-align:center;
	vertical-align:top;
	font-size:18px;
}

.actusite_article_titre{
	display:inline-block;		
	width:800px;	
	padding:10px;
	vertical-align: top;	
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-size:18px;
	/*! border-bottom:solid 1px black; */
}
.actusite_article_titre a{
	color:#f3f1f1;
	!color:black
}
.actusite_article_com{
	display:inline-block;	
	width:50px;
	color:yellow;
	font-size:14px;
	vertical-align:top;
	position:relative;
	z-index:1;
	margin-top:20px;
}
.actusite_article_com img{		
	float:left;
	vertical-align:top;	
	margin-top:5px;
	margin-right:5px;
	width:15px;
}
.btpage_accueil{
	/*! width:980px; */
	margin-left:870px;
	color:yellow;
}
.btpage_unit_select{
	display:inline-block;
	width:50px;
	cursor:pointer;
	margin:0 5px 0 0;	
	text-align:center;
	color:yellow;
	text-decoration: underline;
}
.btpage_unit_select:hover{
	
}



/*--------------------------*/
.accueil_liens_box{
	margin-top:20px;
}
.accueil_liens_box a{
	color:white;
}
.accueil_liens_unit{	
	background:#262626;
	padding:5px;
	margin-bottom:1px;
	border-radius:3px;
}

/*--SONDAGES  --------------------------*/
.stem{
	!margin-top:30px;
	color:white;
	background-color:black;
	padding:20px;
}
.stem_entete{
	font-family:oswald;
	font-size:28px;
	margin:5px 0;
	!display:inline-block;
	border-bottom: 1px solid;
	background-color:lightgrey:;
}
.stem_thisweek{
	display:inline-block;
	width:500px;
	padding:10px 30px;
	border-radius:5px;
}
.stem_question{
	
	font-family:montserrat;
	font-size:14px;
	margin-bottom:20px;
	width:400px;
}
.stem_user{
	margin:auto;
	!width:460px;
	font-family:montserrat;
	font-size:12px;
}
.choix_poll_unit{
	font-size:12px;
	margin:2px auto;
	!width:300px;
}
.choix_poll_unit input{
	margin-right:7px;
}
 
.voter{
	cursor:pointer;
	width:80px;
	padding:5px;
	text-align:center;
	font-size:14px;
	border:2px solid yellow;
	background:#39ffe3;
	border-radius:5px;
	color:black;
	font-family: oswald;
	margin:auto;
}
.voter:hover{
}
.nb_vote_all{
	padding:0 0 0 5px ;
	font-size:14px;
	color:darkgrey
}
.stem_thisweek .nb_vote_all{
	margin:5px 0 30px 0 ;
}


/*reponses----------------------------*/
.choix_poll_rep_unit{
  !padding:0px 20px;
	margin-top:2px;
}	
.nom_choix_poll{
	font-size:12px;
}
.result_choix_poll_capsule{
	width:300px;
	height:10px;
	background-color:white;	
	display:inline-block;
	margin:0 10px 0 0;
}
.result_choix_poll{
	height:100%;
	background-color:yellow;	
}
.result_choix_poll_num{
	display:inline-block;
	font-size:12px;
}

/*-----------------------------*/
.stem_prevweek{	
	display:inline-block;	
	padding:10px 20px;
	width:450px;
	float:right;
	margin-top:-30px;
	background-color:grey;
	color:black;
}
.stem_ssentete{
	font-family: oswald;
	font-size:14px;
	margin-bottom: 10px;
}
.stem_question_prev{
	margin-bottom: 20px;
	font-size:12px; 
	width:500px;
}


.stem_prevweek .nb_vote_all{
	margin:10px 0 0 0px;
	font-family: oswald;
	font-size:12px;
	color:black
}
.stem_prevweek .result_choix_poll{
	background-color:#39ffe3;
}
.stem_prevweek .result_choix_poll_num{	
	color:black;
}
/*--TWEETS  --------------------------*/
.tweet{	
	margin-top:30px;
	
	!border-top:1px solid grey
}
.tweet_entete{	
	font-family:agencyfb, agencyfb_eot;
	text-transform:uppercase;
	font-size:28px;
	margin-top:20px;
	color:grey;
	
}
.tweet_pub{
	color:lightblue;
	font-size:16px;
	text-align:center;
	padding:5px 0;
	border-radius:3px;
	margin:0px 0 10px 0;
}
.tweet_pub img{
	width:18px;
	margin:0 3px 0 0;
	position:relative;
	top:4px
}
.tweet_pub:hover{
	color:darkorange
}
.tweet_fond{
	background:#292F33;
	/*! padding:15px 0px; */
	text-align:center;
	margin-top:30px;
	border-top:1px solid grey;
	padding-top:30px;
}
.tweet_feed{
	margin:auto;
	width:500px;
}
.tweet_end{
	color:white;
	background:grey;
	width:500px;
	margin:auto;
	text-align:center;
	border-radius:5px;
}
.tweet_end a{
	color:white;
	
}

/*-----------*/
.acc-section4{
	text-align: center;
	margin-top:70px;
}
.accueil-partners{
	width:1320px;
	margin:auto;	
	padding-top:0px;
}

.accueil-partners-title{
	font-family:russoone;
	font-size:20px;
	text-transform: uppercase;
	
}
.accueil-partners-unit{
	display: inline-block;
	width:150px;
	text-align: center;
	vertical-align: middle;
}
.accueil-partners-unit div{
	!vertical-align: middle;
	
}
.accueil-partners-logo{
	width:100px;
	margin:auto;	
}
.accueil-partners-logo img{
	width:100%;
}
.accueil-partners-link{
	font-family:montserrat;
	font-size:14px;
	color:black
}
.accueil-partners-link a{
	color:inherit
}
.accueil-partners-link a:hover{
	text-decoration:none;
}
.accueil-partners-desc{
	display: none
}