body {
	font-family: Verdana;
	font-size: 11px;
	background: white;
	margin: 0px; padding: 0px; border: 0px;
	}
	
#accueil a {
	position: absolute;
	left: 276px;
	top: 356px;
	display: block;
	width: 79px;
	height: 17px;
	background: url("images/sp_accueil.jpg") no-repeat;
	}
	
#accueil a:hover {
	background: url("images/sp_accueilo.jpg") no-repeat;
	}
	
#last a {
	position: absolute;
	left: 601px;
	top: 74px;
	display: block;
	width: 147px;
	height: 69px;
	background: url("images/sp_last.jpg") no-repeat;
	}
	
#last a:hover {
	background: url("images/sp_lasto.jpg") no-repeat;
	}
	
#oise a {
	position: absolute;
	left: 630px;
	top: 436px;
	display: block;
	width: 32px;
	height: 36px;
	background: url("images/sp_oise.png") no-repeat;
	}
	
#picardie a {
	position: absolute;
	left: 669px;
	top: 436px;
	display: block;
	width: 46px;
	height: 37px;
	background: url("images/sp_picardie.png") no-repeat;
	}
	
#mode_texte a {
	position: absolute;
	left: 14px;
	top: 363px;
	display: block;
	width: 137px;
	height: 17px;
	background: url("images/sp_mode_texte.png") no-repeat;
	}
	
#mode_texte a:hover {
	background: url("images/sp_mode_texteo.png") no-repeat;
	}
	
#menu {
	position: absolute;
	left: 10px;
	top: 199px;
	width: 180px;
}

#menu a {
	font-size: 12px;
	display: block;
	height: 22px;
	margin-top: 1px;
	_margin-top: 0px;
	_margin-bottom: 1px;
	padding: 3px 0px 0px 20px;
	text-decoration: none;
	color: #fff;
}

#menu a:hover {
	color: #AE4302;
}						
