@charset "utf-8";
/* CSS Document */

.bouton1 {
	position: absolute;
	width: 184px;
	top: 97px;
	height: 354px;
	left: 854px;
	background-image: url(img/bandeau-ATTU.png);
}
#listeActu {
	text-align: left;
	vertical-align: middle;
	position: relative;
	top: 114px;
	left: -17px;
	margin:0;
	width:150;
	height: 227px;
}

.flash {
	z-index: 0;
}
body {
  margin : 0;
  padding : 0;
  text-align : center;     /* c'est ça qui centre dans IE */
  }

#conteneur {
  position: relative; /* on positionne le conteneur */ 
  margin-left: auto; 
  margin-right: auto; 
  width: 800; 
  text-align: center;
  }
#titre {
	position:absolute;
	left:47px;
	top:31px;
	width:780px;
	height:107px;
	z-index:1;
}
#fond {
	position:absolute;
	left:-9px;
	top:26px;
	width:799px;
	height:578px;
	z-index:0;
}
#intro {
	position:absolute;
	left:20px;
	top:32px;
	width:473px;
	height:107px;
	z-index:1;
}
#son {
	position:absolute;
	left:76px;
	top:520px;
	width:27px;
	height:21px;
	z-index:3;
}
#bouton {
	position:absolute;
	left:528px;
	top:390px;
	width:311px;
	height:107px;
	z-index:2;
}
#video {
	position:absolute;
	left:15px;
	top:128px;
	width:311px;
	height:107px;
	z-index:2;
}
#fondswf {
	position:absolute;
	left:-9px;
	top:26px;
	width:799px;
	height:578px;
	z-index:1;
}

