body { font-size:16px; font-family: 'Courier New', Courier, Monospace, Serif; color:#333333; background:#fff;}

table {
    border-collapse: collapse;
}

a {
    color:#830303;
    text-decoration: underline;
}
a:hover {
    color:#830303;
    text-decoration: underline;
}
img {
    border-color: #cccccc;
}
h1 {
    size:32px;
}
h2 {
    size:24px;
}

.banner h1    { size:32px;}
.banner h2    { size:24px;}

.copy h1      { size:24px;}
.copy h2      { size:16px;}

.fine a       { size:12px; color:#333333; text-decoration:none; }
.fine a:hover { size:12px; color:#830303; }

.accueilinfo         { text-align:center; }
.accueilinfo a       { display:block; font-family: 'Trebuchet MS', Helvetica, sans-serif; font-weight: normal; font-size:28px; color:#830303; text-decoration:none; }
.accueilinfo a:hover { color:#333333; }
.accueilinfo img     { margin: 0 0 20px 0; }

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 450px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

input, textarea, select
{
        border-color: #830303;
}


