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

body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF711F;
}	
#back_img {
	position: absolute;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(../images/trace_groupe.jpg);
	width: 100%;
	height: 360px;
	bottom: 0px;
	left: 0px;
	background-repeat: no-repeat;
}

#logo_mur{
	background: url(../images/home_gen_5.jpg) no-repeat top left;
	height:600px;
}
#mada{
	position: absolute;
	width:228px;
	top:336px;
	left:355px;
}
#guada{
	position: absolute;
	width:221px;
	top:240px;
	left:583px;
}
#guyane{
	position: absolute;
	width:221px;
	top:441px;
	left:583px;
}
img {
	border:0;
}
#bt_gp {
	background: url(../images/bt_gp_off.jpg);

}