
	
#titre {
	position : absolute;
	top : 130px;
	left : 30px;
	}

	
#ss-titre {
	position : absolute;
	top : 170px;
	left : 30px;
	width : 180px;
	}
	
#ss-titre h3{
	font-family : verdana;
	color : #000066;
	text-decoration : none;
	background-color : #FFFFFF;
	}

#ssmenu {
	position : absolute;
	top : 470px ;
	left :20px ;
	}	

#ssmenu select{
	font-family : verdana;
	font-size : 9px;
	color : #000066;
	text-decoration : none;
	background-color : #FFFFFF;
	}


#chapo{
	position : absolute;
	top : 250px;
	left : 30px;
	width : 180px;
	}

#chapo p{
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
	color : #000066;
	text-decoration : none;
	background-color : #FFFFFF;
	}	
	
#diagram{
	position : absolute;
	top : 326px;
	left : 474px;
	}	

#legende {
	position : absolute;
	width : 130px;
	top : 500px;
	left : 712px;
	background-color : #FFFFFF;
	}		

#legende p{
	font-family : verdana;
	font-weight : normal;
	font-size : 10px;
	color : #000066;
	text-decoration : none;
	background-color : #FFFFFF;
	}
	
#content1 {
	position : absolute;
	width : 210px;
	top : 130px;
	left : 250px;
	background-color : #FFFFFF;
	z-index :5;
	}		

	
#content1 .tete{
	font-family : verdana;
	font-weight : bold;
	font-size : 11px;
	color : #006600;
	vertical-align : top;
	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 : 130px;
	left : 480px;
	background-color : #FFFFFF;
	}		

	
#content2 .tete{
	font-family : verdana;
	font-weight : bold;
	font-size : 11px;
	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 : 210px;
	top : 130px;
	left : 710px;
	background-color : #FFFFFF;
	}		

	
#content3 .tete{
	font-family : verdana;
	font-weight : bold;
	font-size : 11px;
	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;
	}
		
#content4 {
	position : absolute;
	width : 210px;
	top : 400px;
	left : 500px;
	background-color : #FFFFFF;
	}		

	
#content4 .tete{
	font-family : verdana;
	font-weight : bold;
	font-size : 10px;
	color : #006600;
	text-decoration : none;
	background-color : #FFFFFF;
	}
	
#content4 p{
	font-family : verdana;
	font-weight : normal;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	background-color : #FFFFFF;
	}		

#previous{
	position : absolute;
	top :506px;
	left : 20px;
	}
	
#next{
	position : absolute;
	top :506px;
	left : 880px;
	}	
	

