#etats li, #projets li a {
/*background: url("../images/plus.gif") no-repeat left top;*/
font-weight: bold;
margin-bottom: 10px;
}

#etats li a, #projets li a, #etats li a:hover, #projets li a:hover {
color: #393939;
/*padding-left: 20px;*/
cursor:pointer;
}

#etats li a.sel, #projets li.sel a {
/*background: url("../images/moins.gif") no-repeat left top;*/
}

* html #etats li a.sel, * html #projets li.sel a {
/*background: url("../images/moins.gif") no-repeat -3px 0;*/
}

#etats dl, #projets div {
margin-top: 10px;
}

#etats dt, #projets div {
font-weight: normal !important;
margin-top: 5px;
}

.subnav {
height: 0;
}

#projets {
list-style:none;
}

#projets li div a, #projets li.sel div a {
background: none;
color: #3A8BA9;
font-weight: normal;
padding-left: 0;
}