body
{
	
   overflow:auto; 
}
h1
{
	font-size: 20px;
	text-align:center;
	
	
}
h2
{
	font-size: 15px;
	text-align:center;
	margin-top:-10px;
}
#p_ams
{
	margin-top: -15px;
}
#titre_index
{
	text-align:center;
}
.bloc_page
{
	position:relative;
	left:50%;
	margin-left:-512px;
	
	width:1024px;
	min-height:2000px;
	padding:50px;
	
}
#connexion
{
	box-shadow: 5px 5px 12px;
	padding:20px;
}
#erreur_connex
{
	margin-top: 20px;
}
#fond_transparent
{
	position:absolute;
	background-image: url("medias/images/fond_interclasses.png");
	width:5120px;
	height:2880px;
	left:0;
	top:0;
	opacity:0.5;
	
}
#menu_gen
{
	position:absolute;
	margin-top:10px;
	box-shadow: 5px 5px 12px;
	width:300px;
	max-height:400px;
	
	
}
.ui-menu
{
	width: 300px;
	max-height:400px;
}
.h_gen_interclasses
{
	position:relative;
	left:50%;
	margin-left:-200px;
	text-align:center;
	z-index:1;
}
#affich_class_tournois
{
	position:absolute;
	left:50%;
	margin-left:-300px;
}
#p_gen_interclasses
{
	position:relative;
	left:50%;
	margin-left:-200px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	z-index:1;
}
.choix_interclasses
{
	background:#1E90FF;
	position:absolute;
	width:260px;
	height:200px;
	left:50%;
	margin-left:-130px;
	top:50%;
	margin-top:-250px;
	border:2px solid black;
	padding-top:120px;
	padding-left:20px;
}
.affich_tab
{
	position:absolute;
	z-index:2;
}
#tab_interclasses
{
	position:relative;
	left:88%;
	margin-left:-400px;
	margin-top:50px;
	z-index:1;
}

table
{
	width:800px;
	box-shadow:5px 5px 5px;
	font-size:25px;
	
	
}
td
{
	text-align:center;
}

.td_gen_interclasses
{
	text-align:center;
	background:#1E90FF;
}
#tab_records td
{
	min-width: 130px;
	
}
#tab_records
{
	margin-left:50px;
	
}

