div.pilote{
	float: left;
	width: 384px;
	margin-bottom: 5px;
}

div.pilote h3{
	background: none;
	margin: 5px 0 5px 50px;
	color: #5B401C;
	font-size: 16px;
	font-weight: bold;
}

div.pilote a{
	padding-left: 10px;
	margin-left: 10px;
	background: url(../images/fleche_news.png) transparent no-repeat 0px 4px;
	font-size: 11px;
	text-decoration: none;
}

div.pilote a:hover{text-decoration: underline;}

div.pilote img{
	float: left;
	height: 75px;
}