A.vertical {
	BORDER-TOP-WIDTH: 0px;
	DISPLAY: block;
	FONT-WEIGHT: bold;
	BORDER-LEFT-WIDTH: 0px;
	FONT-SIZE: 10px;
	BORDER-BOTTOM-WIDTH: 0px;
	WIDTH: auto;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BORDER-RIGHT-WIDTH: 0px;
	TEXT-DECORATION: none;
	padding: 0px;
}
A.vertical:hover {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #0F47B4; BACKGROUND-COLOR: #33CCFF; BORDER-RIGHT-WIDTH: 0px
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #EAF3F7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}.fond {
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bordure {
	border: 1px solid #000000;
}
