.rapide {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/rapide-trailer02.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 80px;
	overflow:hidden;	
}

.rapide a {
	display: block;
	color: #FFF;
	font-size: 12px;
	width: 240px;
	height: 80px;
	text-decoration: none;
	overflow:hidden;
}
			
.rapide img {
	width: 240px;
	height: 80px;
	border: 0;
}

* html a:hover {visibility:visible}

.rapide a:hover img{visibility:hidden}

.rapide span {
	position: absolute;
	left: 7px;top: 6px;
	text-align: center;
	width: 20px;				     
}
