body { width: 100%; min-width: 600px; height: 100%; margin: 0; padding: 0; }

/*Content*/
#content { 
	position: absolute; 
	top: 130px; left: 22%; 
	width: 53%; min-width: 347px; 
	background-color: #023403; color: #FFF; 
	/*border-style:dotted; border-color: red; border-width: medium;*/
	z-index: 2;  }
#content p { margin: 0; } /*text-indent: 4%;*/ 

#content #footer { 
	margin: 20px 0; 
	padding: 0.5em 0; 
	color: #708090; 
	background-color: #000;
	font: 1em verdana,sans-serif; 
	text-align: center; 
	border-top: 1px solid #DDD; }

#entete {	
	position: absolute;
	min-width: 600px;
	width: 100%;
	background-color: #000; }



#toolbar {	
	position: absolute;
	min-width: 600px;
	width: 100%;
	background-color: #000; }

#entete { 
	left: 0; top: 50; 
	 height: 60px; 
	/* background: url(images/mountains/MountainK.jpg) #d6f3ba bottom right repeat-x; */
   z-index: 3; 
	} /* #9FBFDF */
		
#entete a.logo img { 
	position: absolute; 
	right: 3px; top: 3px; 
	z-index: 4; }
	
#entete div#swirl { 
	z-index: -3; }

#entete div#toolbar { 
	left: 0; 
	/*height: 20px;*/ 
	background: #023403; 
	text-align: center;}
	
#soustete { 
	left: 0; bottom: -2px;
	height: 0px; 
	background: #C00;
   z-index: 2; 
	} 

#catch { 
	position: absolute; top: 90px; 
	left: 22%; 
	width: 53%; min-width: 200px;
	height: 40px; 
	color: #E00;
   z-index: 2; 
   font-size:1.3em;
   font-style: italic;
	} 

 body>div#entete, body>div#entete a.logo img { position: fixed; }

#navigation { position: absolute; top: 90px; left: 1%; width: 18%; min-width: 110px; padding: 1em 0 0 0.5em; font-size: 0.99em; z-index: 1; }
/* body>div#navigation { position: fixed; } */
#navigation span { display: none; float: left; margin: 4px 0px -2px -2px; padding: 0 2px; font: 9px/10px monospace; background: transparent; border: 1px solid #CCC; cursor: hand; cursor: pointer; color: #708090; text-decoration: none; }


#sidebar { position: absolute; top: 90px; right: 2%; min-width: 110px; width: 17%; font-size: 0.66em; line-height: 1.22em;  }
#sidebar #wmv { margin-top: 18px; }
#sidebar #wmv #captions {  margin-top: 4px; width: 200px; font-size: 0.66em; height: 90px; background-color:#FFF; color:#006; }

.illustration { right: 18px; margin: 9px; padding: 9px; border-color:white ; }

#grand-design{
 position: absolute;
 bottom:18px;
 left: 20px;
 margin: 0px;
 padding: 0px;
 /*height: 810px;*/
 }