
.dd {
	/*display:inline-block !important;*/
	text-align: left;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	display: inline;}

.dd .ddTitle {
	background: #ffffff;
	border: 0px;
	padding: 0px;
	text-indent: 0;
	cursor: default;
	overflow: hidden;
	height: 16px;
	text-align: left;}
.dd .ddTitle span.arrow {
	background: url("dd_arrow.gif") no-repeat 0 0; 
	float: right; 
	display: inline-block;
	width: 16px; 
	height: 16px; 
	cursor: pointer;}
.dd .ddTitle span.textTitle {
	text-indent: 1px; 
	overflow: hidden; 
	line-height: 16px;
	font-size: 11px;
	padding-left: 5px;}
.dd .ddTitle span.textTitle img{
	text-align:left; 
	padding:0 2px 0 0;
	margin-top:2px;}
.dd .ddTitle img.selected {
	padding: 0 3px 0 0;
	vertical-align: top;}

.dd .ddChild {
	position: absolute;
	border: 1px solid #c3c3c3;
	/*border-top:none;*/
	display: none;
	margin: 0;
	/*width:auto;*/
	width: auto !important;
	overflow: auto;
	overflow-x: hidden !important;
	background-color: #ffffff;
	_margin-left: -100px;
	*margin-left: -80px;
	text-align: left;}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {
	padding-left:10px}
.dd .ddChild a {
	display: block;
	padding: 3px;
	text-decoration: none;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	text-align: left;
	font-size: 11px;}
.dd .ddChild a:hover {
	/*background:#cfcfcf;*/
	text-decoration: underline;}
.dd .ddChild a img {
	border: 0;
	padding: 0 2px 0 0;
	padding-top: 1px;
	vertical-align: middle;}
.dd .ddChild a.selected {
	/*background:#cfcfcf;*/
	text-decoration: underline;}
.hidden {
	display: none;}

	
.dd .ddTitle {	margin: 0px;padding: 2px 0px;padding-left: 21px;border: 1px solid #C3C3C3;width: 377px !important;
				background: url("../../images/default/pictos/picto_pdf.jpg") no-repeat 2px;}
.dd .ddChild {	z-index: 2000;width: 398px !important;*margin-left: 0px;}
.dd .ddChild a {color: #616161;font-weight: normal;}
