body{
background:url("../images/prehome/body.jpg") no-repeat center 152px;
}

div#tetiere{
	background:url("../images/prehome/tetiere.jpg") no-repeat center top;
	height:152px;
 	width:100%; 
	position:absolute;
	top:0;
	left:0;
}

div#tetiere div#link{
width:950px;
height:100%;
margin:0 auto;
}

div#tetiere div#link a{
display:block;
width:171px;
height:27px;
background:url("../images/prehome/acceder.png") no-repeat;
position:relative;
top:137px;
float:right;
}

div#tetiere div#link a strong{
display:none;
}

div#contenu{
width:950px;
height:100%;
margin:0 auto;
}

div#contenu div#magasin{
height:94px;
width:100%;
position:relative; 
/* top:530px; */
top:336px;
background:url("../images/prehome/magasin.png") no-repeat;
left:0;
}

div#contenu div#magasin a{
display:block;
height:94px;
width:100%;
}

div#contenu div#magasin a strong{
display:none;
}

div#contenu div#special{
height:170px;
width:100%;
position:relative;
top:359px; 
left:0;
background:url("../images/prehome/special.png") no-repeat center;
}


div#contenu div#special a{
display:block;
height:170px;
width:100%;
}

div#contenu div#special a strong{
display:none;
}
