body{
	width:100%;
	min-width:1020px;
	margin:auto;
	background-color: black;/*rgb(213,198,227);*/
}

#haut{
	height: 230px;
}

#haut_gauche{
	float:left;
	width:257px;
	height:230px;
	background-image: url("graphic/haut_gauche.png");
}

#haut_droite{
	float:right;
	width:284px;
	height:230px;
	background-image: url("graphic/haut_droite.png");
}

#haut_milieu{
	height:230px;
	margin:auto;
	margin-left:257px;
	margin-right:284px;
	background-color: black;
	text-align:center;
}

#menu{
	max-height:50px;
	background-color: black;
	font-family:Arial;
	color:red;
	text-align:center;
	margin-bottom:0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu a{
	font-family:Arial;
	color:rgb(255,153,0);
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}

#menu a:hover{
	text-decoration:underline;
}

#gauche{
	float: left;
	width: 150px;
	background-color: black;
}

#pub{
	float: right;
	width: 150px;
	background-color: black;
	text-align: center;
}

#corps{
	min-height: 650px;
	margin-left: 150px;
	margin-right: 150px;
	background-color: rgb(213,198,227);
}

#pied_milieu{
	height:30px;
	margin-left:36px;
	margin-right:36px;
	background-color:black;
	text-align: center;
}

#pied_milieu p{
	color:rgb(255,153,0);
	font-family: Aston-F1;
	font-size: 13px;
}

#pied_milieu a{
	color:rgb(255,153,0);
	text-decoration: none;
}

#pied_milieu a:hover{
	color:rgb(255,153,0);
	text-decoration: underline;
}

#pied_gauche{
	float:left;
	height:30px;
	width:36px;
	background-image: url("graphic/pied_gauche.png");
}

#pied_droite{
	float:right;
	height:30px;
	width:36px;
	background-image: url("graphic/pied_droite.png");
}

p.trace{
	font-family:Courier New;
	color: rgb(255,0,0);
}

#joueurs{
	width: 450px;
	height: 450px;
	float:left;
}

#joueurs table{
	width:100%;
	font-family: Arial;
	font-size: 11px;
}

#joueurs td{
	text-align:center;
}

img.img_joueur{
	cursor:pointer;
}

#info{
	margin-left: 465px;
	min-height: 450px;
}

#infoCompetition table{
	width:100%;
	font-family: Arial;
	font-size: 11px;
}

#infoVideo table{
	width:100%;
	border-bottom:1px solid black;
	font-family: Arial;
	font-size: 11px;
}

#download{
	padding-top:5px;
	font-family: Arial;
	font-size: 11px;
}

#videoAp{
	width: 100%;
}

#commentaire{
	border-top: 1px solid black;
}

#commentaire p{
	text-align:left;
}

em.entete-com{
	font-weight: bold;
	font-family: Arial;
	font-size:11px;
}

#superpose{
	position:absolute;
	width:100%;
	background-image: url("graphic/transparent.png");
	display: none;
	cursor: pointer;
	text-align: center;
	padding-top: 230px;
}

#connexion{
	background-color: black;
	padding-left: 5px;
}

#connexion p{
	color:rgb(255,153,0);
	font-family: Arial;
	font-size: 10px;
	text-align: left;
}

#connexion a{
	color:rgb(255,153,0);
	font-family: Arial;
	font-size: 10px;
	text-align: left;
}

table.liste{
	width:100%;
	font-family: Arial;
	font-size: 10px;
	text-align:center;
	color:rgb(255,153,0);
}

table.liste tr{
	background-color:rgb(0,0,0);
}

table.liste tr:hover{
	background-color:rgb(40,40,40);
}

table.liste a{
	color:rgb(255,153,0);
	text-decoration:none;
}

table.liste a:hover{
	text-decoration:underline;
}

table.listeJ{
	width:70%;
	font-family: Arial;
	font-size: 10px;
	text-align:center;
	color:rgb(255,153,0);
}

table.listeJ tr{
	background-color:rgb(0,0,0);
}

table.listeJ tr:hover{
	background-color:rgb(40,40,40);
}

table.listeJ a{
	color:rgb(255,153,0);
	text-decoration:none;
}

table.listeJ a:hover{
	text-decoration:underline;
}

select.optionnel{
	display:none;
}

img.aideSub{
	display:none;
}

em.aideSub{
	display:none;
}

.button_connection{
	background-color: black;
	color:rgb(255,153,0);
	font-family: Arial;
	font-size: 10px;
	border: 1px solid rgb(255,153,0);
	
}

form.formulaire p{
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	/*border: 1px solid rgb(255,153,0);*/
}

form.formulaire legend{
	font-family: Arial;
	font-size: 12px;
}

form.formulaire fieldset{
	font-family: Arial;
	font-size: 12px;
}


a{
	color: rgb(255,153,0);
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p{
	font-family: Arial;
	font-size: 11px;
	text-align: center;
}

h1{
	font-family: Arial;
	font-size: 14px;
	text-align: center;
}

#about{
	margin-left:475px;
}

#about p{
	font-family: Arial;
	font-size: 11px;
	text-align:left;
}

#img_about{
	float:left;
	width:472px;
	height: 354px;
}

form.formulaire label{
	float: left;
	width: 50%;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
}

#infoProfil p{
	text-align: center;
	margin-left: 400px;
}

#img_profil {
	float: left;
	width: 300px;
	
}

#listeMatchJoueur p{
	text-align: center;
}

#index{
	background-image: url("graphic/fanbo.png");
	background-repeat: no-repeat;
	height: 650px;
	width:100%;
	padding-top: 30px;
}
#textIndex{
	width:400px;
	padding-left: 350px;
}

#textIndex h1{
	font-family: Arial;
	font-size: 18px;
}

#textIndex p{
	text-align:left;
}

#lastVideos{
	width:100%;
	margin-top: 50px;
}

#lastVideos p{
	padding-left: 55px;
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	color:rgb(255,153,0);
	font-weight: bold;
}

#stat{
	padding-left: 5px;
}

#stat p{
	color:rgb(255,153,0);
	text-align: left;
	font-size:10px;
}