#frame {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	overflow: auto;
	width: 542px;
	height: 333px;
}

#edito {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	width: 206px;
	height: 370px;
}

#textedito {
	display: block;
	margin: 34px 4px 5px 12px;
	overflow: auto;
	width: 190px;
	height: 226px;
}
