.dAccordion       { z-index: 30; border-bottom-width: 1px; border-bottom-color: #d0d0d0; border-bottom-style: dashed; background-position: center 0px; height: auto; line-height: 13px; background-repeat: no-repeat; color: #62646d; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; width: 100%; overflow: hidden; }

/*.Accordion .Tabdep          { height: 25px; background-position: left -10px; cursor: pointer; -khtml-user-select: none; -moz-user-select: none         }
*/
.dAccordion .Paneldep { left: 0px; top: 0px; position: relative; height: 20px; display: block}
.dAccordion .Tabdep .Dep     { width: auto; border-left-width: 1px; border-bottom-width: 0px; border-right-width: 1px; border-top-width: 0px; position: relative; height: 25px; background-position: 0px 0px; text-align: left; white-space: normal; cursor: pointer; vertical-align: top; -khtml-user-select: none; -moz-user-select: none          }


.dAccordion .Contentdep         { bottom: 0px; top: 0px; position: relative; z-index: 1; border-top-width: 1px; border-top-color: #bacdae; border-top-style: solid; color: #62646d; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 12px; background-color: #fff; background-image: url(../../images/tab_contenu_detail_rep_bas.gif); background-repeat: repeat-x; background-position: left bottom; text-align: justify; width: 100%; height: auto; overflow: hidden; cursor:default }

.dAccordion .Contentdepbas         { position: relative; padding-right: 10px; padding-left: 10px; padding-bottom: 10px; padding-top: 10px; color: #62646d; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 12px; background-position: 0px 0px; text-align: justify; z-index: 10; top: 0; left: 0; width: auto; height: auto; overflow: hidden }

.dAccordion .Contentdepombre         { position: relative; left: 0px; top: 0px; height: auto; background-image: url(../../images/tab_contenu_detail_rep_up.gif); background-repeat: repeat-x; background-position: left top; z-index: 4; width: 100%; overflow: hidden }


.dAccordion .hover    { height: auto; text-align: left; color: #819609; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 13px; text-decoration: none; background-image: url(../../images/list_fond_titre_rep_on.gif); background-repeat: repeat-x; background-position: 0 0px; cursor: pointer; }

.dAccordion .open    {  border-right-width: 1px;  border-left-width: 1px;  border-right-style: dotted;  border-left-style: dotted;  border-right-color: #819609;  border-left-color: #819609;  height: auto;  background-image: url(../../images/list_fond_titre_rep_on.gif); text-align: left; border-top-width: 1px; border-top-color: #c0c4cd; border-top-style: solid; color: #819609; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 13px; text-decoration: none; background-repeat: repeat-x; background-position: 0 0; cursor: pointer;}

.dAccordion .closed   { font-size: 11px; line-height: 13px; z-index: 1500; width: auto; height: auto; background-image: url(../../images/list_fond_titre_rep_off.gif); background-repeat: repeat-x; background-position: 0 0px; text-align: left; cursor: pointer; margin: 0; border-top: 1px solid #c6c6c6; border-right: 1px solid #c6c6c6; border-left: 1px solid #c6c6c6; -khtml-user-select: none; -moz-user-select: none; }

.dAccordion .focused    { height: auto; border-top-width: 1px; text-align: left; border-top-style: solid; border-top-color: #c0c4cd; color: #819609; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 12px; text-decoration: none; background-image: url(../../images/list_fond_titre_rep_on.gif); background-repeat: repeat-x; background-position: 0 0; cursor: text;}

ul#titdep {
border-right-width: 1px;
border-left-width: 1px;
padding-left: 5px;
padding-bottom: 0;
padding-right: 0;
padding-top: 2px;
margin: 0;
list-style-type: none;	
line-height: 20px;
}

ul#titdep li {
padding-left: 30px;
padding-bottom: 0;
padding-right: 0;
background: url(/images/icone_calendar_list_off.gif) no-repeat 5px 3px;
margin: 0;
}

ul#titdep li:hover {
padding-left: 30px;
padding-bottom: 0;
padding-right: 0;
padding-top: 0px;
background: url(/images/icone_calendar_list_on.gif) no-repeat 5px 3px;
margin: 0;

ul#titdep li:open {
padding-left: 30px;
padding-bottom: 0;
padding-right: 0;
padding-top: 0px;
background: url(/images/icone_calendar_list_on.gif) no-repeat 5px 3px;
margin: 0;

}