#main {
	width: auto;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

#left-panel {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	font-size: 0px;
	visibility: hidden;
}

#center-panel {
}

#logo {
	margin: 0px;
	padding: 0px;

	visibility: hidden;
	width: 0px;
	text-align: center;
	height: 0px;
	font-size: 0px;
}

#logo img {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#menu {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

#menu .deco {
	margin: 0px;
	padding: 0px;
}

#menu .level1 li .box .deco {
	margin: 0px;
	border-bottom: 0px none;
}

#menu .level1 li .selected .deco {
	border-bottom: 0px none;
}

#menu .level1 .selected .box {
	border-bottom: 0px none;
}

#menu .level1 .last {
	border: none 0px;
}

#menu .level2 .box {
	border-bottom: 0px none;
}

#menu .level3 .box {
	margin: 0px;
}

#menu li {
	list-style: none;
}

#shortcuts {
	height: 0px;
	visibility: hidden;
	font-size: 0px;
}

#shortcuts div {
	width: 0px;
	height: 0px;
	padding: 0px;
}

#shortcuts .Actualites {
	width: 0px;
}

#center-panel {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

#content {
	margin: 0px;
	padding: 0px;
	height: auto;
}

#content .top {
	visibility: hidden;
}

#center-panel .footer .copyright {
	float: left;
	width: 640px;
	margin-top: 16px;	
	margin-left: 4px;
	text-align: center;
}

#footer {
	height: 33px;
	text-align: center;
	background-image: url("images/footer.gif");
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 70%;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer .map {
	margin: 0px;	
	width: 0px;
	visibility: hidden;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer .copyright {	
	width: 100%;
	margin-top: 16px;	
	margin-left: 4px;
	border-top: 1px #777777 solid;
	padding-top: 2px;
	
	text-align: center;
}

