
#menu-outils { 
	border-bottom: 0;
}

.right {
	margin-top: 20px;
}

#titre-rubrique {
	clear: left;
	margin-bottom:1.5em;
}

#accroche {
	position: relative;
	font-size: 1.1em;
	border-top: 1px solid #39276a;	
	border-bottom: 1px solid #39276a;	
	color:#444;
	margin-bottom:1.5em;

}

#accroche p {
	padding: 10px 20px 10px 220px;
	margin: 0;
}

#visuel-rubrique {
	float: left;
	background-color:#ffffff;
	background-repeat: no-repeat;
	width: 190px;
	margin-right:10px;
	height: 120px;
}

#accroche .clear {
	font-size: 1px;
	height: 1px;
}


