.BordHautDroit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0099;
	border-right-color: #CC0099;
	border-bottom-color: #CC0099;
	border-left-color: #CC0099;
}
.BordGauche {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0099;
	border-right-color: #CC0099;
	border-bottom-color: #CC0099;
	border-left-color: #CC0099;
}
.BordDroit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0099;
	border-right-color: #CC0099;
	border-bottom-color: #CC0099;
	border-left-color: #CC0099;
}
.BordComplet {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0099;
	border-right-color: #CC0099;
	border-bottom-color: #CC0099;
	border-left-color: #CC0099;
}
.LiensNoir {
	FONT-FAMILY : Geneva, Arial, Helvetica, sans-serif;
	COLOR : #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.LiensNoir:hover {
	FONT-FAMILY : Geneva, Arial, Helvetica, sans-serif;
	COLOR : #CC0099;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.LiensPhotos {
	FONT-FAMILY : Geneva, Arial, Helvetica, sans-serif;
	COLOR : #666666;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-size: 16px;
}
.LiensPhotos:hover {
	FONT-FAMILY : Geneva, Arial, Helvetica, sans-serif;
	COLOR : #CC0099;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 16px;
}
