#badshow {
	width: 300px;
	font-weight: bold;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: auto;
	font-style: italic;
	height: 46px;
	line-height: 46px;
	color: #FFFF00;
	background-image: url(../interface/rouge-jaune180.jpg);
}
#badshow a:hover {
	background-image: url(../interface/rouge-jaune.jpg);
	background-repeat: repeat;
	width: 300px;
	color: #000000;
	font-size: 30px;
	height: 46px;
	line-height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

