BODY {
    margin: 0;
    padding: 0;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #000000;
    scrollbar-face-color: #FFCC99;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
    font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}

a:active,
a:link,
a:visited {
    text-decoration: none;
    color: #990000;
}

a:hover {
    text-decoration: underline;
    color: #550000;
}

a.AllLinks:active,
a.AllLinks:link,
a.AllLinks:visited {
    color: #0000FF;
    font-weight: bold
}

a.AllLinks:hover {
    color: #990000;
    font-weight: bold
}

.titre {
    font-size: 36px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
}

.titre2 {
    font-size: 24px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
}

.titre3 {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
}

.titre4 {
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #FFCC33;
    text-decoration: none
}

.titre5 {
    font-size: 12px;
    font-style: normal;
    line-height: normal;
}

.MoLinks {
    color: #993300;
    text-decoration: none
}

.PJLinks0 {
    color: #008040;
    text-decoration: none
}

.ForumLinks {
    color: #003399;
    text-decoration: none;
    font-size: 12px
}

.PJLinks1 {
    color: #0000FF;
    text-decoration: none
}

input[type=date],
select {
    font-size: 12px;
    background-color: #ffe;
    color: #110;
}
input[type=date] {
    border: 1px solid #1E2A63;
    padding: 1px;
}

select {
    padding: 1px;
}

th, td {
    font-family: "Trebuchet MS", "Times New Roman", Times, serif;
    font-size: 12px;
}

.shortcut {
    color: #666;
}

#content table, .mh_tdborder {
    background-color: #000000;
    border-spacing: 1px;
}

.mh_tdborder th, .mh_tdborder td {
    padding: 2px;
}

#content, #content th, .mh_tdtitre {
    background: #A47E3c url(../tableau/tableau2.jpg);
    padding: 5px;
    vertical-align: top;
}
.mh_tdtitre td.eventDate {
    width: 120px
}
.mh_tdtitre td.eventType {
    width: 75px
}

#content td, .mh_tdpage {
    background:  #FFFFCC url(../tableau/tableau1.jpg);
    vertical-align: top;
}

#ActionForm {
    margin: 0;
}

.mh_dropdown1 {
    background-color: #E4DDCA;
    color: #000000
}

.mh_dropdown2 {
    background-color: #CBC5AD;
    color: #000000
}

ul.mh_greenbulletlist li {
    list-style: none;
    position: relative;
    margin: 0 0 2px 0;
}

ul.mh_greenbulletlist li:before {
    content: '';
    display: inline-block;
    height: 14px;
    width: 14px;
    background-image: url('../bullet/bullet_green.jpg');
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateX(-120%) translateY(-50%);
}

.ActionFrame {
    color: white;
}
a.ActionFrame:active,
a.ActionFrame:link,
a.ActionFrame:visited {
    FONT-SIZE: 11px;
    text-decoration: none;
    COLOR: #ffffcc;
}

a.ActionFrame:hover {
    text-decoration: underline;
}

.TableEq {
    background: #ffffff url(../fond/bg_equipement.jpg) no-repeat left center;
}

.TitreEqTable {
    font-size: 14px;
    font-weight: bold;
}

.infoCompEquip {
    font-weight: bold;
    font-style: italic
}

.mh_tdborder_fo {
    background-color: #003399;
    border: none;
    border-spacing: 1px;
}

.mh_tdtitre_fo {
    background: #99CCFF url(../tableau/tableau2_fo.jpg);
    vertical-align: top;
    padding: 5px;
}
.mh_tdtitre_fo td {
    padding: 0;
}

.mh_tdpage_fo {
    background: #FFFFEE url(../tableau/tableau1_fo.jpg);
    vertical-align: top;
    padding: 2px;
}

.msgInfo {
    color: #006600;
    font-weight: bold;
}

#footer1 {
    text-align: center;
    margin: 10px auto;
    border: 1px solid black;
}

#pagination {
    border: 1px solid #000;
    text-align: center;
    padding: .5em;
}

#pagination #filter {
    width: 300px;
    float: right;
}

#pagination #filter form {
    margin: 0;
}

#pagination #filter fieldset {
    border: none;
}

#pagination #page {
    width: 140px;
    display: inline-block;
}

