/**************/
/* ACTUALITES */
/**************/
.tab_new_bloc {
	background-image: url(../media/img/interface/fond_news.gif);
	width: 156px;
	padding-top: 30px;
} 

.titre_new_bloc {
	font-size : 9px; 
	color : #666666; 
	letter-spacing: 1px;
} 
.texte_new_bloc {
	font-size : 9px;
	color : #666666;
	letter-spacing: 1px;
	text-decoration: none;
} 

a.texte_new_bloc {
	color : #FF6699;
} 
a.texte_new_bloc:hover {
	color : #FF00CC; 
} 

.titre_actualites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	font-weight: bold;
}
.texte_actualites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 10px;
}
.date_actualites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-align: left;
}

/* FINC ACTU  */
/**************/


