body { font-family: arial,helvetica,sans-serif;
       font-size: 10pt;
       color: #000;
       background-color: #cc9;
       background-image: url(pix/c9c.gif);
       background-repeat: repeat-x;
       margin: 0; }

a { text-decoration: none; }
a:hover { color: #f60; }
a:link { color: #36c; }
 
#logo { position: absolute; left: 14; top: 16; }
 
#titre { position: absolute; left: 158; top: 66; color: #999; }


#menu { position: absolute; left: 16; top: 148; width: 150; z-index: 1; }
        
.summer { color: #f60; font-size: 18pt; font-weight: bold;}
.date { color: #999; font-family: verdana; font-size: 10pt; font-weight: bold; }
.entry { font-family: arial; font-size: 10pt; }


#content { position: absolute; left: 167; top: 154; width: 430; z-index: 0; }

.subtitle { font-family: times,'times new roman',serif; font-size: 14pt; font-weight: bold; }
.dateline { color: #666; font-family: arial; font-style: italic; }
.journal { font-family: verdana; font-size: 10pt; }
.nav { color: #f60; font-weight: bold; }

.noir { width: 430; color: #000; }
