@charset "ISO-8859-1";
body {
	overflow:auto;
	height: 100%;
	width: 100%;
}
html {
	overflow:hidden;
	height:100%;
}
#site {
	height: 620px;
	width: 910px;
	color: #333333;
	margin-top: -310px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#site #flashcontent {
	height: 493px;
	width: 900px;
	border: 1px solid #9B3300;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	float: left;
}
#site #flashcontent #anim_boutique {
	float: left;
	height: 483px;
	width: 632px;
	padding: 5px;
}
#site #footer {
	margin: auto;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 70px;
	float: left;
}
#enter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: left;
	width: 900px;
	height: 15px;
	padding-top: 5px;
	text-align: center;
}

#footer p {
	margin-top: 2px;
	margin-bottom: 5px;
}
#artelook {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	letter-spacing: 1px;
	text-align: right;
	float: left;
	height: 15px;
	width: 900px;
	padding-top: 5px;
}
