html, body, * {
	padding:0px;
	margin:0px;
}
html {
	height:100%;
	background:#f8941d url('../image/nouveautes/degrad_bot.jpg') bottom left repeat-x;
	overflow:hidden;
	font-family:arial;
}
img {
	border:0px;
}
div#maxi {
	width:100%;
	background: url('../image/nouveautes/degrad_top.jpg') top left repeat-x;
	text-align:center;
}
div#degrade {
	width:100%;
	height:1000px;
	background: url('../image/nouveautes/degrad_cent.png') center center no-repeat;
	text-align:center;
}
div#deco {
	width:100%;
	height:1000px;
	background: url('../image/nouveautes/deco_fond.png') center center no-repeat;
	text-align:center;
}
div#all {
	position:absolute; 
	left: 50%;  
	top: 50%; 
	width: 980px; 
	height: 650px; 
	margin-top: -325px;
	margin-left: -490px; 
	text-align:left;
}
div#header {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:82px;
	width:977px;
}
div#page {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:977px;
	height:490px;
	overflow:hidden;
	background: url('../image/nouveautes/fond_page.png') top center no-repeat;
	padding-top:20px;
}
div#menu {
	clear:both;
	text-align:left;
	margin-left:1px;
	width:793px;
	height:40px;
	background: url('../image/nouveautes/fond_menu.png') top left no-repeat;
}
ul#menu_list {
	padding:0;
	padding-left:30px;
	margin:0;
	list-style-type:none;
}
ul#menu_list li {
	display:inline;
}
li.menu_item {
	margin-right:26px;
}
li.environnement {
	margin-left:17px;
}
div#footer {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:977px;
	height:40px;
	padding-left:20px;
}
div#imprimvert {
	position:absolute;
	top:175px;
	height:130px;
	width:130px;
	float:right;
	margin-left:900px;
}