.avec-breves {
	width:400px;
}
.sans-breve {
	width:100%;
}

.breves {
	float:right;
	width:160px;
	margin-top:20px;
}
.breve {
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	color:rgb(102, 102, 102);
	line-height:14px;
	font-size: 11px;
	cursor: pointer;
}
.breve .titre {
	font-weight: bold;
	font-size: 18px;
	line-height:17px;
	text-transform: uppercase;
}
.breve .chapeau {
	font-weight:bold;
}
.breve p {
	margin:0px;
}
.breve p.chapeau {
	margin-top:5px;
	margin-bottom: 5px;
}
.breve .image {
	width:160px;
	height: 100px;
	overflow: hidden;
	margin-top:8px;
}

.breves .separateur {
	background: url(../images/filet-bleu.gif) no-repeat right;
	height:20px;
	margin-top: 10px;
	margin-bottom:10px;
	border:1px solid #fff;
}
.breves a.lien-breve {
	text-decoration: none;
	color:rgb(102, 102, 102);
}
.breves img {
	border:0;
}