/* images du blog
-------------------------------------------------------- */
#page{background:transparent url(http://themes.mabulle.com/defaut/img/tm_logo.jpg) no-repeat left top;}

/* couleurs du blog
-------------------------------------------------------- */
body{background:#eee;color:#b19e74;border-top-color:#ddd;}
input.text,textarea{border:1px solid #baa68e;background-color:#f7f5f0;}
input.text:focus,textarea:focus{background-color:#ffffef;}
a{color:#df9a59;}
a:visited{color:#df9a59;}
a:hover{color:#df9a59;}
#page{border:1px solid #000;background-color:#fff;}
#haut h1 a{color:#faa302;}
#prelude{color:#dfdfdf;}
#prelude a{color:#df9a59;}
#prelude a:hover{color:#df9a59;}
.post-date{border-bottom:1px solid #ccc;color:#b19e74;}
.post-titre{color:#b19e74;}
#coms blockquote,#retroliens blockquote,#preview blockquote{border:1px solid #999;color:#b19e74;}
#menu div{border-bottom:1px solid #f0f0f0;}
#menu h2,#menu h3{color:#b19e74;}
#menu div#calendrier table th{color:#b19e74;}
#menu div#calendrier table td{border:1px solid #eee;}
#menu div#calendrier table td a{background:#eee;color:#6e59d3;}
#menu div#calendrier table td a:hover{background:#dbb8dc;color:#df9a59;}
#bas{border-top:1px solid #ccc;background:#fff;color:#666;}
#bas a{color:#000000;}

/* polices du blog
-------------------------------------------------------- */
body{font-family:Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;}
h1,h2,h3,h4,h5,h6{font-family:Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;}
input,textarea,option{font-family:Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;}
