#titre {
	background-image: url(entete.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 81px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC33;
	text-align: center;
	line-height: 71px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fondspike.jpg);
	background-repeat: repeat;
}

#liste{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	top: 2px;
	right: 5px;
	position: absolute;
}
#bouton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	top: 4px;
	right: 200px;
	position: absolute;
		
}
#bouton a{
		color: #000000;
		text-decoration: none;
}
#bouton a:hover{
		color: #FF9933;
		text-decoration: none;
}
a:hover img{

	border: 3px solid #FFCC33;
	padding: 0px;
}
a:active img{
	padding: 0px;
	border: 3px solid #FF6600;
}
img{
	padding: 3px;
}

select {
	background-color: #99cc99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

html>body select {
}
