/*-------------------------------------------------------------------------------------*/
/* =  Stye pour les breve			 */
/*-------------------------------------------------------------------------------------*/

.breve{
	padding:10px 0;
	border-bottom:1px #3766A6 solid;
	width: 98%;
	float: left;
	clear: both;
}

.breve img{
	float:left;
	margin:0 10px 5px 0;
	}

.breve h4 a{
	color:#3987C4;
	text-decoration:none;
}

span.datePubli {
	background-color:#3387C5;
	color:#fff !important;
	padding:3px 5px;
	font-size:85%;
}