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

.projet{ width:95%; margin-left:auto; margin-right:auto; text-align:left; margin-top:2px; background:white; padding:5px; padding-left:10px; font-size:15px; border:0; }
 .projet .des{ margin:0; padding:0; font-size:13px; }
 .projet .groupe{ font-size:11px; font-style:italic; }

.creer_projet td{ font-size:14px; }
.creer_projet .etiquette{ font-weight:bold; font-size:14px; color:#558; font-style:italic; }
 .creer_projet .etiquette .details{ font-size:10px; }
.creer_projet input.nom{ width:400px; }
.creer_projet input.version{ width:100px; }
.creer_projet textarea.description{ width:400px; height:50px; }
.creer_projet input.date{ width:100px; }
.creer_projet input.url{ width:400px; }
.creer_projet input.ok{ width:400px; }
