* {
  padding: 0;
  margin: 0}
html, body {
  font-family : arial, verdana, sans-serif;
  margin : 0 auto;
  text-align : center;
  font-size : 100%;
  background : #000}
#conteneur {
  color : #ccc;
  text-align:center;
  margin : 0 auto;
  border-top : 5px solid #000;
  width : 980px;
  height : auto}
.bandTop{
  color:#fff;
  font-size:1.5em;
  width:980px;
  height:373px;
  background: #000 url(fond-IEA.png) repeat-y}
#blocMid-1{
  width : 980px;
  height : 430px;
  text-align : left;
  background: #000 url(fond-IEA_2.png) repeat-y}
#blocMid-1a{
  width : 980px;
  height : 470px;
  background: #000 url(fond-IEA.png) repeat-y}
#blocMid-1b{
  width : 980px;
  height : 500px;
  background: #000 url(fond-IEA_2.png) repeat-y}  
#blocMid-2{
  width : 980px;
  height : 665px;
  text-align : left;
  background: #000 url(fond-IEA_2.png) repeat-y}
img {border : none}
#bandBottom {
  width:980px;
  height:1720px;
  font-size:.9em;
  background: #000 url(fond-IEA_2.png) repeat-y}
.txt{
  width:980px;
  height:270px}
/* -------- Menu Gris - SLATE -------- */   
.menuGrey #navig{
	position:relative;
	display:block;
	height:42px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(greyslate_background.gif) repeat-x top left;
	font-family:Arial;
	text-transform:uppercase}
.menuGrey #navig ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;}
.menuGrey #navig ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;}
.menuGrey #navig ul li a{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding:7px 22px 7px 22px;
	height:28px}
.menuGrey #navig ul li a:hover{
	color:#fff;
	background:transparent url(greyslate_backgroundOVER.gif) no-repeat top center;} 