/* CSS Document */
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        scrollbar-face-color: #DCDCDC;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #DEE3E7;
        scrollbar-3dlight-color: #D1D7DC;
        scrollbar-arrow-color:  #7D7D7D;
        scrollbar-track-color: #EEEEEE;
        scrollbar-darkshadow-color: #98AAB1;
}

body,td,th {
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
}

.txt{
        font-family: Trebuchet MS, verdana;
        font-size: 10px;
        color: #CCCCCC;
        font-weight: normal;
}
.blue{
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        color: #0000DF;
        font-weight: normal;
}
.red{
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        color: #FF0000;
        font-weight: normal;
}
.date{
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        color: #EA5A00;
        font-style: normal;
        font-weight: bold;
}

.contact{
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        color: #CC3300;
        font-style: normal;
        font-weight: bold;
}

.tbl{
        font-family: arial;
        font-size: 11px;
        color: #FF3300;
        font-style: normal;
        font-weight: bold;
}

.tbl_titre{
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        color: #009900;
        font-style: normal;
        font-weight: bold;
}

.tbl_titre_2{
        font-family: Trebuchet MS, verdana;
        font-size: 14px;
        color: #009900;
        font-style: normal;
        font-weight: bold;
}

.tbl_donnee{
        font-family: Trebuchet MS, verdana;
        font-size: 11px;
        color: #009900;
        font-style: normal;
        font-weight: bold;
}

.rub
{
        text-decoration:none;
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        color: #009900;
        font-style: normal;
        font-weight: bold;
}

.titre
{
        color: #FF6600;
        font-family: Trebuchet MS, verdana;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
}

 .menu:hover{
        color: #669966;
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        font-weight: bold;
}
a.menu {
        color: #000000;
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
}


a.hover{
        color: #CC3300;
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
}
a.news {
        color: #000000;
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
}

.une
{
        color: #FF6600;
        font-family: Trebuchet MS, verdana;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
}
.Style9 {
        font-family: Trebuchet MS, verdana;
        font-size: 11px;
        color: #CCCCCC;
}
.entete {
        font-family: Trebuchet MS, verdana;
        font-size: 10pt;
        color: #00174F;
        text-decoration: none;
        font-weight: bold;
}

.entete:hover {font-family: Trebuchet MS, verdana; font-size: 10pt; color: #00174F; text-decoration: none; }
.subheader {font-family: Trebuchet MS, verdana; font-size: 10pt; color: #00174F; text-decoration: none;        font-weight: bold;
}
.Style10 {
        font-family: Trebuchet MS, verdana;
        font-size: small;
        font-weight: bold;
}

.important {
        color: #FF6600;
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
}

.titrepage {
        font-size: 16px;
        font-family: Trebuchet MS, verdana;
        font-weight: bold;
        color: #FF6600;
}

input.button, input.text, textarea, select {
        background-color:#CCCCCC;
        font-family: Trebuchet MS, verdana;
        font-weight: bold;
}

input.text, textarea, select {
        background-color:#ffffff;
        font-family: Trebuchet MS, verdana;
        font-weight: bold;
}

textarea{
        font-size: 12px;
        font-family: Trebuchet MS, verdana;
        font-weight: normal;
}

select {
        font-size:12px;
        font-family: Trebuchet MS;
        font-weight: bold;
}

.desactive
{
        color: #999999;
        font-family: Trebuchet MS, verdana;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        text-decoration: line-through;
}

tr.dataadmin {
 background-color: #d0d0d0;
}
th.dataadmin {
 font-weight: bold;
 text-align: left;
 vertical-align: top;
 background-color: #d0d0d0;
}
tr.datahell {
 background-color: #f0f0f0;
}
tr.datadunkel {
 background-color: #e0e0e0;
}
