a img {
border:none; /* supprime cadre autour du lien sur iexpl */
}
body {
	margin-top: 0px;	
	background-position: 50% 0%;
	background-color: #000000;
}
#cadre1 {
	margin-top: -12px;
	align-items: center;
	font-family: Verdana, Arial, sans-serif;
	color: #FFF;
	height: 695px;
	width: 996px;
	position: relative;
	/*background-image: url("../../commun/fonds/fond-ind3.jpg");
	background-repeat: no-repeat;*/
	background-color: #615B5B;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*border: 1px solid #FFF;*/
}
.ecran {
	color: #FFF;
	height: 480px;
	width: 854px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	top: 100px;
}

.image {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color:#FFF;
	text-decoration: underline;
}
a:visited 	{
	text-decoration: underline;
	color: #FFF;
}
a:active {
	color:#FFF;
	text-decoration: underline;
}
a:hover {
	color:#15E0ED;
	text-decoration: underline;
}
a:focus {
outline:0;
}
a img {
border:none; /* supprime cadre autour du lien sur iexpl */
}
#logo {
	position: absolute;
	bottom: 20px;
	left: 38px;
	z-index: auto;
	top: 15px;
	height: 60px;
	width: 220px;
}
#txt1 {
	text-align: left;
	white-space: normal;
	position: absolute;
	z-index: auto;
	top: 45px;
	left: 260px;
	font-size: 12px;
	color: #ecc84f;
}
#titr {
	text-align: right;
	white-space: normal;
	position: absolute;
	z-index: auto;
	top: 20px;
	right: 43px;
	font-size: 36px;
	color: #ecc84f;
	font-family: "Comic Sans MS", cursive;
}
#legend {
	text-align: center;
	white-space: normal;
	position: absolute;
	z-index: auto;
	bottom: 50px;
	right: 60px;
	font-size: 24px;
	color: #ecc84f;
	font-family: "Comic Sans MS", cursive;
	width: 800px;
}	
#menu {
	position: absolute;
	font-size: 10px;
	word-spacing: 35px;
	top: 60px;
	z-index: auto;
	text-align: left;
	left: 40px;
}
#nextp {
	position: absolute;
	z-index: auto;
	right: 40px;
	bottom: 40px;
}
#prevp {
	position: absolute;
	z-index: auto;
	left: 40px;
	bottom: 40px;
}
#end {
	position: absolute;
	z-index: auto;
	right: 240px;
	bottom: 40px;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
}
