@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lien{
font-weight: bold;
}
a:link {
	text-decoration: none;
	color:#000000;
	font-weight: normal;
	}
a:visited {
	text-decoration: none;
	color:#000040;	
}
a:hover {
	text-decoration: underline;
	color:#000000;	
}
a:active {
	text-decoration: none;
	color:#000000;	
}

#ban {
margin: inherit;
border: none;
width: 800px;
height: 150px;
}



