
	
#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 : 480px ;
	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 : 180;
	}

#chapo p{
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
	color : #000066;
	text-decoration : none;
	background-color : #FFFFFF;
	}	
	
	
#content1 {
	position : absolute;
	width : 210px;
	top : 130px;
	left : 270px;
	background-color : #FFFFFF;
	z-index :5;
	}		

	
#content1 h5{
	font-family : verdana;
	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 : 130px;
	left : 500px;
	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;
	}
		
	
