
.news-latest-container, .news-single-item {
	margin-top: 15px;
	margin-left: 15px;
}

.tt_news {
	width: 530px;
	border: 1px solid #95e3d3;
	background: #e1ffff;
	padding: 0;
}

.news_fond_titre {
	background: url('img_ville/fond_news.gif') no-repeat;
	height: 19px;
}

.tt_news h2 {
	font-size: 13px;
	color: #116a58;
	margin:	0 0 0 6;
	padding: 0px;
}

.tt_news h3 {
	margin: 5 0;
}

.tt_news h3 a, .tt_news h3 a:visited {
	color: #db3800;
}

.active  a, .active  a:visited {
	color: #1b4f7f !important;
}

.news-latest-item {
	width: 200px;
	float: left;
	clear: left;
	padding: 4px;
}

.news-latest-item h3 {
	margin: 0;
}
 
.detail_lastest {
	width: 310px;
	float: right;
	padding: 5px;
}

.detail_lastest h3 {
	text-align: center;
}

.tt_news .bodytext {
	font-size: 11px;
	text-align: justify;
}

.news-single-backlink a, .news-single-backlink a:visited,
.news-latest-morelink a, .news-latest-morelink a:visited {
	color: #db3800;
	font-weight: bold;
}

.img_news {
	margin: 2px;
}

.img_news img {
	border: solid 1px black;
}

.filet_rouge, .filet_rouge_long {
	float: left;
	height: 1px;
	background: #db3800;
	margin: 7 7 0 0;
}

.filet_rouge {
	width: 68%;
}

.filet_rouge_long {
	width: 88%;
}

.news_ligne {
	height: 6px;
}

.separateur_news {
	float: right;
	background: #5ba999;
	height: 100%;
	width: 1px;
}
.news_liste a, .news_liste a:hover, .news_liste a:visited{
	color:#e28a4d;
	font-size:12px;
	font-weight:bold;
}
.news_titre{
	color:#2c655a;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	/*visibility:hidden;*/
	
	
}
.news_texte .bodytext, .news_texte h3{
	font-size:11px;
}
.news_texte {
	background-color:#dcebe8;
	border: 1px solid #2c655a;
	padding: 8 8 8 8;
	font-size:11px;
}
.news-single-img{
	float:left;
	margin:4px;
}
