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

div#scrap p  		{ display: block; color: #99653a; margin: 2px; padding: 2px; }
div#scrap p#button  { text-align: right; }
