td.news_img {
	width: 160px;
	padding-left: 20px;
	padding-bottom: 20px;
}
td.news_img img {
	margin-left: 20px;
	text-align: center;
	border: 5px solid #c0000f;
}
td.news_titre {
	width: 500px;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	height: 10px;
	font-weight: bold;
}

td.news_titre a {
	color: #004793;
	text-decoration: none;
}

td.news_date {
	font-size: 12px;
	text-align: right;
	color: #999999;
	height: 10px;
	vertical-align: top
}
td.news_trait {
	height: 1px;
	vertical-align: top;
}
td.news_trait hr {
	height: 1px;
	border: 0;
	background-color: #cccccc;
	margin-top: -2px;
}

hr.news_trait {
	height: 1px;
	border: 0;
	margin-left: 20px;
	background-color: #cccccc;
}

div.news_retour {
	display: none;
	margin-left: 20px;
	font-size: 12px;
}

div.news_retour a {
	text-decoration: none;
	color: #c0000f;
}

td.news_resume {
	color: #444444;
	font-size: 12px;
	margin-top: -20px;
	vertical-align: top;
}
td.news_resume a {
	text-decoration: none;
	color: #444444;
	margin-top: -20px;
}
div.tx-mininews-pi1-browsebox {
	width: 700px;
	font-size: 12px;
	text-align: center;
}
span.news_nb {
	font-style: italic;
	margin-right: 20px;
}
span.news_pages {
	font-size: 12px;
}
span.news_pages a {
	text-decoration: none;
	color: #c0000f;
}
td.aff_detail {
	position: relative;
	float: left;
	margin-left: -35px;
	margin-top: -5px;
}
td.aff_detail a img {
	border: 0;
	text-decoration: none;
}


