/* personnalisation d'un squelette as-grimper: surcharge de habillage.css */

div#top {position: fixed; }
div#conteneur { margin-top: 80px; }
div#navigation { margin-top: 200px; }


div#top, div#pied { background-color: #000; }
div#pied { border-top: 1px solid #000; }
.formulaire_recherche label { color: #eee; }
h2, h2 a, h2 a:hover{ background: #000; color: #eee; }
a, a.spip_out { #009; } 
a:hover, a.spip_out:hover { background-color: #ddd; }

.formulaire_ecrire_auteur input.text, .formulaire_ecrire_auteur textarea { width: 500px; }