<!--
body {
	width: 900px;
	height: 550px;
	font-family: verdana, arial, sans-serif;
	margin:auto;
	margin-top: 20px;
}
.borderAll {
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
}
a {
	font-family: verdana, arial, sans-serif;
	font-weight : bold;
	text-decoration: underline;
	color: #000000;
}
.ptitLiens {
	font-family: verdana, arial, sans-serif;
	font-weight : bold;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
.link {
	display: block;
	width: 100%;
	height:35px;
	text-decoration: none;
}
marquee {
	width: 700px;
	font-size: 14px;
	color: #3B7A36;
	background-color:#FFFFFF;
	font-weight: bold;
}
.smallFrame {
	width: 478px;
	height: 350px;
	overflow: auto;
}
.frame {
	width: 700px;
	height: 400px;
	overflow: auto;
	font-size: 14px;
}
table {
	font-size: 14px;
}
.petit {
	font-size: 12px;
}

.titreC {
	text-align:center;
	background-color:#CCCCCC;	
}
.gras {
	font-weight: bold;
	BORDER-TOP: #000000 1px solid
}
-->
