.navigation { 
	font-family: Arial;
	background-color: #000066;
	color: white;
	font-size: 12px;
}

.navigation td { 
	font-family: Arial;
	background-color: #000066;
	color: white;
	font-size: 12px;
}

.navigation td a {
	color: white;
	font-weight: 600;
}

.navigation td a:hover {
	color: white;
}


.copyright {
	font-size: 10px;
	color: white;
}

div#bandeau { 
	background-color: #000066;
}