@import url("recherche_michel.css");

#search_list_picto {
	display: block;
	padding: 0;
	margin: 0;
	border:0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 263px;
	padding-top: 20px;
	padding-left: 10px;
	height: 21px;
	_height: 41px;
	color: #9C1717;
	font-weight: bold;
	text-align: left;
	background: url(../ximg/label_search_PM.jpg) no-repeat top left;
}


#search_infos {
	
	position: absolute;
	width: 520px;
	right: 0;
}

#search_crit_layer_list h3{
	display: inline;
	color: #3D3D3D;
	font-weight: normal;
	font-size: 1em;
}

#search_crit_layer_list span{
	color: #9C1717;
	font-weight: bold;
	padding: 10px;
}

div.label_list_search {
	font-weight: bold;
	color: #9C1717;
	text-align: left;
}

#search_crit_layer_list {
	text-align: left;
	position: absolute;
	display: block;
	top: 21px;
	right: 0;
	width: 470px;
	z-index: 2;
}

