			body {
				background-color: #040f23;
				
			}
			#menuh {
				background-color: #040f23;
				z-index: 20;
			}
			#bandeau img {
				border-width: 0px;
			}
			#superconteneur{
				position: absolute;
				width: 850px;
				
			}
			#zoneprincipale {
				width: 850px;
			}
			
			#bordtableau {
				float: right;
				
				width: 40px;
				background-image:url("../IMG/ombretableau.jpg");
				background-repeat: repeat-y;
				
			}
			#bordtableau img{
				position: relative;
				top: 0px;
			}
			#menuv {
				position: absolute;
				width: 160px;
				left: 0px;
				height: 360px;
				padding-right: .5em;
			}
			#contenu {
				width: 615px;
				padding-left: .5em;
				margin-right: 1em;
				border-left-style: dashed;
				border-left-width: 1px;
				min-height: 361px;
				position: absolute;
				left: 160px;
			}
			
			#piedtableau {
				height: 30px;
				clear: both;
			}
			#imagebordtableau {
				width: 40px;
				height: 360px;
				background-image:url("../IMG/bordtableau.jpg");
				position: absolute;
				bottom: 0px;
				left: 810px;
			}
			#datetemperatureeau{
				color:#24607C;
				font-size:12px;
				padding-left: 1em;
				padding-top: 1em;
				padding-bottom: .5em;
			}
			
			.spip_documents_center{
				display: block;
				text-align: center;
			}
			
			#superfond {
				background-image:url("../IMG/degrade.jpg");
				background-repeat: repeat-x;
				background-position: bottom;
				position: absolute;
				width: 850px;
				background-color: #e6ebef;
				bottom: 30px;
				z-index: -10;
			}
