body {
    margin: 0;
    padding: 10px;
    background-color:#336699;
    link:#336699;
}

.table{
    background-color:#FFFFFF;
    border: 0px solid #000000;
    font-size: 11px;
}

.table_2{
    background-color:#FFFFFF;
    border: 1px solid #000000;
    font-size: 11px;
}

.titre2{text-align:left; 
        background-color:#FFDCB1; 
        font-family: Arial; 
        font-size: 11px; 
        font-weight: bold; 
        color: #333399;}

.titre3{text-align:center; 
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color: #336699;}

.titre4{text-align:center; 
        background-color:#eeeeee; 
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #000000;}

.titre5{text-align:center;  
        font-family: Arial;
        font-size: 19px;
        font-weight: bold;
        color: #336699;}

.texte{ font-family: Arial;
        font-size: 13px;}

.texte2{ font-family: Arial;
        font-weight: bold;
        font-size: 11px;}

.texte3{ font-family: Arial;
        font-size: 11px;}

.puce{text-align:center; 
        background-color:#FFFFFF; 
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #336699;}

.puce2{
        background-color:#FFFFFF; 
        color: red;}


.band{text-align:left;
      background-color:#FFCC99;
      font-family: Arial;
      font-size: 11px;
      font-weight: bold;
      color: #333399;
}

.corps{text-align:left;
       font-family: Arial;
       font-size:13px;
       color: #000000;}


a:link, a:visited, a:active {
    font-family: Arial, Verdana, sans-serif; 
    font-size: 12px;
    text-decoration: none;
    color: #003399;
    font-weight: bold;
}
a:hover {
    text-decoration: none;
}
div.p {
    font-family: Verdana, sans-serif; 
    font-size: 11px;
    margin: 0;
    padding: 10px;
}
div.small {
    font-family: Verdana, sans-serif; 
    font-size: 10px;
}
div.title {
    color: #000066;
    padding-left: 1px;
    font-family: monospace;
    letter-spacing: 2px;
    font-size: 11px;
    line-height: 9px;
    height: 9px;
    margin-bottom: 1px;
}
div.main {
    border: 1px solid #000066;
}
/* Default Style */
div.menu_menuBar {
    border: solid #FFFFFF;  
    border-width: 2px;
}
div.menu_menuElement {
    font-family: Arial, MS Sans Serif,sans-serif; 
    font-size: 8pt;
    font-weight: bold;
    border: solid #FFFFFF;  
    border-width:2px;
    background-color: #eeeeee; 
    color: #000000;
    display:block;
    text-align: center;
    padding: 3px;
}
div.menu_menuElementHover {
}
div.menu_subMenuBar {
    border: solid #FFFFFF;  
    border-width: 2px 2px 2px 4px;
}
div.menu_subMenuElement {
    font-family: Arial, MS Sans Serif,sans-serif; 
    font-size: 8pt;
    font-weight: bold;
    display:block;
    background-color: #eeeeee; 
    color: #000000;
    padding: 2px 2px 2px 4px;
    text-decoration:none;
}
div.menu_subMenuElementHeading {
    font-weight: bold;
}
div.menu_subMenuElementHover {
    background-color: #dedede;
    color: #000000;
}
