body {
    margin: 0px 0px 5px 0px;
    /* background: #FFFFFF; */
}

a {
    color: navy;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:visited {
    color: purple
}

.rant  { font-family: Georgia; font-size: 14px; }
.fineprint { font-family: Georgia; font-size: 10px; }

h1 {
    font: 24px verdana, arial, sans-serif;
    font-weight: bold;
    color: #666;
    text-align: center;
    margin-bottom: 0;
}

.entete {
    font-family: georgia, serif;
    font-weight: bold;
	 color: #666;
    font-size: 48px;
    /* background: #f8f8f8; */
    padding: 0;
    margin-top: 0;
    margin-bottom: 1ex;
}

.entete_small {
    font-family: georgia, serif;
    font-weight: bold;
	 color: #666;
    font-size: 24;
    padding: 0;
    margin-top: 0;
    margin-bottom: 1ex;
}

.entete_tiny {
    font-family: georgia, serif;
    font-weight: bold;
	 color: #666;
    font-size: 12;
    padding: 0;
    margin-top: 0;
    margin-bottom: 1ex;
}

div.blurb {
    font-family: georgia, serif;
    font-size: 14px;
    border: 2px dotted #ccc;
    background: #f8f8f8;
    padding: 0;
    margin-top: 0;
    margin-bottom: 4ex;
}

h2.blurb {
    font-family: georgia, serif;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    margin-top: 0;
    margin-bottom: 0;
    background: #eee;
    padding: 1ex;
}

.blurbbody {.
    font: 11px verdana, arial, sans-serif;
    color: #333;
    font-weight: normal;
    line-height: 150%;
    padding: 1ex;
}

.date   { .
    font-family: georgia, serif;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    color: #666;
    padding: 0;
	 margin-right: 4px;
    }

.simplepage {
	margin-top: 2ex;
	margin-bottom: 2ex;
	margin-left: 4ex;
	margin-right: 4ex;
}

.blurbfoot { .
    text-align: left;
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    color: #003366;
    background: #eee;
    padding: 1ex;
    margin-top: 2ex;
    }


.sidebox {.
    background: #FFF;
    margin-top: 0;
    margin-bottom: 4ex;
    border: 2px dotted #ccc;
    background: #f8f8f8;
}

.side {
    font: 14px georgia, arial, sans-serif;
    color: #333;
    font-weight: normal;
    line-height: 150%;
    padding: 1ex;
}

.sidetitle {.
    font-family: verdana, arial, sans-serif;
    color: #669;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .2em;
    background: #eeeeee;
    margin: 0
}

.side h3 {.
    font-family: verdana, arial, sans-serif;
    color: #669;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    margin-top: 8px;
    text-transform: uppercase;
}

#banner {
    font-family: verdana, arial, sans-serif;
    color: #FFF;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px dotted #FFF;
    border-top: 3px solid #000099;
    background: #B5DFFF;
    letter-spacing: .2em;
    }

.description {.
    font-family: verdana, arial, sans-serif;
    color: #66CC66;
    font-size: 14px;
    font-weight: bold;
    background: #006600;
    text-transform: none;
    letter-spacing: .none;
    }

#content {
    float: left;
    width: 65%;
    background: #fff;
    border-right: 1px dotted #999;
    margin-right: 5px;
    padding-bottom: 20px;
    }

.blog {.
    padding-left: 5px;
    padding-top: 0;
    padding-right: 15px;
    }

.title  { .
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    color: #003366;
    text-transform: uppercase;
    font-weight: bold;
    }

#menu {
    margin-bottom: 15px;
    background: #FFF;
    }

