/*list*/
.news-list-container{
	text-align:left;
}
.news-list-item{
	margin-top:6px;
	padding-top:2px;
	background-image:url(/fileadmin/tmpl/img/news-list-brd_gauche.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#333333;
}
.news-list-content{
	text-align:justify;
	padding-right:5px;
}
.news-list-content P.bodytext{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.list-news-image{
	float:right;
	width:90px;
	text-align:center;
	padding-left:3px;
}
.list-news-image img{
	border:1px solid #993333;
}
.news-list-morelink{
	clear:both;
}
.list-news-image A, .list-news-image A:hover, .news-list-content .list-news-image A, .news-list-content .list-news-image A:hover{
	border-bottom:1px solid #FFFFFF;
}
.news-list-date{
	float:right;
	color:#CC6600;
}
.news-list-topbar{
	flopat:left;
	background-color:#FFFFFF;
	width:412px;
}
.news-list-middlebar{
	border-top:1px solid #99CC99;
	width:412px;
	padding-top:5px;
	padding-right:15px;
	clear:both;
}
.news-list-title{
	float:left;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	padding:3px 2px 3px 2px;
}
.news-list-title A, .news-list-content A, .news-list-morelink A{
	color:#CC0000;
	text-decoration:none;
}
.news-list-title A:hover{
	color:#339900;
}
.news-list-content A:hover, .news-list-morelink A:hover{
	color:#339900;
	border-bottom:1px solid #336600;
}
.news-list-fd{
	margin-left:7px;
	background-image:url(/fileadmin/tmpl/img/news-list-fd.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}
.news-list-bottom{
	height:8px;
	background-image:url(/fileadmin/tmpl/img/news-list-bas.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.tx-ttnews-browsebox, .tx-ttnews-browsebox TABLE TR TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.tx-ttnews-browsebox, .tx-ttnews-browsebox TABLE TR TD A{
	text-decoration:none;
}
.tx-ttnews-browsebox TABLE TR .tx-ttnews-browsebox-SCell P A{
	text-decoration:none;
	background-image:url(/fileadmin/tmpl/img/fd_sel_news.gif);
	background-repeat:no-repeat;
	background-position:center center;
	padding:3px 3px 3px 3px;
}
/*single*/
.news-single-item{
}
.news-single-title{
	font-family : "Times New Roman", Times, serif;
	font-size : 17pt;
	color : #FF9900;
	font-weight : bold;
	display : block;
	/*padding-right:460px;*/
	/*float:left;*/
	border-bottom:1px solid #FFCC66;
	padding-bottom:4px;
	line-height:19px;
}
.news-single-date{
	float:right;
	font-style:italic;
	font-size : 7pt;
	color:#CCFFCC;
}
.news-single-topbar{
	padding-bottom:4px;
	/*background-image:url(/fileadmin/tmpl/img/fd_news-single-title.jpg);
	background-repeat:repeat-x;
	background-position:bottom;*/
	/*float:right;*/
}
.news-single-middlebar{
	/*float:left;*/
}
.news-single-subheader, .news-single-subheader H3{
	font-weight : bold;
	display:block;
	font-size:8pt;
	padding-left:8px;
}
.news-single-image{
	float:right;
	padding:14px 2px 2px 10px;
}
.news-single-content{
	float:left;
	/*width:375px;*/
	text-align:justify;
}
.news-single-content P.bodytext{
	margin-top:0px;
}
.news-single-backlink{
	clear:both;
	background-image:url(/fileadmin/tmpl/img/news_fd_retour.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:left bottom;
}