td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:link {
	text-decoration: none;
	color:#648A8E;
}
a:visited {
	text-decoration: none;
	color:#648A8E;
}
a:hover {
	text-decoration: none;
	color:#8DBFED;
}
a:active {
	text-decoration: none;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-repeat: repeat-y;
	background-image: url(images/interface/tit.jpg);

}
.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.petit {
	font-size: 9px;
	color: #999999;
}
.lienNoir {
	color: #000000;
}
