.actus {
	min-height: 600px;
	height: auto !important;
	height: 600px;
	}
.actu {
	background: #170a05;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
	}
.actu h1 {
	width: 350px;
	display: block;
	}
.actu p {
	font-size: 11px;
	color: #d8d8d8;
	margin: 0;
	}
.actu .date {
	color: #d2b6aa;
	}
.actu .float_right {
	padding: 0 0 5px 15px;
	}
.actu .suite {
	display: none;
	}
.actu .suite, .actu .suite { color: #fff; font-size: 11px; }
.actu a { color: #ccc;	}
.actu a:hover { color: #fff;	}
