body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenumerique/appareilphotonumerique.gif);
	background-repeat: repeat;
}
body,td,th {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
    text-decoration: underline;
	font-size: 11px;
	color: #3333FF;
}
a:visited {
    text-decoration: underline;
	color: #3333FF;
}
a:hover {
	text-decoration: none;
	color: #3333FF;
}
a:active {
    text-decoration: underline;
	color: #3333FF;
}
