.dd{
	text-align:left;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
  color:#000000;
  }

#prix_titletext img{display: none}
#typeField_titletext img{display: none}
#mark_child img{display: none}
#typeField_child{}
#typeField_msdd{z-index:1000}


#prix_min .dd .ddTitle{width:73px}
#prix_min {width:73px}
#prix_min_title {width:73px;}

#prix_max .dd .ddTitle{width:73px}
#prix_max{width:73px;}
#prix_max_title {width:73px;}

#civility_title{width:182px;}

#select1  .dd .ddTitle{width:152px;}
#select1 {width:152px;}
#rechercher-occasion #mark_title{width:170px}
#rechercher-occasion #typeField_title{width:170px}
#rechercher-occasion #cylindree_title{width:170px}


.dd .ddTitle{
	background:#ffffff;
  border-bottom:1px solid #ffffff;
	padding:1px;
	text-indent:2px;
	cursor:default;
	overflow:hidden;
	height:16px;
  width:150px;
  }

.dd .ddTitle span.arrow{
	background:url(dd_arrow.jpg) no-repeat 0 0; float:right; display:inline-block; width:19px; height:19px; cursor:pointer;
  }

.dd .ddTitle span.textTitle{text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.textTitle img{text-align:left; padding:0 2px 0 0; display:none}
.dd .ddTitle img.selected{
	padding:0 3px 0 0;
	vertical-align:top;
  display: none;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #747474;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#DDDDDD;
  z-index:20000;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:1px 0 1px 3px;
	text-decoration:none;
	color:#000000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background:#EDEBEB;
  color:#387D0F !important;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
  display:none;
}
.dd .ddChild a.selected {
	background:#F0EFEF;
  color:#387D0F;
}
.hidden {display:none;}
