#internet_fix, #internet {
	position: absolute;
	height: 21px;
	width: 149px;
	top: 0px;
}
#internet {
	background-image: url(../images/adco_bouton_internet.jpg);
	background-repeat: no-repeat;
	height: 66px;
	text-decoration: none;
}

#edition_fix, #edition{
	position: absolute;
	height: 21px;
	width: 149px;
	left: 149px;
	top: 0px;
}
#edition {
	background-image: url(../images/adco_bouton_edition.jpg);
	background-repeat: no-repeat;
	height: 66px;
	text-decoration: none;
}

#objets_fix, #objets{
	position: absolute;
	height: 21px;
	width: 149px;
	left: 298px;
	top: 0px;
}
#objets {
	background-image: url(../images/adco_bouton_objets.jpg);
	background-repeat: no-repeat;
	height: 66px;
	text-decoration: none;
}

#signaletique_fix, #signaletique {
	position: absolute;
	background-repeat: no-repeat;
	height: 21px;
	width: 149px;
	left: 447px;
	top: 0px;
}
#signaletique {
	background-image: url(../images/adco_bouton_signaletique.jpg);
	background-repeat: no-repeat;
	height: 66px;
	text-decoration: none;
}

#societe_fix, #societe{
	position: absolute;
	height: 21px;
	width: 149px;
	left: 596px;
	top: 0px;
}
#societe {
	background-image: url(../images/adco_bouton_societe.jpg);
	background-repeat: no-repeat;
	height: 66px;
	text-decoration: none;
}

#contact_fix, #contact {
	position: absolute;
	background-repeat: no-repeat;
	height: 21px;
	width: 149px;
	left: 596px;
	top: 0px;
}
#contact {
	background-image: url(../images/adco_bouton_contact.jpg);
	background-repeat: no-repeat;
	height: 66px;
	text-decoration: none;
}