<!--


* {
    margin: 0;
}
HTML, BODY {
    height: 100%;
    background-color: #006699;
}
DIV {
    background-color: #FFFFFF;
}
P {
    padding: 6px 0px;
}
dt{
  padding: 0px 20px;
}	
dd{
  padding: 0px 0px 5px 50px;
}
.indent{
  padding: 0px 20px;
}
img{ 
  vertical-align: text-bottom;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 100px -50px ; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
    text-align: center;
    height: 50px; 
    margin: 0 100px auto;
    font-size: small;
}
.menu {
    color: #0000CC;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}
.t-menu {
    background-color: #CCCCCC;
    border-top: medium solid black;
    border-bottom: medium solid black;
    border-color: #993333;
}

.tab-date {
  font-weight:bold;
  text-align: center;	
  border-style:none;
  background-color: #CCCCCC;
}
.tab-break {

  font-size:small;
  background-color: #DDEEEE;
}

IMG.logo {margin-left: -3cm;}

TABLE.decale {margin-left: 3cm;}
-->
