.titre {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	word-spacing: 15px;
}
.entete {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	text-decoration: underline;
}
.surligne {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #00D9D9;
}
.lien {
	background-position: center center;
	text-decoration:none;
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #237878;
	background-image: url(img/bgCell02.jpg);
}
.texte {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-position: top;
	text-align: left;
}
.textesmall {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.linkleftmarge {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00c0c0;
	text-decoration: none;
	background-position: left;
	list-style-position: inside;
	list-style-type: circle;

}

