DIV{
	padding-left:15px;

		padding-bottom:6px;
		font-size:11px;
}
TD{
	font-family:verdana;
	font-size:10px;
}	
.white{
	font-family:verdana;
	font-size:10px;
	color:white;
	text-decoration:none;
}	
.white:hover{
	text-decoration:underline;
}
.bl{
	font-family:verdana;
	font-size:10px;
	color:black;
	text-decoration:none;
}	
.bl:hover{
	text-decoration:underline;
}

.bm{
	font-family: verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}	
.bm:hover{
	text-decoration:underline;
}
img {
	border: none;
}
img.bordered {
	border: silver 1px solid;
}
h2 {
	font: 12px verdana;
	color: #000;
	font-weight: bold;
	margin: 10 0 0;
}
a:link, a:visited {
	color: #5799da;
	text-decoration: none;
}
a:hover {
	color: #5799da;
	text-decoration: underline;
}
a.green:link, a.green:visited, a.green:hover {
	color: #a0c227;
	text-decoration: underline;
}
a.blanc:link, a.blanc:visited, a.blanc:hover {
	font-family:verdana;
	font-size:10px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.onze {
	font: 11px verdana;
}	
.bold {
	font-weight: bold;
}


