/**
 * Style sheet recherche
 */
#cherch
{
	width:350px;
	left:688px;
	top:20px;
	position:absolute;
	margin:0px;
	padding:0px;
}

#cherch .formbody label
{
	float:left;
	margin-top:2px;
	margin-right:4px;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
}

#cherch input
{
	float:left;
	border:1px solid #8E8E8E;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

#cherch .formbody #ctrl_1
{
	width:150px;
	margin-right:2px;
}

#cherch .formbody #ctrl_2.submit
{
	top:-14px;
	position:relative;
}
