<style type=text/css>	
	@font-face {
		font-family: "DigitDotted";
		src: url("https://mixbasketballclubtokyo.com/img/Fonts/Digitaled.ttf");
	}
	@font-face {
		font-family: "Digit";
		src: url("https://mixbasketballclubtokyo.com/img/Fonts/DS-DIGI.TTF");
	}
	@font-face {
		font-family: "NBA";
		src: url("https://mixbasketballclubtokyo.com/img/Fonts/NBA_Bulls.ttf");
	}
	@font-face {
		font-family: "Monaco";
		src: url("https://mixbasketballclubtokyo.com/img/Fonts/Monaco.ttf");
	}
	@font-face {
		font-family: "Chocolate";
		src: url("https://mixbasketballclubtokyo.com/img/Fonts/Chocolate_DRINK_DEMO.ttf");
	}
	@font-face {
		font-family: "Michland";
		src: url("https://mixbasketballclubtokyo.com/img/Fonts/Michland Script.ttf");
	}	
	body{
		margin: 0;
		padding: 0;
		font-family: Arial;
		background-color: black;
		background-size: cover;
    	background-repeat: repeat;
    	background-attachment: fixed;
    	background-image: url("https://mixbasketballclubtokyo.com/img/backgroundParquet3.jpg");
   	}
   	.bottom-link{
		text-decoration: none;
		color:white;
		cursor:pointer;   		
   	}
	a{
		text-decoration: none;
	}
	#planning{
	}	
	#informations{
	}
	.top{
		background-color: black;
		width: 100%;
		height: 60px;
    	position: fixed;
    	border-bottom: red 1px solid;
		z-index:1;
	}
	.sousMenu{
		text-align: center;
		width: 100%;
		margin-top: 60px;
	    height: 50px;
	    z-index: 24;
	    position: fixed;
	    max-width: none;
	    min-height: 0;
	    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0), 0px 1px 4px 0px rgba(0, 0, 0, 0.14), 0px 3px 3px -2px rgba(0, 0, 0, 0.12);
	    border-radius: 0;
	    background-color: white;
	}
	.top .logo{
		float: left;
		width: 30%;
		height: 100%;
		padding-left: 5%;

	}
	.top .logo img{
		float: left;
		height: 100%;
	}
	.top .logo .TitleLogo{
		float: left;
		font-family: 'NBA', Arial sans-serif;
		font-size: 34px;
		font-weight:normal;
		font-style:normal;
		height: 45px;
		width: 350px;
		padding-top: 15px;
	}
	.top .logo .TitleLogo .BallTurn{
		height: 34px;
		margin-right: 15px;
		float: left;
	}
	.top .logo .TitleLogo .Flags{
		float: left;
		height: 20px;
		margin-left: 15px;
		margin-top: 8px;
	}

	.top .logo .TitleLogo .titleLink{
		float: left;
	}
	.top .headerCenter{
		width: 30%;
		float: left;
		height: 100%;
		margin: auto;
		text-align: center;

	}
	.top .headerCenter .logoCentre{
		height: 96px;
	}

	.top .rightMenu{
		float: right;
		width: 30%;
		font-family: 'NBA', Arial sans-serif;
		font-size: 20px;
		font-weight:normal;
		font-style:normal;
		margin: auto;
		text-align: center;
		color: white;
		padding-top: 20px;
	}
	.top .rightMenu .rightMenuText{
		color: white;
	}
	.top .rightMenu .rightMenuText img{
		width: 20px;
	}
	.top #LigueNameHeader{
		margin: auto;
	    width: 300px;
	    height: 60px;
	    color: white;
	    font-size: 3rem;
	    font-family: 'Michland';
	    text-align: center;
	    padding-top: 3px;
	}
	#homeBoard{
		margin: auto;
	    background: black;
	    width: 250px;
	    height: 46px;
	    border: solid 3px white;
	    color: gold;
	    font-size: 4.5rem;
	    font-family: 'digitDotted';
	    text-align: center;
	    padding-top: 8px;
	    font-weight: bold;
	}
	.divup{
		height: 61px;
		width: 100%;
	}
	.content{
		margin: auto;
		text-align: center;
		width: 1000px;
		box-shadow: 0px 0px 10px red;
		border: solid 1px red;
		border-top: 0px;
		border-bottom: 0px;
		height: fit-content;
		overflow: hidden;
		background-color: black;
		background-size: contain;
    	background-repeat: no-repeat;
    	background-position: top center;
    	padding-bottom: 50px;
    	min-height: fit-content;
	}
	.line-citation{
		color: white;
		font-size: 13;
		text-align: right;
		margin-right: 20px;;
		font-family: cursive;
	}
	.bottom{
		overflow: hidden;
		width: 100%;
		height: 320px;
		bottom: 0;
		border-top: solid 1px white;
		background-color: Black;
		z-index: 1000;
		text-align: center;
	}
	.bottom .col-bottom{
		font-family: 'NBA';
		text-align: left;
		height: 100%;
		margin-top: 2%;
		margin-left: 3%;
		float: left;
		width: 22%;
	}
	.bottom .col-bottom .line-col-bottom{
		text-align: left;
		color: white;
	}

	.bottom .col-bottom .line-col-bottom-right{
		text-align: center;
		color: white;
		font-size: 20px;
		font-family: 'NBA';
	}

	li{
		display: block;
	}
	#roundedBtn{
		margin: auto;
		margin-top: 10px;
		padding-top: 5px;
		width: 44px;
		height: 44px;
		border-radius: 25px;
		color: white;
		font-size: 18px;
		background-color: black;
		font-family: 'NBA', Arial sans-serif;
		cursor: pointer;
		border : solid 2px white;
	}
	.sousMenu .subMenu{
		width: 1000px;
		height: 100%;
		margin: auto;
		text-align: center;
	}
	.sousMenu .subMenu .miniMenu{
		width: 20%;
		height: 34px;
		float: left;
		font-family: 'Michland';
		font-size: x-large;
		padding-top: 10px;
	}
	.sousMenu .subMenu .under{
		border-bottom: solid 5px orange;
	}
	.sousMenu .subMenu .opaced{
		opacity: 0.7
	}
	.sousMenu .subMenu .opaced:hover{
		opacity: 1;
	}




</style>