.tabrecherche {
	background-image : url(/img/fond_taureau.jpg);
	background-position : left top;
	background-repeat : no-repeat;
}
.cellrecherche {
	background-image : url(/img/fond_taureau.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	border-width : 0px 1px 1px 0px;
	border-style : solid solid solid solid;
	border-color : #A9A9AA;
}
.rechercheatt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding-right : 8px;
	padding-left : 8px;
	padding-top : 8px;
	padding-bottom : 8px;
}
.rechercheint {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : right;
	padding-right : 8px;
}
.rechercheform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.recherchedesc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : right;
	background-color : #FFFFBE;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}
.recherchedesc A {
	text-decoration : underline;
	color : black;
}
.recherchepoints {
	background-color : #FFFFBE;
	padding-top : 18px;
}
.recherchelib {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-align : right;
	padding-right : 5px;
	background-color: #EDEDED;
	border-width : 0px 1px 1px 0px;
	border-style : solid solid solid solid;
	border-color : #B6B689;
}