/* TABLEAU */

.tableauHaut {
	background-image: url(../img/img-tableau/tab-haut.jpg);
	width: 980px;
	height: 38px;
	position: relative;
}

.tableauHaut table {
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	top: 9px;
	left: 5px;
}

.tableauContent {
	background-image: url(../img/img-tableau/tab-bg.jpg);
	width: 970px;
	padding-left: 10px;
}

.tableauBas {
	background-image: url(../img/img-tableau/tab-bas.jpg);
	width: 980px;
	height: 27px;
}