/*Mise en page affichage principal*/
/*Affichage fixe 1920/1080 */
@media screen and (max-width:1920px)
{
	body
	{
		overflow:hidden;
		font-family: Times New Roman;
	}
	
	#main
	{
		position:absolute;
		background: url(medias/images/ciel.jpg);
   		background-size:2000px 1160px;
   		background-repeat: no-repeat;
		width:2000px;
		height:1160px;
		margin-left:-10px;
		margin-top:-10px;
	}
	h1
	{
		font-size: 25px;
	}
	h2
	{
		font-size:22px;
	}
	#titre
	{
		position:relative;
		text-shadow: white 5px 5px 5px;
		width: 1920px;
		left: 50%;
		margin-left:-900px;
		color: black;
		padding-top: 15px;
	
	}
	#titre h1
	{
		position:relative;
		margin-top:-30px;
		font-size:50px;
		z-index:2;
	}
	#titre_affich
	{
		font-size: 28px;
	}
	#gauche
	{
		position:relative;
		float:left;
		width: 440px;
		min-height: 470px;
		margin-left:5px;
		
		
	}
	#records, #tournois, #ams, #tournus
	{
		position:relative;
		width: 420px;
		height:460px;
		margin-left: 8px;
		margin-top: 10px;
		padding-left:5px;
		font-size: 30px;
		color:black;
		line-height: 2.0;
		box-shadow:5px 5px 5px;
		border-radius:10px;
		border:solid black 1px;
	}
	.espace
	{
		height:25px;
	}
	#records h1, #tournois h1, #ams h1, #tournus h1
	{
		text-shadow: white 5px 5px 5px;
	}
	#principal
	{
		
		
		position:relative;
		float:left;
		width: 950px;
		
		margin-left:25px;
		
		
	}
	#articles
	{
		margin-top:10px;
		width:920px;
		height: 460px;
		position:relative;
		padding-left:25px;
		font-size: 12px;
		font-weight:bold;
		color:black;
		box-shadow:5px 5px 5px;
		border-radius:10px;
		border:solid black 1px;
		z-index:3;
		overflow:hidden;
	}
	#news
	{
		position:relative;
		float:left;
		height: 400px;
		width: 440px;
		margin-left:25px;
		
		
	
	}
	#tournus
	{
		padding:5px;
	}
	#info_ams
	{
		font-size: 12px;
		
	}
	#p_tournus
	{
		text-align: center;
		font-size: 18px;
	}
	#p_ams
	{
		
		font-size: 18px;
		line-height: 1;
	}
	#p_records
	{
		font-size: 18px;
		line-height: 1;
	}
	#p_tournoi
	{
		text-align:center;
		font-size: 20px;
	}
	#p_res_tournoi
	{
		margin-left:60px;
	}
	.marge
	{
		margin-left:40px;
	}
	table .tab_affich
	{
		
		font-weight:bold;
		font-size:14px;
		
		
	}
	.tab_affich
	{
		box-shadow:none;
		
		width:420px;	
		
	}
	.tab_affich td
	{
		text-align:left;
	}
	table .tab_tourn
	{
		
		
		
		font-size:12px;
	}
	.tab_tourn
	{
		margin-left: 20px;
		
		box-shadow:none;
		width:420px;	
	}
	.tab_tourn td
	{
		text-align:left;
	}

	#tab_news
	{
		width:920px;
		border-collapse: collapse;
	
		font-size: 15px;
		
		height:20px;
		box-shadow:none;
		
	}
	#tab_news td
	{
		text-align:justify;
		font-size:18px;
		height:300px;
		height:10px;
		padding-right:20px;
		
	
		
	}

	#tab_news h3
	{
		text-align:center;
		font-size:25px;
		text-shadow: 5px 5px 5px white;
		
		
	}
	
	#img_1
	{
		
		float:left;
		width: 300px;
		height:170px;
		margin-top:30px;
		
	}
	#img_2
	{
		
		float:left;
		margin-left:5px;
		margin-top:15px;
		width: 300px;
		height:170px;
	}
	#img_3
	{
		
		float:left;
		margin-left:5px;
		
		width: 300px;
		height:170px;
	}
	
	
}

