
#titre{
	position : absolute;
	left : 30px;
	top : 130px;
	}



#chapo {
	position : absolute;
	width :200px;
	top : 170px;
	left : 20px;
	border-style :outset;
	border-width : 3px;
	border-color : #FFFF66;
	background-color : #336699;
	z-index :5;
	}		
	
#chapo .tete{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 11px;
	color : #FFFF33;
	padding-top :4px;
	padding-left :4px;
	padding-right :4px;
	padding-bottom :0x;
	text-decoration : none;
	background-color : #336699;
	}
	
#chapo p{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 10px;
	color : #FFFFFF;
	padding-top :0;
	padding-left :4px;
	padding-right :4px;
	padding-bottom :0;
	text-decoration : none;
	background-color : #336699;
	}
	
	
#chapo .tete2{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 11px;
	color : #FFFF33;
	padding-top :0;
	padding-left :4px;
	padding-right :4px;
	padding-bottom :10px;
	text-decoration : none;
	background-color : #336699;
	}
	
#diagram1{
	position : absolute;
	top : 120px;
	left : 460px;
	}
	
#content1 {
	position : absolute;
	width : 210px;
	top : 164px;
	left : 250px;
	background-color : #FFFFFF;
	z-index :5;
	}		

	
#content1 h5{
	font-family : "verdana";
	font-weight : "bold";
	color : #006600;
	text-decoration : none;
	background-color : #FFFFFF;
	}
	
#content1 p{
	font-family : "verdana";
	font-weight : "normal";
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	background-color : #FFFFFF;
	}
	

#content2 {
	position : absolute;
	width : 210px;
	top : 447px;
	left : 490px;
	background-color : #FFFFFF;
	z-index :5;
	}		

	
#content2 h5{
	font-family : "verdana";
	color : #006600;
	text-decoration : none;
	background-color : #FFFFFF;
	}
	
#content2 p{
	font-family : "verdana";
	font-weight : "normal";
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	background-color : #FFFFFF;
	}
	
	
#legende {
	position : absolute;
	width : 90px;
	top : 220px;
	left : 830px;
	background-color : #FFFFFF;
	z-index :5;
	}		

	
#legende h5{
	font-family : "verdana";
	color : #006600;
	text-decoration : none;
	background-color : #FFFFFF;
	}
	
#legende p{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	background-color : #FFFFFF;
	}
		

#previous{
	position : absolute;
	top :490px;
	left : 20px;
	}
	
#next{
	position : absolute;
	top :490px;
	left : 880px;
	}	
	
