div.selectbox-wrapper {
	position:absolute;
	left:0;
	top: 29px;
	background-color:#F5F7FA;
	border:1px solid #C3C3C4;
	margin:0px;
	padding:10px 0 0 0;
	font-size:16px;
	z-index:99;
}
.ie6 div.selectbox-wrapper {
	top: 30px;
}
.ie7 div.selectbox-wrapper {
	top: 30px;
}
.ie8 div.selectbox-wrapper {
	top:30px;
}

div.selectbox-wrapper ul li.selected {
	background: #F5CF48;
}
div.selectbox-wrapper ul li {
	display:block;
	cursor:pointer;
	font-size: 11px;
	padding: 2px 0 2px 10px;
}

.selectbox {
	color: #909090 !important;
	border: none;
	margin: 0px 0 0 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	display : block;
	padding: 6px 0 6px 8px;
	cursor:pointer ;
	background: url('../images/bg_select.gif') 0 0 no-repeat;
	width: 250px;
}
.contact .selectbox{
	width: 310px;
	background: url('../images/bg_select-mid.png') 0 0 no-repeat;}
.form-aide-search .selectbox {
	background: url('../images/bg_select-big.png') 0 0 no-repeat;
	width: 361px;
}
#main-extranet .form-aide-search .selectbox {
	width: 281px;
	background: url('../images/bg_extranet-select.png') 0 0 no-repeat;
	margin: 0 10px 0 0;
}
#main-extranet .form-aide-search .small .selectbox,#small .form-aide-search .small .selectbox{
	width: 193px;
	background: url('../images/bg_extranet-select-small.png') 0 0 no-repeat;
	margin: 0 10px 0 0;
}
.ie7 #main-extranet .form-aide-search .small .selectbox, 
.ie6 #main-extranet .form-aide-search .small .selectbox,
.ie7 #small .form-aide-search .small .selectbox,
.ie6 #small .form-aide-search .small .selectbox, 
 {
	margin: 7px 10px 0 0;
}
.big-select .selectbox {
	width: 526px;
	background: url('../images/bg_select-very-big.png') 0 0 no-repeat;
}
.bloc-form-left form .selectbox {
	width: 130px;
	background: url('../images/select_bloc-left.png') 0 0 no-repeat;
	padding-right:40px;
}
#main-extranet #header .selectbox {
	background: url('../images/select-extranet.png') 0 0 no-repeat;
	padding: 4px 0 5px 8px;
	font-size: 1em;
	width: 163px;
}
#main-extranet #header div.selectbox-wrapper {
	top: 24px;
}
#main .comment-send .selectbox, #main-extranet .comment-send .selectbox {
	background: url('../images/select-small.png') 0 0 no-repeat;
	padding: 6px 40px 8px 8px;
	width: 30px;
}

#main .comment-send div.selectbox-wrapper, #main-extranet .comment-send div.selectbox-wrapper {
	width: 72px !important;
}
#main .list-carto-form .selectbox {
	background: url('../images/select-project.png') 0 0 no-repeat;
	padding: 6px 40px 8px 8px;
	width: 234px;
	margin: 0 10px 0 0;
}
#main .list-carto-form div.selectbox-wrapper {
	width: 278px !important;
}
