div#fenetre 
{
	position : static;
	/*overflow: auto; */
	border: 3px solid #6ff;
	left: 170px;
	top: 0px;
	background-color : red;
}
