
#titre{
	position : absolute;
	top : 130px;
	left : 30px;
	}

#chapo {
	position : absolute;
	width :200px;
	top : 172px;
	left : 20px;
	z-index :5;
	}		

	
#chapo .tete{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 12px;
	color : #000066;
	text-decoration : none;
	}
	
#chapo p{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 11px;
	color : #000066;
	text-decoration : none;
	}
	
	
#diagram1{
	position : absolute;
	top : 172px;
	left : 270px;
	}
	
#content1 {
	position : absolute;
	width : 21px;
	top : 230px;
	left : 730px;
	background-color : #FFFFFF;
	z-index :5;
	}		

	
#content1 h5{
	font-family : "verdana";
	font-weight : "bold";
	color : #000066;
	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 : 435px;
	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 : 240px;
	left : 750px;
	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;
	}	
	
