.overflow
{
	overflow: auto;
	width: 460px;
	height: 420px;
	background-color: #FFFFFF;
}
#gamme {
  z-index: 100;
}
#banneraccueil1 {
  z-index: 1;
}
a:active, a:visited, a:link
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #ff9600;
	text-decoration: underline;
}
