.format {
	background-image: url(images/historique_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.format2 {
	background-image: url(images/historique_midle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.format3 {
	background-image: url(images/historique_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: 2674BD;
	text-decoration: none;
}

