div.lnktelecharger {
float:right;
}

.Titre a, .TListe a:visited{
	text-decoration:none;
	color: #616161;
	font-weight: bold; 
}
.Titre a:hover{
	text-decoration:none;
	color: #616161;
	font-style: italic;
	font-weight: bold; 
}

.Titre h4{


	color: #616161;
} 


div.colcontenu  {
	width:100%;



}
.colcontenu.lnktelecharger div {
	float:right;
}
.colcontenu{float:left;}
.icotelechargement {
			float:left;
			margin-left:13px;
			width:119px;
			height:31px;
			background: url("../images/telechargement/dnld.gif") no-repeat top left;
			cursor:pointer;
}
.icopdf {
			background: url("../images/telechargement/v_pdf.png") no-repeat !important;
			float:left;
			width:32px;
			height:32px;
}