#recherche table.frmrecherche
{
	margin:auto;
}

#recherche table.frmrecherche .colonne1
{

	
}

#recherche table.frmrecherche .colonne3
{
	

}

table.resultats
{
	margin-bottom:20px;
	width:100%; /*le 021007*/
}

table.resultats td.titre
{
	width:50%; /*le 021007: 100% */
	font-weight:bold;
}

table.resultats th
{
	text-align:left;
	background-color:#ECEAEA;
	padding:6px;
}

table.resultats td
{
	padding:6px;
	border-bottom:solid 1px #D2D2D2;
}

.tri
{
	margin-bottom:0;
}

div.triSeparator
{
	height:14px;
	width:2px;
	background-color:#FFFFFF;
	overflow:hidden;
	margin:0;
	padding:0
}

.frmrecherche .inputTexte
{
	width:180px;
}
