.tab {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border: thin outset #0066CC;
	color: #003333;
}
.tabligne {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: outset;
	border-bottom-style: outset;
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.tabligneH {

	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #0066CC;
}
.tabligneB {
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #0066CC;

}
.textinfo {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
}
.textnormal {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
