@charset "utf-8";
#wrapper {
	background-color: #fcfae5;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper     #header {
	height: 246px;
	background-image: url(../images/CREATION_TOP.gif);
}
#wrapper #header #creation_tv {
	margin: 5px;
	padding: 5px;
	float: right;
	height: 225px;
	width: 360px;
}
#wrapper #body #1 {
	height: auto;
}
#wrapper #body #2 {
	height: auto;
}

#wrapper #buttons {
	height: 62px;
}
#wrapper #bottom {
	height: 29px;
}

#wrapper #body {
	height: auto;
}
#wrapper #nav {
	height: 30px;
}
#wrapper #body #2 .CRAETION2 {
	height: auto;
	width: auto;
}

