.boiteList table {
	font-size: 93%;
	background: transparent;
	line-height: 22px;
	border: none;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}
.boiteList tr {
	margin: 0px; 
}
.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;
}
.boiteList .sortD {
	background: url(HeadListSD.png) no-repeat left;
}
.boiteList h1 {
	line-height: 28px;
	padding: 0px 9px 0px 3px;
	font-weight: bold;
	background: url(HeadListD.png) no-repeat right;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
}
.boiteList h2 {
	width: 18px;
	padding: 0px;
	margin: 0px;
}
.boiteList #perso h2 {
	background: url(HeadPerso.png) no-repeat right;
}
.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;
}
.boiteList #pass h2 {
	background: url(HeadPass.png) no-repeat right;
}
.boiteList #station h2 {
	background: url(HeadStation.png) no-repeat right;
}
.boiteList #confirm h2 {
	background: url(HeadConfirm.png) no-repeat right;
}
.boiteList #allAttr h2 {
	background: url(HeadAllAttr.png) no-repeat right;
}
.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: #333333;
	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: #333333;
}
.boiteList a {
	font-weight: bold;
	text-decoration: none;
	color: #003d3e;
}
.boiteList h1 a {
	text-decoration: underline;
	color: #ffffff;
}
.boiteList h1 a:hover {
	background: #ffffff;
	color: #003d3e;
}
.boiteList a:hover {
	color: #00A4A7;
	text-decoration: underline;
}
.boiteList a:focus {
	color: #00A4A7;
	text-decoration: underline;
}
.boiteList a:active {
	color: #00A4A7;
	text-decoration: underline;
}
