BODY {
	margin: 0;padding:0;
    overflow:hidden;
  background-color: #000000;
}

#loupe{
width: 286px;
height: 20px;
position: absolute;
  top: 475px;
  left: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  }

.titre{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: -10px;
  margin-top:41px;
}

.txt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #B0B5B5;
  margin-right:25px;
}

A:LINK {
  color: #65CFA5;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}

A:VISITED {
  color: #65CFA5;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}

A:HOVER {
  color: #FD3D02;
	text-decoration : none;
	font: 12px Arial, Helvetica, sans-serif;
}


#conteneuracc {
margin-left: auto;
margin-right: auto;
margin-top: -313px; /* moitié de la hauteur */
margin-left: -375px; /* moitié de la largeur */
width: 750px;height:495;
text-align: left;
background-repeat:repeat-y;
position:absolute;
left: 50%;
top: 50%;
}

#contenu{
	position:absolute;
	left:0px;
	top:66px;
	width:750px;
	height:495px;
	z-index:4;
	overflow:hidden;
    background-image: url(../images/icono/fond_notice.gif);
background-repeat: no-repeat;
}

#contenuz{
	position:absolute;
	left:0px;
	top:66px;
	width:750px;
	height:495px;
	z-index:4;
	overflow:hidden;
    background-image: url(../images/icono/fond_zoom.gif);
background-repeat: no-repeat;
}

#retour{
  position: absolute;
  left: 13px;
  top: 113px;
}


#image{
  position: absolute;
  left: 0px;
  top: 126px;
}
/*
#mage{
	position: absolute;
	left: 0px;
	top: 126px;
	width: 420px;
	height: 338px;
	margin-left: auto;
margin-right: auto;
margin-left: -307px; /* moitié de la largeur */
/*text-align: left;
position:absolute;
left: 50%;
}
*/

#imageV  {
position: absolute;
	top: 126px;
	left:0;
	width: 420px;
	height: 338px;
}
/*
#fla  {
position: absolute;
	top: 3px;
	left:120px;
	width: 420px;
	height: 338px;
}
*/

#texte{
display:block;
  height: 340px;
  width: 315px;
  position: absolute;
  top: 125px;
  left: 432px;
  overflow:auto;
  SCROLLBAR-BASE-COLOR: #17201A;
  SCROLLBAR-ARROW-COLOR: #FD3D02;
  padding-right: 16px; /* for the benefit of macIE5 only */
 }
/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#texte { padding-right: 0; }
}

