.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bolder;


}
a.menu:hover{
	color: #003366;
	font-weight: bolder;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	white-space: nowrap;
	border: 0px none;
}
b {
	font-weight: normal;
}
