#globale {
	width:100%;
	height:100%;
}

#top {
	height:100%;
}

#left {
		height:100%;
	float:left;
}

#right {
	height:100%;
}

