.monstyle {
	background-image: url(boutonhaut.gif);
	height: 20px;
	width: 180px;
	font-family: Verdana;
	font-size: xx-small;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position: center;
}
A.monstyle:active {  font-family: Verdana; font-size: xx-small; font-weight: bold; color: #FF3366; text-decoration: none}
A.monstyle:link { font-weight: bold; color: #00CCCC; text-decoration: none}
A.monstyle:visited { font-family: Verdana; font-size: xx-small; font-weight: bold; color: #009999; text-decoration: none}
A.monstyle:hover {
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
	background-image: url(boutonhover.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.tableau {  font-family: Verdana; font-size: xx-small; color: #666666; font-weight: normal}
.textes {
	font-size: 12px;
	color: #66FF00;
}

.titretable {  font-family: Verdana; font-size: 12pt; font-style: normal; font-weight: bold; color: #FFFF00; background-image: url(fondtitre.gif)}
.lien {  font-family: "Bookman Old Style"; font-size: 10pt; font-weight: bold; color: #00CCCC; text-decoration: underline}
a.lien:hover {  font-family: "Bookman Old Style"; font-size: 10pt; font-weight: bold; color: #00FF00; text-decoration: underline}

