.boiteList table {
	font-size: 93%;
	background: transparent;
	line-height: 22px;
	border: none;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}
.boiteList tr {
	margin: 0px; 
	background-color: #F0F0F0;
}
.boiteList th {
	line-height: 28px;
	padding: 0px 0px 0px 6px;
	background: url(HeadListG.png) no-repeat left;
	margin: 0px;
	white-space: nowrap;
}
.boiteList .sortA {
	background: url(HeadListSA.png) no-repeat left;
	background-color: #D1C1EE;
}
.boiteList .sortD {
	background: url(HeadListSD.png) no-repeat left;
}
.boiteList h1 {
	line-height: 26px;
	padding: 0px 9px 0px 3px;
	font-weight: normal;
	background-color:#D1C1EE;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	font-family: Verdana;
}
.boiteList tr:first-child h1{
	background-color: #8561C5;
}
.boiteList tr:nth-child(2) th:not(.sortA){
    background: #D1C1EE;
}
.boiteList h2 {
	width: 18px;
	padding: 0px;
	margin: 0px;
}
.boiteList #perso h2 {
	background: url(HeadPerso.png) no-repeat right;
	width: 20px;
	background-color: #8561C5;
    	height: 26px;
}
.boiteList #room h2 {
	background: url(HeadRoom.png) no-repeat right;
}
.boiteList #ou h2 {
	background: url(HeadOU.png) no-repeat right;
}
.boiteList #o h2 {
	background: url(HeadO.png) no-repeat right;
}
.boiteList #group h2 {
	background: url(HeadGroup.png) no-repeat right;
}
.boiteList #unknown h2 {
	background: url(HeadU.png) no-repeat right;
}
.boiteList #login h2 {
	background: url(HeadLogin.png) no-repeat right;
	width: 20px;
	background-color: #8561C5;
    	height: 26px;
}
.boiteList #pass h2 {
	background: url(HeadPass.png) no-repeat right;
	background-color: #8561C5;
    	height: 26px;
}
.boiteList #station h2 {
	background: url(HeadStation.png) no-repeat right;
	background-color: #8561C5;
    	height: 26px;
}
.boiteList #confirm h2 {
	background: url(HeadConfirm.png) no-repeat right;
	background-color: #8561C5;
    	height: 26px;
}
.boiteList #allAttr h2 {
	background: url(HeadAllAttr.png) no-repeat right;
	background-color: #8561C5;
    	height: 26px;
}
.boiteList td {
	padding: 0px 0px 0px 6px;
	background: transparent;
	margin: 0px;
	white-space: nowrap;
}
.boiteList p {
	padding: 0px 9px 0px 3px;
	font-weight: normal;
	background: transparent;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	font-family: Verdana;
}
.boiteList .pair {
	background: url(BoiteListGb.png) no-repeat left;
}
.boiteList .pair p {
	background: url(BoiteListDb.png) no-repeat right; 
	color: #000000;
}
.boiteList a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.boiteList h1 a {
	color: #FFFFFF;
}
.boiteList h1 a:hover {
	background: #FFFFFF;
	color: #D1C1EE;
}
.boiteList a:hover {
	color: #9900CC;
}
.boiteList a:focus {
	color: #9900CC;
}
.boiteList a:active {
	color: #9900CC;
}
#centre .boiteList th{
	line-height:27px;
}
