/*****************************************************************************/
/*********************         TT_NEWS       *********************************/
/*****************************************************************************/
/********************************************/
/***** LATEST *******************************/
/********************************************/
.breve_liste {
	border-bottom:1px solid #A5A5A5;
	margin:15px 0 0;
	padding:0 0 10px;
	float:left;
	width:580px;
}
*html .breve_liste {
	border-bottom:1px solid #A5A5A5;
	margin:15px 0 0 10px;
	padding:0 0 10px;
	float:left;
	width:580px;
}
.breve_liste h2 a {
	color:#4d4d4d;
}
.breve_image {
	float:left;
	padding:0 10px 0 0;
}
.breve_categorie {
	color:#787878;
	font-size:0.9em;
}
.breve_contenu {
}
.breve_date {
	color:#787878;
	font-size:0.9em;
}
.breve_contenu a {
	color:#000000;
}
.breve_contenu a:hover {
	color:#000000;
	text-decoration:underline;
}
.breve_contenu h2 a {
	color:#4d4d4d;
}
#contenu_gauche .barre_rouge_titre h2 {
	display:block;
	width:550px;
	float:left;
	color:#FFFFFF;
}

/********************************************/
/***** LISTE ********************************/
/********************************************/
.actus-subheader img {
	float: left;
	padding: 0 10px 10px 0;
	clear: both;
}
.tx-ttnews-browsebox {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}
.tx-ttnews-browsebox table td{
	border: none;
}
.actus-item {
	border-bottom: 1px solid #A5A5A5;
	margin: 15px 0 0;
	padding: 0 0 10px;
	float: left;
	width:99%;
}

* html .actus-item .actus-subheader {
	margin-left:12px;	
}

.actus-item a{
	color: #343434;
}
.actus-liens-archives {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

/********************************************/
/***** LATEST *******************************/
/********************************************/
.actu_seule_contenu_contenu img {
	float: left;
	padding: 0 10px 10px 0;
	clear: both;
}
.actu_seule_retour {
	text-align:right;
	margin:20px 0 0 0;
}
.actu_seule_contenu_subheader {
	font-weight:bold;
}