.grille {
	position: relative;
	width: 650px;
	height: 650px;
}

.listeremplacants {
	position: relative;
	width: 145px;
	/*	border : 	1px solid #B80005; */
	float: right;
}

.listereservistes {
	position: relative;
	width: 650px;
	height: 400px;
}

.reserviste {
	position: relative;
	width: 120px;
	float: left;
}

.suppressionJoueur {
	position: relative;
	width: 650px;
	margin-top: 100px;
	text-align: center;
	float: left;
}

.cadredef {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 495px;
	height: 135px;
	margin-top: 0px;
}

.cadremil {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 495px;
	height: 135px;
	margin-top: 0px;
}

.cadreatt {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 495px;
	height: 135px;
	margin-top: 0px;
}

.gardien {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 95px;
	height: 126px;
	background-image: url("bleufonce.png");
	background-repeat: no-repeat;
}

.defenseur {
	position: relative;
	width: 95px;
	height: 126px;
	background-image: url("vert.png");
	background-repeat: no-repeat;
	float: left;
}

.milieu {
	position: relative;
	width: 95px;
	height: 126px;
	background-image: url("bleu.png");
	background-repeat: no-repeat;
	float: left;
}

.attaquant {
	position: relative;
	width: 95px;
	height: 126px;
	background-image: url("rouge.png");
	background-repeat: no-repeat;
	float: left;
}

.remplacant {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 95px;
	height: 126px;
	background-image: url("jaune.png");
	background-repeat: no-repeat;
}

.garremplacant {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 95px;
	height: 126px;
	background-image: url("bleufonce.png");
	background-repeat: no-repeat;
}

.defremplacant {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 95px;
	height: 126px;
	background-image: url("vert.png");
	background-repeat: no-repeat;
}

.milremplacant {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 95px;
	height: 126px;
	background-image: url("bleu.png");
	background-repeat: no-repeat;
}

.attremplacant {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 95px;
	height: 126px;
	background-image: url("rouge.png");
	background-repeat: no-repeat;
}

.nomjoueur {
	font-size: 10px;
	font-weight: bold;
	width: 97px;
	text-align: center;
	margin-top: 4px;
	margin-left: -2px;
	float: left;
}

.photojoueur {
	margin-left: 6px;
	margin-top: 2px;
	float: left;
}

.motivjoueur {
	float: left;
	width: 10px;
	margin-left: 5px;
	margin-top: 3px;
}

.infosjoueur {
	float: left;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	width: 95px;
	margin-top: 3px;
}

.etatjoueur {
	position: absolute;
	top: 23px;
	left: 8px;
	z-index: 2;
}

.consjoueur {
	position: absolute;
	top: 23px;
	left: 8px;
	z-index: 2;
	visibility: hidden;
}

.c2pjoueur {
	position: absolute;
	top: 23px;
	left: 7px;
	width: 14px;
	z-index: 2;
	visibility: hidden;
}

.capitanat {
	position: absolute;
	top: 23px;
	left: 53px;
	width: 11px;
	height: 15px;
	background-image: url("../C.png");
	background-repeat: no-repeat;
	z-index: 2;
}

.joueurscontent {
	position: relative;
	width: 495px;
	float: left;
}

.joueursfondtitle {
	position: relative;
	width: 495px;
	height: 26px;
	background-image: url("../JoueursFond_r2_c2.png");
	background-repeat: no-repeat;
	background-position: top left;
}

.joueursfondcorps {
	position: relative;
	width: 495px;
	background-image: url("../JoueursFond_r3_c2.png");
	background-repeat: repeat;
	background-position: top left;
}

.joueursfondbas {
	position: relative;
	width: 495px;
	height: 13px;
	background-image: url("../JoueursFond_r5_c2.png");
	background-repeat: no-repeat;
	background-position: top left;
}

.joueursResfondtitle {
	position: relative;
	width: 144px;
	height: 26px;
	background-image: url("../JoueursFond_r2_c4.png");
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: white;
	line-height: 24px;
}

.joueursResfondcorps {
	position: relative;
	width: 144px;
	background-image: url("../JoueursFond_r3_c4.png");
	background-repeat: repeat;
	background-position: top left;
	float: right;
}

.joueursResfondbas {
	position: relative;
	width: 144px;
	height: 13px;
	background-image: url("../JoueursFond_r5_c4.png");
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
}

#menu-joueur {
	width: 91px;
	height: 121px;
	text-align: center;
	background-image: url("../menu.png");
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
}

#menu-joueur a {
	color: white;
	text-decoration: none;
}

#menu-joueur a:hover {
	color: black;
	background-color: white;
}

#infos-joueur {
	width: 243px;
	height: 161px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url("../infosJoueur.png");
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
	color: white;
}

#infosstats {
	width: 205px;
	height: 161px;
	overflow: hidden;
	float: left;
}

#infosstats img {
	margin-bottom: -2px;
}

#titre-caract {
	width: 71px;
	height: 154px;
	float: left;
}

#caracter {
	width: 140px;
	height: 154px;
	float: left;
}

#menuc2p {
	width: 205px;
	height: 115px;
	float: left;
}

#menuc2p a {
	color: white;
	text-decoration: none;
}

#menuc2p a:hover {
	color: black;
	background-color: white;
}

#menuconsignes {
	width: 205px;
	height: 115px;
	float: left;
}

#menuconsignes a {
	color: white;
	text-decoration: none;
}

#menuconsignes a:hover {
	color: black;
	background-color: white;
}

#menu-joueur2 {
	position: absolute;
	margin-top: 14px;
	left: 160px;
	padding-top: 6px;
	width: 91px;
	height: 121px;
	text-align: center;
	background-image: url("../menu.png");
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
	z-index: 8;
}

#menu-joueur2 a {
	color: white;
	text-decoration: none;
}

#menu-joueur2 a:hover {
	color: black;
	background-color: white;
}

.white {
	color: white;
}

.bigred {
	font-weight: bold;
	color: #b81e1e;
}