/***************************************************/
/* Feuille de style pour jeanbaptiste-bourgoin.com */
/* Jean-Baptiste Bourgoin                          */
/* 2010                                            */
/***************************************************/

/* typographie */

html { font-size: 100%; }

body { font: 1.5em "Baskervald ADF Std", Baskerville, "Liberation Serif", Serif; text-align: center;}

#page { text-align: justify; }

.accueil { font-size: 2em; text-align: center; }

h1 { font-size: 1.7em; }

h2 { font-size: 1.4em; }

h3 { font-size: 1.3em; }

h4 { font-size: 1.1em; }

.h4-last-pubs { text-align:center; font-size: 0.8em;}

a, a:hover { text-decoration: none; }

hr.spip {}

#pied { font-size: 0.8em; }

/* couleurs & formes */

a, a:hover, a.spip_in, a.spip_out { color: purple; }

ul.liste-items { list-style-type: none;  }

ul.menu-liste  { list-style-type: none; }

/* dimensions & positionnement */

body { margin: 0; padding: 0; }

#page {
    position: relative;
    border:0;
    margin:0 auto;
    padding:0;
    width: 600px;
}

hr.spip { margin: 0px; padding: 0px; }

.info-publi { text-align: right; }

.menu-liste { text-align: center; margin: 0; margin-top: 10px; padding: 0; }

li.menu-entree { display: inline; margin-right: 0; }

li.menu-entree a:hover { color: white; background: purple;}

.menu-liste li a { margin-left: 10px; display: inline-block; }

ul.liste-items {padding-left: 0px;}

#pied { text-align: center }

/* restant */


