/**
 * Feuille de style spécifique la page "./views/creer.php"
 ***************************************************************/
div#creer h2 { color: #999; font-size: 18pt; font-weight: bold; border-bottom: 1px dotted #1d96c3;  }
div#creer h3 { color: #1d96c3; font-size: 12pt; font-weight: bold;  }

div#creer h3 a	{ color: #1d96c3; font-size: 8pt; text-decoration: underline;  }
div#creer p  	{ display: block; color: #c00; margin: 2px; padding: 2px; font-weight: bold; }
div#creer label	{ display: block; text-align: left; }
div#creer hr	{ color: red; background-color: red; height: 1px; border: 0; }

