body {

}
div#fondmenu {
	width: 165px;
	background-image: url(fondbouton1.JPG);
	}
	
div#buttonA {
	width: 165px;


}
div#buttonB {
	width: 165px;


}
div#buttonB ul {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;

}

div#buttonB li {
	list-style-type: none;
	text-align:center;
	margin-top: 6px;
	color: #333333;
	font-weight: bold;
	background-color: #FFCC66;
	border-style: outset;
	display: block;
	text-decoration: none;
	border-width: 6px;
	width: 150px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}

div#buttonB li a {

    height: 100%;

    width: 100%;

    display: block;

    text-decoration: none;

    border-width: 6px;

}

div#buttonB li a:link {
	color: #000000;
	font-weight: bold;
	background-color: #FF9900;
	border-style: outset;
	background-image: url(fondbouton1.JPG);

}

div#buttonB li a:visited {

    color: #000000;

    font-weight: normal;

    background-color: #FF9933;

    border-style: outset;

}

div#buttonB li a:hover {

    font-weight: bold;

    color: #FFFFFF;

    background-color: #999999;

    border-style: outset;

}

div#buttonB li a:active {

    font-weight: bold;

    color: #FFFFFF;

    background-color: #666666;

    border-style: inset;

}



div#buttonA ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;

}

div#buttonA li {
	list-style-type: none;
	width: 135px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;

}

div#buttonA li a {
	text-decoration: none;
	display: block;

}

div#buttonA li a:link {
	color: #333333;
	background-image: url(bouton.jpg);
	font-weight: bold;

}

div#buttonA li a:visited {

  color: #333333;
	font-weight: bold;
	background-image: url(bouton.jpg);

}

div#buttonA li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	background-image: url(bouton2.jpg);

}

div#buttonA li a:active {

    font-weight: bold;

    color: #FFFFFF;

    background-color: #666666;

    border-style: inset;

}
