table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
a.liengallerie {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.imgFinale {
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF8000;
	border-right-color: #B75800;
	border-bottom-color: #B75800;
	border-left-color: #FF8000;
}
