/* CSS Document */

body {
 	background:#eee;
	margin:0;
}

#centrage {
	margin:auto;
	text-align:center;
}

#img_full {
	margin:auto;
	width:1024px;
	height:549px;
}
#img_top {
	width:1024px;
	height:56px;
	background-image:url(images/gallerie/bande1.gif);
  	background-repeat:no-repeat;
	float:left;	
}
#img_left {
	width:1024px;
	height:436px;
	background-image:url(images/gallerie/giant3d.jpg);
  	background-repeat:no-repeat;
	float:left;	
}	


#img_btbtn1 {
	width:327px;
	height:68px;
	background-color: #61A5D6;
	float:left;

}
#img_botleft {
	width:907px;
	height:56px;
	background-image:url(images/gallerie/bande2_01.gif);
  	background-repeat:no-repeat;
	float:left;
}
#img_botright {
	width:117px;
	height:56px;
	background-image:url(images/gallerie/bande2_02.gif);
  	background-repeat:no-repeat;
	float:left;
}				

img { border :0; }