.news-latest-container, .news-single-item {
	margin-top: 15px;
	margin-left: 15px;
}

.tt_news {
	border: 1px solid #53450a;
	background: #fff4cf;
	padding: 0;
}

.news-latest-container .tt_news {
	width: 450px;
  height:350px;
}

.news-single-item .tt_news {
	width: 450px;
}

.news_fond_titre {
	background: url('img_tourisme/fond_news.gif') no-repeat #ffd953 right;
	height: 13px;
	background: #ffd952;
}

.tt_news h2 {
	font-size: 13px;
	color: #53450a;
	margin:	0;
	padding: 0px;
}

.tt_news h3 {
	margin: 5 0;
}

.tt_news h3 a, .tt_news h3 a:visited {
	color: #53450a;
}

.news-latest-item h3 {
	margin: 0;
}
.news-latest-item {
	width: 180px;
	float: left;
	clear: left;
	padding: 4px;
}
 
.detail_lastest {
	width: 260px;
	/*float: right;
  padding: 5px;*/
  position:absolute;
  margin:0;
}

.detail_lastest h3 {
	text-align: center;
}
.tt_news .bodytext {
	font-size: 10px;
	text-align: justify;
}

.news-single-backlink a, .news-single-backlink a:visited,
.news-latest-morelink a, .news-latest-morelink a:visited {
	color: #ff5400;
	font-weight: bold;
}

.img_news {
	margin: 2px;
  text-align:center;
}

.img_news img {
	border: solid 1px black;
}

.filet_rouge, .filet_rouge_long {
	float: left;
	height: 1px;
	background: #826c10;
	margin: 7 7 0 0;
}

.filet_rouge {
	width: 50%;
}

.filet_rouge_long {
	width: 88%;
}

.news_ligne {
	height: 6px;
}

.separateur_news {
	float: right;
	background: #5ba999;
	height: 100%;
	width: 1px;
}

