#list2 { width:710px; }

.title, .mytitle {border-bottom:solid 3px #ccc;margin:5px 0 0px 0;cursor:pointer;text-decoration: none;font-size: 1.2em;font-weight:bold;display: block;padding:5px 5px 5px 15px;color:#999;background: #fff url('../images/togglerc.gif') center left no-repeat;}
.on  .mytitle { background-color:#C0C0C0; }
.off .mytitle { background-color:#E0E0E0; }
.content, .mycontent {font-size:11px;background-color:#EEEEFF; padding:5px 5px 5px 15px; border:1px solid #C0C0C0; border-top-width:0;}

.spanpuce {margin-left:25px; padding-right: 10px;background: #EEEEFF url('../images/graypuce.gif') center left no-repeat;}
