.bleu11{ 
    color : #003E83;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
} 
a:link{
	text-decoration : none;
}
a:visited{
	text-decoration : none;
}
a:hover{
	text-decoration : underline;
}
.bgtop_one {
 background-repeat: no-repeat;
 background-position: top left;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #003E83;
}