td img {
 display: block;
}
#txt_btn_haut {
	font-weight: bold;
	color: #000;
	text-align: left;
	background-image: url(../../../images/barre_aide/label.png);
	float: right;
	vertical-align: middle;
	
}
#txt_ident {
	font-weight: bold;
	color: #FFF;
}
#txt_ident a {
	color: #5C5C5C;
	text-decoration: none;
	font-style: normal;
	font-size:11px;
}

#txt_ident a:hover {
	color: #ffffff;
	text-decoration: underline;
}