/*------------------------------------------------------------------ */
/*             FEUILLE DE STYLE DE SPIP BOUTIQUE                     */
/*                   GESTION DES COULEURS                            */
/*------------------------------------------------------------------ */
/*---- !! Faire une sauvgarde du fichier avant toute modif !! ------ */

#entete {background-color: #ffffff;}
#entete .bande {color: #ff0033;}
body {background-color: #ffffff;}
a {color: #1f6f2b;}
a:hover {background-color: #1f6f2b; color:#fbdf17;}
#enteteDePage {border-bottom: 1px solid #f5edc9;}
#piedDePage {border-top: 1px solid #1f6f2b;}
#titre {background-color:#1f6f2b; color:#fbdf17;}
#recent {color:red;	background-color: #ffffff;}
#promo {color:red;}
h1 {background-color:#1f6f2b; color:#fbdf17;}
h1 a {color:#fbdf17;}
h2 {color:#800000;}
#selected li {font-color:red; color: red;}
.spip_bouton { background-color: #f5edc9;}

