/* ------- MENU : CPCGAMES - CPCarchives - GamebaseCPC -------- */
#idnavhautA
{
	margin-top: 2px;
	margin-left: 8px;
	width: 978px;
	height: 25px;
	font: 9pt Verdana, sans-serif;
	/* border: 1px dashed black; */
}
#idnavhautA a
{
	float: left;
	padding: 3px 4px 0px 4px;
	margin: 0 5px 2px 1px;/* decalage bas de 2px */
	height: 19px;
	border-width: 0;
	display: block;
	text-align: center;
	font: bold 1em sans-serif;
	text-decoration: none;
	color: #000000;
	background: transparent url("../images/boutons/menu1A.gif") 0 center;
	border: 1px solid #820000;
}
#idnavhautA a.choix
{
	display: block;
	background: transparent url("../images/boutons/menu0A.gif") 0 center;
	border: 1px solid #007B00;
}
#idnavhautA a:hover, #idnavhautA a:active
{
	display: block;
	background: transparent url("../images/boutons/menu0A.gif") 0 center;
	border: 1px solid #007B00;
}