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

.projet_logo{ text-align:center; }

input.version{ width:100px; text-align:right; }
input.creation_date{ width:100px; }
input.url{ width:400px; }
textarea.presentation{ height:150px; }

.etat_abandonne{ color:red; }
.etat_suspendu{ color:orange; }
.etat_actif{ color:green; }


