#page {

}

#lang {
	visibility: hidden;
	height: 0;
}

.actif a { 
	color:red;
}

.hide {
	display:none;
}


