/* ACCUEIL Limuro - mobilierboomrang */
#accueil{
	float:right;
	width:700px;
	height:400px;
	margin:0 0 15px;
	/* important pour transition*/
	background:#fff;
	position:relative;
}
#accueil img{
	/*float:right;*/
	width:700px;
}

#accueil #petit{
	height:402px;	
}
.pied{
	clear:both;
	width:685px;
	margin:0 0 0 279px;
}
.pied h1{
 	font-size:16px;
	margin:10px 150px 0 0;
	color:#000;
	font-weight:bold;
}
#accueil_limuro{
	left:38px;
	position:absolute;
	top:125px;
}
#accueil_boomrang{
	left:60px;
	position:relative;
	top:325px;
	width:200px;
}
#accueil_slogan{
	position:absolute;
	left:105px;
	top:17px;
	width:420px;
	z-index:10;
}
