/* CSS Document */
a:link {
	color: #000000;
	text-decoration: underline;
}
img.greyborder1px {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.imgmarginright5px {
	margin-right: 5px;
}

.px12 {
	font-size: 12px;
	border-color: #FF0000;
	outline-color: #0000FF;
	border: 1px;
}

.px14BD {
	font-size: 14px;
	font-weight: bold;
}

.marron {
	color: #965607;
}

.bleuclair {
	color: #00a8ff;
}

.bleumarine {
	color: #4557a3;
}

.rose {
	color: #ff5dea;
}

.vertolive {
	color: #87be00;
}

.orange {
	color: #ed8200;
}

.liedevin {
	color: #8b002c;
}

.vertanis {
	color: #d1e700;
}

.bleumauve {
	color: #4f28be;
}
.rouge {
	color: #d8001a;
}
