#main #cont .actus {
	border: 0;
}

#main #cont .actus .expert {
	border: 1px solid #A8988B;
	margin: 1em 0em;
}

#main #cont .actus .expert .onglets {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	height: 45px;
	line-height: 16px;
	font-weight: bold;
	background: #EAE7E1;
	color: #3E1407;
}

#main #cont .actus .expert .onglets li {
	float: left;
	width: 20%;
	height: 45px;
	text-align: center;
	border-right: 1px solid #A8988B;
}

#main #cont .actus .expert .onglets .last {
	border-right-style: none;
	width: 19%;
}

#main #cont .actus .expert .onglets .act {
	background: #FFFFFF;
}

#main #cont .actus .expert .exp_cont2 {
	margin-top: 15px;
}

