BODY { 
   background-color: #D0D0D0;
   background:  url(/img/fond.jpg);
   width: 770px;
   margin-left: auto; 
   margin-right: auto;
   margin-top: 10px; 
   margin-bottom: 10px;
}
TD {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #C11B17
}

INPUT, SELECT {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #C11B17 ;
    background-color: #D0D0D0
}

TEXTAREA {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #C11B17;
    background-color: #D0D0D0
}

FORM { margin: 0 }

PRE {
    font-size: 11px;
    margin: 0
}

TABLE.punmain {
    border: none;
    width: 100%;
    background-color: #D0D0D0
}
TABLE.punplain {
    border: none;
    width: 100%
}
TABLE.punspacer {
    border: none;
    width: 100%
}

TR.punhead { background-color: #D0D0D0 }
TR.puncon1 { background-color: #D0D0D0 }
TR.puncon2 { background-color: #D0D0D0 }
TR.puncon3 { background-color: #D0D0D0 }
TR.puntopic { height: 1.5em }

TD.punhead { color: #D0D0D0 }
TD.punheadcent {
    color: #D0D0D0;
    text-align: center
}
TD.puncon1 { background-color: #D0D0D0 }
TD.puncon1cent {
    background-color: #D0D0D0;
    text-align: center
}
TD.puncon1right {
    background-color: #D0D0D0;
    text-align: right
}
TD.puncon2 { background-color: #D0D0D0 }
TD.puncon2cent {
    background-color: #D0D0D0;
    text-align: center
}
TD.puncon3 { background-color: #D0D0D0 }
TD.puncent { text-align: center }
TD.punright { text-align: right }
TD.puntop { vertical-align: top }
TD.puntopright {
    text-align: right;
    vertical-align: top
}
TD.punquote {
    background-color: #D0D0D0;
    border: #D0D0D0;
    border-style: dashed;
    border-width: 1px
}

A:link, A:visited {
    text-decoration: none;
    color: #C11B17
}
A:link.punhot, A:visited.punhot { color: #C11B17 }
A:link.punclosed, A:visited.punclosed { color: #C11B17 }
A:hover {
    text-decoration: none;
    color: #C11B17
}
A:hover.punhot { color: #C11B17 }
A:hover.punclosed { color: #C11B17 }

IMG.punavatar {
    margin-top: 3px;
    margin-bottom: 3px
}

.puntext { font-size: 11px }
.punedited {
    font-size: 10px;
    font-style: italic;
}
.punsignature { font-size: 10px }
.punheadline {
    font-size: 12px;
    font-weight: bold;
}
.puntitle {
    font-size: 14px;
    font-weight: bold
}
.punhot { color: #C11B17 }
/* Par/By : www.neophyction.org */