div.bottom{
	position:relative;
}
div.bottom .cat_intitule{
	position:absolute;
	top:0px;
	left:0px;
	width:549px;
	text-align:center;
}

.cat_intitule{
}

.cat_intitule div{
	display:none;
}
.cat_intitule div.actif{
	display:block;
}

.nect_sbactif{
	margin-top:128px;
}