@charset "utf-8";

#container {
	background-color: #FFF;
	padding: 0px;
	clear: none;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 1050px;
	height: 700px;
	font-size: x-small;
	font-family: "Arial Black", Gadget, sans-serif;
}
#container #Dessin {
	background-color: #FFF;
	padding: 10px;
	height: 500px;
	width: 550px;
	clear: right;
	float: right;
	margin-top: 5px;
	margin-right: 100px;
	margin-bottom: 40px;
	margin-left: 0px;
	position: relative;
}
#container #anciensdessins {
	height: 25px;
	width: 250px;
	padding: 0px;
	clear: none;
	float: left;
	position: relative;
	margin-top: 120px;
	margin-right: 70px;
	margin-bottom: 70px;
	margin-left: 30px;
}

#container #bandeau {
	background-color: #FFF;
	height: 40px;
	width: 920px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	position: relative;
	clear: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#container #menu {
	background-color: #FFF;
	margin: 5px;
	padding: 0px;
	float: left;
	width: 250px;
	height: 115px;
	clear: none;
	position: relative;
	word-spacing: normal;
}
#container #Apercu {
	clear: none;
	float: right;
	height: 500px;
	width: 550px;
	padding: 5px;
	margin-left: 20px;
	position: relative;
	background-color: #FFF;
}

#container #menuartwork {
	padding: 5px;
	height: 500px;
	width: 700px;
	margin-top: 65px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	float: left;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

#container #Vignettes {
	background-color: #F0F0F0;
	height: 500px;
	width: 450px;
	clear: left;
	float: left;
	padding: 5px;
	margin-left: 5px;
	position: static;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #Videos {
	background-color: #F0F0F0;
	height: 900px;
	width: 1050px;
	clear: left;
	float: left;
	padding: 5px;
	margin-left: 5px;
	position: static;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
