@charset "UTF-8";

.tabBgLibelle {
	background-color: #999999;
}
.tabLibLigne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.tabLibCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.tabText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tabCadre {
	border: 1px solid #333333;
}
.tabBgLigne {
	background-color: #CCCCCC;
}
.tabLibTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
