@charset "utf-8";
/* CSS Document */
#ombre{
	margin-bottom:0px !important;
}
#nav-haut {
	position:absolute;
	top:0px;
}
#menu {
	margin-left:0px !important;
}
#planete_clear {
	clear:both;
	height:150px;
}
#contenuer_nuage {
	overflow:hidden;
	position:relative;
	width:1000px;
}
#nuage {
	top:280px;
	right:0px;
	position:absolute;
	background:url(../image/planete/nuages.png) no-repeat top left;
	width:0px;
	min-height:200px;
	height:80%;
	z-index:0;
}

