
#titre{
	position : absolute;
	top : 130px;
	left : 30px;
	}
	

#chapo {
	position : absolute;
	width :200px;
	padding-top :4px;
	padding-left :4px;
	padding-right :4px;
	padding-down :6px;
	top : 180px;
	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;
	}
	
#chapo a{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 12px;
	color : #990000;
	text-decoration : underline;
	background-color : #FFFFFF;
	}
	
#chapo a:hover{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 12px;
	color : #006600;
	text-decoration : none;
	background-color : #FFFFFF;
	}	

	
#intro{
	position : absolute;
	width :130px;
	top : 180px;
	left : 250px;
	}

#intro p{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	}

	
#diagram1{
	position : absolute;
	top : 180px;
	left : 400px;
	}
	
#content1 {
	position : absolute;
	width : 130px;
	top : 232px;
	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 : 270px;
	top : 405px;
	left : 250px;
	background-color : #FFFFFF;
	}		

	
#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;
	}
	
#content3 {
	position : absolute;
	width : 270px;
	top : 400px;
	left : 570px;
	background-color : #FFFFFF;
	}		

	
#content3 h5{
	font-family : "verdana";
	color : #006600;
	text-decoration : none;
	background-color : #FFFFFF;
	}
	
#content3 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 : 830px;
	background-color : #FFFFFF;
	z-index :5;
	}		

	
#legende h5{
	font-family : "verdana";
	color : #000066;
	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;
	}




	
#col3 {
	position : absolute;
	width : 270px;
	top : 140px;
	left : 250px;
	background-color : #FFFFFF;
	z-index :5;
	}		

	
#col3 h5{
	font-family : "verdana";
	color : #006600;
	text-decoration : none;
	background-color : #FFFFFF;
	}
	
#col3 p{
	font-family : "verdana";
	font-weight : "normal";
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	background-color : #FFFFFF;
	}
	

#col4 {
	position : absolute;
	width : 270px;
	top : 140px;
	left : 570px;
	background-color : #FFFFFF;
	}		

	
#col4 h5{
	font-family : "verdana";
	color : #006600;
	text-decoration : none;
	background-color : #FFFFFF;
	}
	
#col4 p{
	font-family : "verdana";
	font-weight : "normal";
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	background-color : #FFFFFF;
	}
	

		

#previous{
	position : absolute;
	top :490px;
	left : 30px;
	}
	

	
#next{
	position : absolute;
	top :490px;
	left : 880px;
	}	
	

