@font-face {
	font-family: 'bebasneue';
	src: url('/fonts/BebasNeue.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'agencyfb_eot'; /*IE*/
	src: url('/fonts/AGENCYR.eot');	
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'agencyfb';
	src: url('/fonts/agency_fb.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'lilyUPC_eot';
	src: url('/fonts/upcll.eot');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'lilyUPC';
	src: url('/fonts/upcll.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "FranklinGothicMedium";
	src: url('/fonts/FranklinGothicMediumRegular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "FranklinGothicMediumEOT";
	src: url('/fonts/FranklinGothicMediumRegular.eot');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "montserrat";
	src: url('/fonts/Montserrat-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "oswald";
	src: url('/fonts/Oswald-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "rajdhani";
	src: url('/fonts/Rajdhani-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "roboto";
	src: url('/fonts/Roboto-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "orbitron";
	src: url('/fonts/Orbitron-VariableFont_wght.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "bungee";
	src: url('/fonts/Bungee-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "bungeespice";
	src: url('/fonts/BungeeSpice-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "russoone";
	src: url('/fonts/RussoOne-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "marker";
	src: url('/fonts/PermanentMarker-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "anton";
	src: url('/fonts/Anton-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
/*Generique----------------------------------------------------*/
body 	{
	width:360px;
	margin:auto;
}
a:link {
	text-decoration:none;
	color:#287ab8;
}
a:visited {
	text-decoration:none;	
	color:inherit;
}
a:hover{
	text-decoration:none;
}
.section_corps{
	width:1000px;
	margin:auto
}
img[src=""]{
	width:0px;
	height:0px;
}
.no-scroll {
  overflow: hidden;
}
.sitetitle-bg{
	background:lightgrey;
	width:100%;
	height:100px;
}
.sitetitle{
	font-family:russoone;
	font-size:26px;
}
.sitetitle-game-bg{
	background:#cecece;
	width:100%;
	height:100px;
	line-height:100px;
	display:none
}
.sitetitle-game{
	width:360px;
	margin:auto;
	font-family:russoone;
	font-size:30px;
}
.sitetitle-game:before{
	content:'/';
	color:#126679;
	margin-right:10px
}

.backto{	
	margin-top:10px;
	font-family: montserrat;
	font-size:10px;
	
}
.backto a{
	color:blue;	
	text-decoration: underline;
}
/*----------------------------------------------------*/
.bandeau{
	background:#222;
	width:360px;
	margin:auto;
	text-align:center;
	padding:10px 0;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}
.navi{
	!display:inline-block;
	height:0;
}
.mobile_bandeau{
	background:#0e58a6;
	font-family: rajdhani;
	text-transform: uppercase; 
	font-size:18px;
	padding:3px 10px;
	color:white;
	width:50px;
	position:relative;
	top:-40px;
}
.header_content{
	display:inline-block;
	width:340px;
	padding:0px 10px;
}
.header_content_pc{
	display:none;
}
.header_profile_team{
	display: inline-block;
	width:20px;
	height:20px;
	overflow:hidden;
	vertical-align: middle;
	border-radius:100px;
	margin-right:5px;
	border:1;
	display:none
}
.header_profile_team img{
	width:100%;
	height:100%;
	object-fit: cover; 
	vertical-align: top;
}
.header_profile_avatar{
	width:20px;
	height:20px;
	overflow:hidden	;
	display: inline-block;
	vertical-align: middle;
	border-radius:100px;
	margin-right:10px;
	
	!display:none
}
.header_profile_avatar img{
	width:100%;
	height:100%;
	object-fit: cover; 	
	vertical-align: top;
}
.nav_connect{
	display:inline-block;
	font-family:rajdhani;
	padding:5px 10px;	
	font-size:16px;
	text-align: left;
}
.nav_connect:nth-of-type(1){
	float:right	
}
.nav_connect:nth-of-type(2){	
	float:left
}
.nav_connect a{
	color:white;	
}
.nav_titresite{
	display:inline-block;	
	width:360px;
	padding:5px 0px;
	margin-top:-5px;
}
.nav_titresite a{
	font-family:orbitron;
	text-transform: uppercase;
	font-size:20px;
	vertical-align: middle;
}
.nav_titresite a:hover{
	text-decoration:none
	
}

.nav_titresite img{
	width:150px;
	vertical-align: middle
}

/*--*/
.nav{	
	background:rgb(0,0,0,0.8);
	text-align:left;
	display:none;
	z-index: 100;
	width:100%;
	height:100%;
	padding:40px 0;
}

.nav_bt_link{
	
	padding:15px 20px;
	padding-left:50px;
	font-family: russoone;
	text-transform: uppercase; 
	font-size:20px;
	background:white;
	/*! width:250px; */
	border-bottom:1px solid grey;
	
}
.nav_bt_link:nth-of-type(1){
	
	padding:30px 35px;
	font-family: russoone;
	text-transform: uppercase; 
	font-size:22px;
	background:white;
	border-bottom:0px solid grey;
	
}
.nav_bt_link:nth-of-type(1) div{
	text-align: center;
	font-size:30px;
	border:1px solid grey;
	border-radius:100px;
	width:40px;
}

.nav_bt_link a{
	color:black;
}
.nav_bt_link_sup{
	cursor:pointer;
}
.nav_bt_link_sup a{ 
	
}
.nav_bt_link_admin a{
	color:red;
}
.nav_bt_link_account a{
	color:yellow;
}

/**/
.nav_connect_erreur{
	display:inline-block;
	vertical-align:top;
	width:95px;
}
.nav_connect_erreurtext{
	display:none;
	font-size: 12px;
	font-weight:bold;
	color:red;
	vertical-align:top;
	text-align:center
}
.nav_connect_mdpoubli{
	display:inline-block;
	font-size: 12px;
	vertical-align:top;
	
}
.nav_connect_mdpoubli a{
	color:white;
	text-decoration: underline
}
.nav_connect_inscription{
	/*! padding:0 0 0 20px; */
}
.nav_connect_inscription a{
	!color:yellow;
}
.nav_connect_disconnect a{
	color:red
}


/**/
.bar_nav_saisons{
	display:none;
	width:100%;
	margin:auto;
	!background: black;
	position:absolute;
	z-index:1;
}
.nav_block_saisons{
	!display:inline-block;
	width:955px;
	margin:auto;
}
.nav_bt_link_saisons{
	!height:0;
	width:230px;
	background:black;
	border:1px solid yellow;
	border-top:0;
	padding:10px;
	text-transform:uppercase
}
.nav_bt_link_saisons a{
	color:white
}
/*Bandeau de sous-titre----------------------------------------------------*/
.texttitle{
	color:white;
	margin:auto;
	width:1000px;
	font-family:agencyfb, agencyfb_eot;
	text-transform:uppercase;
	font-size:36px;
	font-style:;
}
.corps{
	width:1000px;
	margin:auto;
}

/*--------*/
.signature{
	font-family: marker;	
	font-size:14px;
	text-align:right;
	margin-top:50px;
	margin-right:20px;
}

/*--footer-------------------*/
footer{
	margin-top:100px;	
	padding-top:20px;
	padding-bottom:50px;
	!border-top:1px solid darkgrey;
	background:lightgrey;
}
.footer-content{
	width:360px;
	margin:auto;
}
.footer-content-head{
	font-family:russoone;
	font-size:14px;
	text-align:center
}

.footer-content-underhead{
	font-family:montserrat;
	font-size:11px;
	text-align:center
}
.footer-content-cat{
	vertical-align: top;
	!width:90px;
	!display:inline-block;
	margin-top:30px;
	margin-left:40px;
}
.footer-content-cat:nth-of-type(3){	
	!margin-left:230px;
}
.footer-content-title{
	font-family:russoone;
	font-size:14px;
}
.footer-content-one{
	font-family:rajdhani;
	font-size:14px;
	margin-top:10px;
}
.footer-content-one a{
	color:black
}
/*Boite de dialogue de confirmation----------------------------------------------------*/

.ui-dialog .ui-button{
	font-size:12px;
	background:darkgrey;
}
.ui-dialog .ui-icon-alert{
	margin:0 5px 0 0; 
}
.ui-dialog .ui-icon-circle-close{
	margin:0 5px 0 0; 
}
.ui-dialog .ui-icon-check{
	margin:0 5px 0 0; 
}
.ui-dialog-titlebar{
	background:darkgrey
}
.ui-dialog-buttonpane{
	border:1px solid darkgrey
}
/*Adds*/
.borderred{
	border:1px solid red;
}
.hidden{
	display:none
}
.editor_error{
	color:red;
	font-size:9px;
}
/**/
.dialog_box{
	display:none;
	font-size:12px;
}
.dialog_error{
	!color:red;
}
.lire_la_suite a{
	color:#575757
}
.lire_la_suite a:hover{
	color:darkorange
}
/*--------------------------------------------------------------*/
