/*
	Permet de repositionner les blocs quant on est plus sur la home
*/
.E_client{
	top:172px;
	margin-left: -515px;
	left:52%;
}

.actu_mobile{
	top:373px; /*+10 pour la marge bas*/
	margin-left: -515px;
}

.tag{
	top:588px; /*+20 pour la marge bas*/
	margin-left: -515px;
}

.contact{
	top:819px; /*+30 pour la marge bas*/
	margin-left: -515px;
	left:52%;
}

.documentation{
	top:1003px; /*+40 pour la marge bas*/
	margin-left: -515px;
}

a#fHautactus{
	top:405px;
}
a#fBasactus{
	top:547px;
}

