﻿.teamlist .box .content a, .teamlist li, .teamlist h1 {
	COLOR: #B4B4B4;
}
.teamlist table {
	BORDER-COLLAPSE: separate;
	BORDER-SPACING: 3px;
}
.teamlist td {
	BORDER: 1px solid #B4B4B4;
	BACKGROUND: #FFF;
	PADDING: 13px 0px;
}
.teamlist .nofooter .body, .teamlist .noheader .body {
	PADDING: 0px;
}
.teamlist .box .content {
	MARGIN: 0px;
	TEXT-ALIGN: center;
}
.teamlist .full, .teamlist .full .footer .wrapper {
	BACKGROUND: #F2F2F2;
}
.teamlist .box .full a {
	COLOR: #004898;
	FONT-SIZE: 12px;
}
.teamlist h1 {
	FONT-SIZE: 20px;
	TEXT-TRANSFORM: uppercase;
}
.teamlist a {
	TEXT-DECORATION: none;
}
.teamlist .trigramme {
	position:relative;height:52px;zoom:1;
}
.teamlist .trigramme img {margin-bottom:4px;}
.teamlist img {margin-left : 0px;}
.teamlist .trigramme h4 {position:absolute;bottom:0px;left:0px;text-align:center;zoom:1; width:100%;width:expression(this.previousSibling.clientWidth + "px")}
