#breves-content {
	float:right;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../Images/actu/breves.gif);
	background-repeat: no-repeat;
	background-position: 403px 2px;
	height: 37px;
	width: 480px;
	position: relative;
	right: 150px;
	top: 28px;
	padding-left: 5px;
	overflow: hidden;
}
#breve {
	width: 479px;
	position: absolute;
}
#breve a {
	color: #F2F2F2;
	text-decoration: none;
	letter-spacing: -0.03em;
}
#breve a:hover {
	color: #F2F2F2;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F2F2;
}
#brev1, #brev2, #brev3, #brev4, #brev5, #brev6, #brev7 {
	position: relative
	background-color: #072527;
	width: 370px;
	overflow: hidden;
	padding-bottom: 10px;	
}

