#top #search{
	position:absolute;
	top:53px;
	right:0;
}

#top #connexion{
	position:absolute;
	top:53px;
	right:185px;
}

#top #search p,#top #connexion p{
	margin:0 0 3px 0;
}
#top #search input,#top #connexion input{
	float:left;
	height:12px;
	
}



#top #search #submit{
	width:16px;
	height:16px;
	background-image:url("../picture/interface/search.jpg");
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	cursor:pointer;
}

#top #connexion #submit_connexion{
	width:16px;
	height:16px;
	background-image:url("../picture/interface/unlock.png");
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	cursor:pointer;
}

#global #top #lien_home{
	display:block;
	height:90px;
	width:300px;
	margin-left:12px;
	padding-top:20px;
}

#top #vivre_son_age{
	position:absolute;
	top:56px;
	left:373px;
}

#top .contact_top{
	font-weight:bold;
	position:absolute;
	right:0;
	top:15px;
}

#top .up{
	position:absolute;
	left:0;
	top:0;
}
