#recherche_result table { border-collapse:collapse; }
#recherche_result table caption { text-align:right; }
#recherche_result table td { padding:3px; border:1px solid #000000; }
#recherche_result table tr {vertical-align:top}
#recherche_result table tr th { padding:3px; border:1px solid #000000; text-align:center; font-weight:bold; color:#FFFFFF; background-color:#666666 }
#recherche_result table tr.ligne_impaire td { color:#000000; cursor:pointer; background-color:#FFFFFF}
#recherche_result table tr.ligne_paire td { color:#000000; cursor:pointer; background-color:#E6E6E6 }
#recherche_result table tr.ligne_surlignee td { color:#FF0000; cursor:pointer; background-color:#FFFFCC;}

div#recherche_result_footer
{
	margin-left:40%;
	padding-top:20px;
	margin-bottom:30px;
	vertical-align:middle
}

#recherche_result {
	scrollbar-3dlight-color:white;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-darkshadow-color:#CCCCCC;
    scrollbar-face-color:#666666;
    scrollbar-highlight-color:#E6E6E6;
    scrollbar-shadow-color:#E6E6E6;
}




