body {
	background-color: #dcdde0;
	background-image: url(../images/sce/fond.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}
div#container {
	margin: 0px auto;
	margin-bottom: 0;
	width: 970px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
div#header {
	width: 950px;
	height: 216px;
	background-image: url(../images/sce/fond-header.jpg);
	padding-left: 10px;
	padding-right: 10px;
}
div#header img.logo {
	margin-left: 11px;
	margin-top: 14px;
	margin-bottom: 0px;
	float: left;
}
div#header img.plan {
	margin-right: 11px;
	margin-top: 14px;
	float: right;
}
div#menu_container {
	padding-top: 40px;
	height: 35px;
	clear: both;
}
div#content {
	width: 904px;
	padding: 23px;
	padding-left: 33px;
	padding-right: 33px;
	background-image: url(../images/sce/fond-border.jpg);
	background-repeat: repeat-y;
	min-height: 367px;
	height: auto !important;
	height: 367px;
}
div#footer {
	margin: 0 auto;
	width: 940px;
	height: 65px;
	padding: 10px;
	padding-top: 15px;
	padding-left: 20px;
	background-image: url(../images/sce/fond-footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	font-size: 10px;
}
div#footer a {
	color: black;
	text-decoration: none;
}
div#footer ul {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 50px;
	list-style: none;
}
div#footer ul li ul {
	margin-right: 0px;
	float: none;
}
div#footer li {
	margin-bottom: 0px;
	list-style: none;
	list-style-image: none;
}
div#footer img.siligom {
	float: right;
	margin-top: 36px;
	margin-right: 10px;
}
div#footer img#siligom {
	margin-bottom: 0px;
	list-style-image: none;
}
div#copyright {
	margin: 0 auto;
	width: 950px;
	padding: 10px;
	padding-top: 5px;
	clear: both;
	font-size: 10px;
	color: #9a9a9c;
}
div#copyright a {
	text-decoration: none;
	color: #9a9a9c;
}