/*Petits écrans*/
@media screen and (max-width: 1680px)
{
	body
	{
		overflow:auto;
		background-image: url(medias/images/ciel.jpg);
   		background-size: 1920px 1080px;
   		background-repeat: no-repeat;
		background-attachment:fixed;
   		
	}
	#main
	{
		
		
		width:auto;
		height:auto;
		
   		
	}
	
	
	h1
	{
		font-size: 45px;
	}
	h2
	{
		font-size:40px;
	}
	#titre
{
	position:relative;
	text-shadow: white 5px 5px 5px;
	width: 960px;
	height: 70px;
	margin-left: 460px;
	left:50%;
	margin-left:-485px;
	color: black;
	padding-top: 15px;
	
}
#titre h1
{
	position:relative;
	margin-top:-30px;
	font-size:50px;
	z-index:2;
}
	#titre_affich
	{
		font-size: 28px;
	}
	#gauche, #principal, #news
	{
	margin: 15px;
	}


	
	
	#gauche
	{
		
		
		clear:both;
		width: 950px;
		height:auto;
		margin-left: -455px;
		left:50%;
		
		
	}
	#tournois, #tournus
	{
		clear:both;
		width: 920px;
		height: auto;
		margin-top: 10px;
		padding-left:5px;
		font-size: 30px;
		color:black;
		line-height: 2.0;
		box-shadow:5px 5px 5px;
		border-radius:10px;
		overflow:hidden;
		
	}
	#records, #ams
	{
		clear:both;
		width: 920px;
		height: auto;
		margin-top: 10px;
		padding-left:15px;
		font-size: 30px;
		color:black;
		line-height: 2.0;
		box-shadow:5px 5px 5px;
		border-radius:10px;
		overflow:hidden;
		
	}
	#records h1, #tournois h1, #ams h1, #tournus h1
	{
		text-shadow: white 5px 5px 5px;
	}
	#articles
	{
		
		width:920px;
		padding-bottom: 30px;
		height:auto;
		padding-left:25px;
		font-size: 12px;
		font-weight:bold;
		color:black;
		box-shadow:5px 5px 5px;
		border-radius:10px;
		z-index:3;
		
	}
	#principal
	{
		
		
		position:relative;
		clear:both;
		left:50%;
		margin-left:-455px;
		width: 950px;
		height:auto;
		
		
	}
	#news
	{
		
		position:relative;
		height:auto;
		width: 950px;
		clear:both;
		left:50%;
		margin-left: -455px;
		
	
	}
	#tournus
	{
		font-size:18px;
	}
	#info_ams
	{
		font-size: 30px;
		margin-top:50px;
	}
	#p_tournus
	{
		text-align: center;
		font-size: 45px;
	}
	#p_ams
	{
		
		font-size: 40px;
	}
	#p_records
	{
		font-size: 40px;
	}
	#p_tournoi
	{
		text-align:center;
		font-size: 40px;
	}
	#p_res_tournoi
	{
		margin-left:60px;
	}
	.marge
	{
		margin-left:40px;
	}
	table .tab_affich
	{
		
		
		font-size:30px;
	}
	.tab_affich
	{
		box-shadow:none;
		margin-left:10px;
		width:900px;	
		
	}
	.tab_affich td
	{
		text-align:left;
	}
	table .tab_tourn
	{
		
		font-size:40px;
		
	}
	.tab_tourn
	{
		margin-left:50px;
		
		box-shadow:none;
		width:900px;	
	}
	.tab_tourn td
	{
		text-align:left;
	}

	#tab_news
	{
		width:920px;
		border-collapse: collapse;
	
		font-size: 15px;
		
		height:20px;
		box-shadow:none;
		
	}
	#tab_news td
	{
		text-align:justify;
		font-size:40px;
		max-height:50px;
		height:10px;
		padding:15px;
		padding-right:30px;
	
		
	}

	#tab_news h3
	{
		text-align:center;
		font-size:50px;
		
	}
	#img_1, #img_2, #img_3
	{
		position:relative;
		left:50%;
		margin-left:-400px;
		clear:both;
		width:800px;
		height:450px;
	}

}
/*Ecrans mobiles*/
@media all and (max-device-width:768px)
{
a
{
	color:white;
}
h1
{
	color:white;
}
h2
{
	color:white;
}
table
{
	color:white;
}

#titre_index
{
	text-align:center;
	font-size:3em;
	color:white;
}
.bloc_page
{
	position:relative;
	left:50%;
	margin-left:-470px;
	
	width:850px;
	min-height:2000px;
	padding:50px;
	
}
#connexion
{
	position:relative;
	left:50%;
	margin-left:-250px;
	width:500px;
	text-align:center;
	border:solid black 1px;
	font-size:2.5em;
	color:white;
	box-shadow: 5px 5px 12px;
	
}
#info_ams
	{
		font-size: 12px;
		height:auto;
		color:white;
		
	}
#form_connexion input
{
	width:300px;
	height:70px;
	font-size:0.5em;
	
}
#erreur_connex
{
	margin-top: 20px;
	text-align:center;
	font-size:4.1em;
	font-weight:bold;
	color:white;
	
	
}
#menu_gen
{
	position:absolute;
	margin-top:30px;
	box-shadow: 5px 5px 12px;
	width:500px;
	min-height:200px;
	font-size:3.5em;
	
	
}
.ui-menu
{
	width: 500px;
	min-height:200px;
}
body
	{
		
		background-image: none;
   		background-size: auto;
   		background-repeat: no-repeat;
		background-attachment:none;
		background-color:#0B0B61;
		
		
	}
#main
{
	background:none;
	background-size:1px 1px;
	z-index:-1;
}
#ams
{
	height:auto;
}

#records, #ams, #tournus, #tournois, #articles, #titre
{
	color:white;
}
#titre
{
	text-shadow:none;
}
#records h1, #tournois h1, #ams h1, #tournus h1
{
	text-shadow: none;
}
#records, #tournois, #ams, #tournus
{
	margin-left:-10px;
	box-shadow:none;
	border:solid white 1px;
}
#articles
{
	margin-left:-10px;
	box-shadow:none;
	border:solid white 1px;
}
}
/*Très haute résolution*/
@media screen and (min-width:2000px)
{
body
	{
		overflow:auto;
		background-image: url(medias/images/ciel.jpg);
   		background-size: 4096px 2300px;
   		background-repeat: no-repeat;
		background-attachment:fixed;
   		
	}
#main
	{
		
		
		width:auto;
		height:auto;
		
   		
	}
	h1
	{
		font-size: 25px;
	}
	h2
	{
		font-size:22px;
	}
	#titre
	{
		position:relative;
		text-shadow: white 5px 5px 5px;
		width: 1920px;
		left: 50%;
		margin-left:-900px;
		color: black;
		padding-top: 15px;
	
	}
	#titre h1
	{
		position:relative;
		margin-top:-30px;
		font-size:50px;
		z-index:2;
	}
	#titre_affich
	{
		font-size: 28px;
	}
	#gauche
	{
		position:relative;
		float:left;
		width: 440px;
		min-height: 470px;
		left:50%;
		margin-left:-960px;
		
		
	}
	#records, #tournois, #ams, #tournus
	{
		position:relative;
		width: 420px;
		height:460px;
		margin-left: 8px;
		margin-top: 10px;
		padding-left:5px;
		font-size: 30px;
		color:black;
		line-height: 2.0;
		box-shadow:5px 5px 5px;
		border-radius:10px;
		border:solid black 1px;
	}
	.espace
	{
		height:25px;
	}
	#records h1, #tournois h1, #ams h1, #tournus h1
	{
		text-shadow: white 5px 5px 5px;
	}
	#principal
	{
		
		
		
		float:left;
		width: 950px;
		left:50%;
		margin-left:-960px;
		
		
	}
	#articles
	{
		margin-top:10px;
		width:920px;
		height: 460px;
		position:relative;
		padding-left:25px;
		font-size: 12px;
		font-weight:bold;
		color:black;
		box-shadow:5px 5px 5px;
		border-radius:10px;
		border:solid black 1px;
		z-index:3;
		overflow:hidden;
	}
	#news
	{
		
		float:left;
		height: 400px;
		width: 440px;
		left:50%;
		margin-left:-960px;
		
		
	
	}
	#tournus
	{
		padding:5px;
	}
	#info_ams
	{
		font-size: 12px;
		
	}
	#p_tournus
	{
		text-align: center;
		font-size: 18px;
	}
	#p_ams
	{
		
		font-size: 18px;
		line-height: 1;
	}
	#p_records
	{
		font-size: 18px;
		line-height: 1;
	}
	#p_tournoi
	{
		text-align:center;
		font-size: 20px;
	}
	#p_res_tournoi
	{
		margin-left:60px;
	}
	.marge
	{
		margin-left:40px;
	}
	table .tab_affich
	{
		
		font-weight:bold;
		font-size:16px;
		
		
	}
	.tab_affich
	{
		box-shadow:none;
		
		width:420px;	
		
	}
	.tab_affich td
	{
		text-align:left;
	}
	table .tab_tourn
	{
		
		
		
		font-size:12px;
	}
	.tab_tourn
	{
		margin-left: 20px;
		
		box-shadow:none;
		width:420px;	
	}
	.tab_tourn td
	{
		text-align:left;
	}

	#tab_news
	{
		width:920px;
		border-collapse: collapse;
	
		font-size: 15px;
		
		height:20px;
		box-shadow:none;
		
	}
	#tab_news td
	{
		text-align:left;
		font-size:18px;
		height:300px;
		height:10px;
		
	
		
	}

	#tab_news h3
	{
		text-align:center;
		font-size:25px;
		
		
	}
	#img_1
	{
		
		float:left;
		width: 300px;
		height:170px;
		margin-top:30px;
		
	}
	#img_2
	{
		
		float:left;
		margin-left:5px;
		margin-top:15px;
		width: 300px;
		height:170px;
	}
	#img_3
	{
		
		float:left;
		margin-left:5px;
		
		width: 300px;
		height:170px;
	}
	
}