.dhtmlselect{ /*style of DHTML Select Menu, main box */
width: 200px; /*default  width of main box */
height: 19px; 
background-image: url(../images/fond_acces_direct_fr.jpg);
background-repeat: no-repeat;
/*border: 1px solid #033861;*/
position: relative;
text-indent: 3px;
padding: 0px;
cursor: hand;
cursor: pointer;
/*background-color: #033861;*/
}

.dhtmlselect .downimage{ /*style of "down" image to the right of the DHTML Select Menu*/
position: absolute;
right: -25px;
}

.dhtmlselect .dropdown{ /*style of Drop Down Menu that appears onMouseover */
position: absolute;
top : 17px;
left: 0;
width: 200px; /*default width of drop down menu*/
border: 1px solid #2b2b2b;
border-bottom-width: 0;
display: none;
z-index: 100;
font-weight: normal;
}

.dhtmlselect .dropdown a{ /*style of Drop Down Menu's links */
width: auto;
display: block;
background: #FFFFFF;
/*border-bottom: 1px solid #033861;*/
padding: 1px 0;
text-indent: 5px;
text-decoration: none;
color: #000000;
}

* html .dhtmlselect .dropdown a{ /*IE 6 (and below) hack */
width: 100%;
}

.dhtmlselect .dropdown a:hover{
background: #000000;
color: #FFFFFF;
}

/*Others */
.dhtmlselect_other{ /*style of DHTML Select Menu, main box */
width: 350px; /*default  width of main box */
height: 19px; 
background-image: url(../images/programmes_select_fr.jpg);
background-repeat: no-repeat;
/*border: 1px solid #033861;*/
position: relative;
text-indent: 3px;
padding: 0px;
cursor: hand;
cursor: pointer;
/*background-color: #033861;*/
}

.dhtmlselect_other .downimage{ /*style of "down" image to the right of the DHTML Select Menu*/
position: absolute;
right: -25px;
}

.dhtmlselect_other .dropdown{ /*style of Drop Down Menu that appears onMouseover */
position: absolute;
top : 17px;
left: 0;
width: 350px; /*default width of drop down menu*/
border: 1px solid #2b2b2b;
border-bottom-width: 0;
display: none;
z-index: 100;
font-weight: normal;
}

.dhtmlselect_other .dropdown a{ /*style of Drop Down Menu's links */
width: auto;
display: block;
background: #000000;
/*border-bottom: 1px solid #033861;*/
padding: 1px 0;
text-indent: 5px;
text-decoration: none;
color: #FFFFFF;
}

* html .dhtmlselect_other .dropdown a{ /*IE 6 (and below) hack */
width: 100%;
}

.dhtmlselect_other .dropdown a:hover{
background: #FFFFFF;
color: #000000;
}




/***** COMBO DES THESES *****/
/*Others */
.dhtmlselect_theses{ /*style of DHTML Select Menu, main box */
width: 350px; /*default  width of main box */
height: 19px; 
background-image: url(../images/sujets_select_fr.jpg);
background-repeat: no-repeat;
/*border: 1px solid #033861;*/
position: relative;
text-indent: 3px;
padding: 0px;
cursor: hand;
cursor: pointer;
/*background-color: #033861;*/
}

.dhtmlselect_theses .downimage{ /*style of "down" image to the right of the DHTML Select Menu*/
position: absolute;
right: -25px;
}

.dhtmlselect_theses .dropdown{ /*style of Drop Down Menu that appears onMouseover */
position: absolute;
top : 17px;
left: 0;
width: 350px; /*default width of drop down menu*/
border: 1px solid #2b2b2b;
border-bottom-width: 0;
display: none;
z-index: 100;
font-weight: normal;
}

.dhtmlselect_theses .dropdown{ /*style of Drop Down Menu that appears onMouseover */
position: absolute;
top : 20px;
left: 0;
width: 350px; /*default width of drop down menu*/
border: 1px solid #2b2b2b;
border-bottom-width: 0;
display: none;
z-index: 100;
font-weight: normal;
}

.dhtmlselect_theses .dropdown a{ /*style of Drop Down Menu's links */
width: auto;
display: block;
background: #000000;
/*border-bottom: 1px solid #033861;*/
padding: 1px 0;
text-indent: 5px;
text-decoration: none;
color: #FFFFFF;
}

* html .dhtmlselect_theses .dropdown a{ /*IE 6 (and below) hack */
width: 100%;
}

.dhtmlselect_theses .dropdown a:hover{
background: #FFFFFF;
color: #000000;
}