#content h1 {
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #D6D6D6;
	color:#999999;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:16px;
	padding:8px 0 4px;
}
#content-menu ul {
	margin-top:0;
}
/* Boite actu */
#content .box-actu {
	clear:both;
	margin-bottom:80px;
	padding-top: 20px;
}
.news-name {
	float:left;
}
.news-date {
	margin-right: 12px;
	text-align: right;
	font-size: 0.9em;
	color: #A1A1A1;
	border-bottom:5px solid #F2F1F1;
	padding-bottom: 10px;
}

.box-actu h2 {
	background-image:url(../../images/search/button.png);
	background-position:left 2px;
	background-repeat:no-repeat;

	color:#777;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:34px;
	padding:0 0 6px 20px;
}
.box-actu .thumb-actu {
	margin:0 40px 0 22px;
	float:left;
	height:auto;
}
.box-actu .desc-actu {
	float:left;
	width:698px;
}
.box-actu {
	color:#777;	font-size:0.9em;
	line-height:1.7em;
}
.box-actu p {
	margin-bottom:20px;
}
.box-actu p a {
	color:#A1A1A1;
	text-decoration:underline;
}
.box-actu .arrow-link {
	background-image:url(/images/arrow.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	color:#D3CFCF;
	padding-left:12px;
}
.box-actu .desc-actu-without-thumb {
	width:auto;
	padding:0 10px;
	clear: both;
}
.box-actu .image {
	text-align: center;
}
/* Aération de la liste des actualités */
#content-body .list-download li {
	list-style-type: none;
	border: 1px solid #fff;
	padding-left: 10px;
}
#content-body .list-download {
	padding-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #fff;
	padding-top: 10px;
}
#content-body .list-download li:hover {
	border: 1px solid #dedede;
}
#content-body .list-download li div {
	padding-top: 7px;
}
#content-body .list-download li a {
	color: #a1a1a1;
	font-weight: bold;
	width: 500px;
	display: block
}
#content-body .list-download  li div {
	margin-bottom: 25px;
	color: #a1a1a1;
}
/* Alignement de la date à droite */
#content-body .list-download div.news-name {
	float:left;
	margin-bottom: 3px;
}
#content-body .list-download div.news-date {
	margin-right: 12px;
	text-align: right;
	font-size: 0.9em;
	border-bottom: 1px solid #dedede;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
/* Mise en page des listes */
#content #content-body .desc-actu-without-thumb ul {
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: -20px;
	color: #777777;
}
#content #content-body .desc-actu-without-thumb ul li {
	padding-bottom: 5px;
}
