.top_barre{
	
	background-color:#000;
	font-size:12px;
	text-align:left;
	height:15px;
}
.top_barre a{
	color:#FFF;
	padding-left:10px;
	text-decoration:none;
}
.top_barre #outils_retour{
	background-image:url(images/outils_retour.png);
	background-repeat:no-repeat;
	padding-left:20px;
}
.type_document_find{
	width:260px;float:left;padding:5px; background-color:#f9f9f9;
	color:#3e77af; border:#dddddd thin solid;margin:5px;
	height:30px;
	
}
.type_document_find a{
	color:#3e779f;
	text-decoration:none;
}

.type_document_find:hover{

	background-color:#ececec;
}

.selected{
	background-color:#ececec;
}
#bt_special{
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:none;
	width:125px;
	background-color:#003e7e;
	height:24px;
	}
#table_search { 
background-color:#f6f6f6;
}

#table_search a{
color:#666;

}
