a img {
border:none; /* supprime cadre autour du lien sur iexpl */
}
{border: =0;
}
body {
	margin-top: 0px;	background-position: 50% 0%;
	background-image: url("../../../commun/fonds/fond-ind3.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;
	background-image: none;
}
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;
}
#logo {
	position: absolute;
	left: 70px;
	z-index: auto;
	top: 15px;
}
#txt1 {
	text-align: left;
	white-space: normal;
	position: absolute;
	z-index: auto;
	top: 42px;
	left: 260px;
	font-size: 14px;
	color: #FF0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#titr {
    text-align: left;
    white-space: normal;
    position: absolute;
    z-index: auto;
    Top: 15px;
    right: 70px;
    font-size: 20px;
    color: #006;
    font-weight: bolder;
    font-family: "Comic Sans MS", cursive;
}
#menu {
    position: absolute;
    font-size: 14px;
    word-spacing: 50px;
    top: 35px;
    z-index: auto;
    text-align: left;
    right: 70px;
    width: auto;
}
#screen {
	height: 450px;
	width: 800px;
	position: absolute;
	z-index: auto;
	left: 70px;
	top: 80px;
	background-color: #000;
}