a:visited {
	color: #29ABE2;
	text-decoration: underline;
	CURSOR: hand; 
}
a:link {
	color: #29ABE2;
	text-decoration: underline;
	CURSOR: hand; 
}
a:hover {
	text-decoration: underline;
	color: #29ABE2;
	CURSOR: hand; 
}
a {
	color: #29ABE2;
	text-decoration: underline;
	CURSOR: hand; 
}

.body_actu
{
	background-color:Transparent;
	margin:0px 0px 0px 0px;	
}

.actu { BORDER-RIGHT: #999999 1px solid;
		 BORDER-TOP: #999999 1px solid;
		 BORDER-LEFT: #999999 1px solid; 
		 BORDER-BOTTOM: #999999 1px solid; 
		  MARGIN: 0px;
		   FONT: 9pt Verdana, Arial, Helvetica, sans-serif; 
		   WIDTH: 247px;
		   POSITION: relative;
		   height:107px; } 
		   
.titrebox { FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	background-color:#cf8500;
	WIDTH: 247px; 
	COLOR: white! important; 
	POSITION: relative; 
	height:25px; } 
	
	.content { COLOR: white! important;
		PADDING-RIGHT: 5px; 
		PADDING-LEFT: 5px; 
		PADDING-BOTTOM: 2px; 
		WIDTH: 247px; 
		PADDING-TOP: 2px; 
		POSITION: relative; 
		HEIGHT:80px; } 
		
	
	.data
	{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		float:left;
		width:236px;
		height:56px;
	}
	
	.titre
	{
		position:relative;
		float:left;
		width:100px;
		height:60px;
		overflow:hidden;
	}
	.soustitre
	{
		float:left;
		position:relative;
		height:60px;
		overflow:hidden;
		width:130px;
		/*WORD-BREAK: break-all;*/
	}
	
	.div_liens
	{
		clear:left;
		/*float:left;*/
		WIDTH: 236px;
		height:15px;
	}
	
	.table_liens{ 
		float:left;
		WIDTH: 236px;
		height:14px;
		FONT: 8pt Verdana, Arial, Helvetica, sans-serif;  
		COLOR: white! important; 
		overflow:hidden;
		/*WORD-BREAK: break-all */
	} 
