#body-container-2 {
	float: left;
	background: transparent url(../img/quarante.png) no-repeat bottom left;
}

/* Réseau de vente */
#reseau td {
	border:1px solid #000;
	padding:2px 3px;
	background-repeat:no-repeat;
}

/* tt_news */
.news-latest-container {
	margin-bottom: 20px;
}
.news-latest-item, .news-list-item, .news-single-item {
	margin:0px 0px 20px 0px;
	background-color:#E1E1EE;
	padding:10px;
	margin:0px 0px 5px 0px;
}
.news-latest-container a, .news-list-container a, .news-single-item a {
	color:#000;
	text-decoration:none;
}
.news-latest-morelink, .news-list-morelink {
	margin-top:5px;
}
.news-latest-date, .news-list-date {
	margin-bottom:5px;
	display:block;
}
.documentlist {
	margin:0px 0px 0px 15px;
	list-style:none;
}
.news-file-image {
	background-repeat: no-repeat;
	padding: 2px 0px 8px 16px;
        display: block;
}
.doc-img, .doc-doc {
	float:left;
}
.doc-doc {
	padding-top:35px;
}
.doc-wrap {
	float:left;
	clear:left;
        margin-bottom:15px;
}