#actualites .actuHome{
	padding:					30px 70px;
	display:					block;
	margin-bottom:				35px;
}
.actuHome ul{
	margin-bottom:				40px;
}
.actuHome ul.last{
	margin-bottom:				20px;
}
#equipe .actuHome h4{
	margin-bottom:				10px;
}
.actuHome p.red{
	text-align:					left;
	margin-bottom:				40px;
}
.actuHome ul li .puce{
	color:						#ee2224;
	font-size:					18px;
	position:					relative;
	top:						2px;
}
.actuHome{
	width:						85%;
	margin:						0 auto;
	position:					relative;
	transition:					.5s ease;
	display:					none;
}
.actuHome.active{
	display:					block;
}
.actuHome h4{
	font-size:					16px;
}
.actuHome h3,
.actuHome p{
	font-size:					18px;
}
.actuHome h3{
	margin:						30px 0;
}

.center{
	width:						1000px !important;
}

.logo{
	display:					block !important;
	margin:						0 auto !important;
	text-align:					center !important;
	width:						265px !important;
}

#menu,
.fullImage,
.searchBar,
.voirPlus,
.allerSur,
footer,
.pagination{
	display:					none !important;
}