#laune {
	display: inline-block !important;
	zoom: 1;
	*display: inline;
	background-repeat: no-repeat;
	width: 340px;
	vertical-align: top;
}
#laune .titre {
	display: inline-block !important;
	zoom: 1;
	*display: inline;
	width: 320px;
	height: 50px;
	line-height: 48px;
	padding-left: 20px;
	text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
}
#laune img {
	border: 0;
}

