body {
    margin: 5px;
    padding: 0;
    width: auto;
    color: #330033;
    background: #E9E9E4;
    font: normal normal 10pt Tahoma;
    left: 0;
    top: 0;
}


a {
    color: #000099;
    font-family: Tahoma;
    text-decoration: none;
}
a:visited {
    color: #000099;
    text-decoration: none;
}
a:hover {
    color: #BB0000;
    text-decoration: underline;
}
a:active {
    color: #000099;
    text-decoration: none;
}


div.center {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.header {
    width: 100%;
    margin: 0;
    padding: 0;
}

div.headerLeft {
    float: left;
    width: 50%;
    padding: 0.5%;
    margin: 0;
    font-size: 10pt;
    text-align: center;
}

div.headerRight {
    float: right;
    width: 47%;
    padding: 0.5%;
    margin: 0;
    background: #B6B6D1;
    font-size: 10pt;
    text-align: right;
    line-height: 130%;
}
div.separation {
    clear:both;
}
div.headerBottomLeft {
    float: left;
    width: 50%;
    padding: 0.5%;
    margin: 0px;
    font-size: 10pt;
    text-align: left;
}
div.headerBottomRight {
    float: right;
    width: 47%;
    padding: 0.5%;
    margin: 0px;
    font-size: 10pt;
    text-align: right;
}


div.headerMessage {
    width: 100%;
    padding: 0.5%;
    margin: 0;
    color: #FF0000;
    font-variant: small-caps;
    text-align: center;
}


hr.header {
   clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    color: #B6B6D1;
}
h1 {
    font: normal small-caps 20pt Tahoma;
    line-height: 300%;
}

h1.gepi {
    font: normal small-caps 16pt Tahoma;
    text-align: center;
    letter-spacing: 2px;
    line-height: 300%;
}

h2 {
    font: normal small-caps normal 14pt Tahoma;
    line-height: 200%;
}

h2.gepi {
    font: normal small-caps normal 14pt Tahoma;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: underline;
    line-height: 200%;
}


h3 {
    font: normal small-caps normal 14pt Tahoma;
    line-height: 125%;
}
h3.gepi {
    font: normal small-caps normal 14pt Tahoma;
    line-height: 125%;
}

.fond_sombre {
    background: #CDCDC2;
}



input,submit,p,td,li,ul {
    color: #330033;
    font: normal 10pt Tahoma;
}

textarea {
    color: #330033;
    font: normal 9pt Tahoma;
}



.bull_simpl {
    color: #000000;
    font-size: 8pt;
    font-style: normal;
}
.bull_simpl_g {
    color: #000000;
    font-size: 12pt;
    font-style: normal;
}

p.bulletin {
    color: #000000;
    font-size: 10pt;
    font-style: normal;
}

p.cn {
    font-size: 10pt;
}
td.cn {
    font-size: 10pt;
}
th.cn {
    font-size: 10pt;
}

p.medium {
    font-size: 10pt;
}

p.saut {
    page-break-after: always;
}

table.col {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #000000;
}

td.col {
    font-size: 11pt;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

th.col {
    padding: 2px;
    margin: 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background: #B6B6D1;
    font: normal small-caps normal 12pt Tahoma;
    text-align: center;
}

.bold {
    font-weight: bold;
    font-style: normal;
}

.grand {
    color: #330033;
    font-size: 16pt;
}

.norme {
    color: #330033;
    font: normal 10pt Tahoma;
}

.small {
    font-size: 8pt;
}

.style_normal {
    color: #330033;
    font-size: 12pt;
}

.cal_current_day{color:red}
TD.calendar {border:0px; font-size: 7pt}
TD.calendarcol1 {border:0px; font-size: 8pt}
TD.calendarHeader {border:0px; font-size: 10pt}