#Equip {
	background-image: url(../imgs/bkgEquipes.jpg);
	height: 392px;
	width: 546px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.poste{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: right;
	position: relative;
	font-size: 11px;
}
#container #bkg #colCentre #Equip table {
	left: 15px;
	position: relative;
}

table .joueurs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	height: 35px;
	width: 380px;
	vertical-align: middle;
	text-transform: capitalize;
	text-align: center;
}
#FormEquip {
	top: 25px;
	position: relative;
	left: 290px;
	font-weight: bold;
	z-index: 0;
}


.joueurs a {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.joueurs a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container #bkg #colCentre #photoEqip {
	position: relative;
	left: 2px;
	top: 0px;
	float: left;
	margin: 0px;
}
