.new {
	font-size:13px;
	background-image:url(/images/design/hand.png);
	background-repeat:no-repeat;
	padding-left:40px;
	width:auto;
	margin:20px 0 0 0;
}
.new p{
	line-height:25px;
}
.titre_news {
	font-weight:bolder;
	text-decoration:underline;
	cursor:pointer;
}

.news_hidden {
	display:none;
}

.news_show {
	display:block;
}

.news {
	margin:10px 50px 35px 50px;
}

#titre_news {
	font-weight:bolder;
}


div.actu {
	margin-top: 30px;
}

div.actuFoot
{
	position: inherit  !important;
	float: right;
}

div.contentActu
{
	padding-bottom:  15px;
}