a img {
border:none; /* supprime cadre autour du lien sur iexpl */
}
body {
	margin-top: 0px;	background-position: 50% 0%;
	background-image: url(fonds/fond-nb.jpg);
	background-repeat: no-repeat;
}
#cadre1 {
	font-family: Verdana, Arial, sans-serif;
	color: #FFF;
	height: 695px;
	width: 940px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited 	{
	text-decoration: underline;
	color: #FFF;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0;
	text-decoration: underline;
}
a:focus {
outline:0;
}

#ferme {
	position: absolute;
	z-index: auto;
	left: 50px;
	width: 700px;
	height: 43px;
	z-index: auto;
	top: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #FFF;
	text-decoration: blink;
}
