.texte{ font-size:14px; }
 .texte:first-letter{ font-weight:bold; font-style:italic; }

.categories td div{ padding:5px; }
 .categories .separ{ width:40px; }
 .categories td div a{ font-size:15px; }
 .categories td div font{ color:#777; font-size:10px; }

.logiciel td{ font-size:14px; }
.logiciel .etiquette{ font-weight:bold; font-size:14px; color:#558; font-style:italic; }
 .logiciel .etiquette .details{ font-size:10px; }
.logiciel input.nom{ width:450px; }
.logiciel textarea.des{ width:450px; height:70px; }
.logiciel input.url{ width:450px; }
.logiciel input.cat{ width:200px; }
.logiciel input.licence{ width:450px; }
.logiciel .icone{ width:16px; height:16px; vertical-align:top; }

.cadre-logiciel{ border:#eee 1px solid; margin:0; padding:0; margin-top:10px; font-size:14px; }
 .cadre-logiciel .header{ border-bottom:#eee 1px solid; padding:5px; font-size:14px; }
  .cadre-logiciel .header .titre{ font-weight:bold; font-size:14px; }
  .cadre-logiciel .header .icones{ float:right; font-size:14px; }
   .cadre-logiciel .header .icones img{ margin-left:5px; width:16px; height:16px; vertical-align:middle; }
   .cadre-logiciel .header .licence{ margin-left:15px; margin-right:10px; vertical-align:middle; color:#777; }
 .cadre-logiciel .des{ padding:5px; font-size:14px; }

