body{
     background:black;
     color:white;
     font-family:"DejaVu Sans Mono","Bitstream Vera Sans Mono", monospace;
}

h2{
     float:left;
     margin:0px;
     margin-right:1px;
     font-weight:normal;
     color:#575757
}
.montre{
    float:left;
    width:260px;
    height:26px;
    color:#575757;
}
.light{
       /*color:#ffffff;
       /*text-shadow:#c0c0c0 0px 0px 10px;*/
}

.line{
      clear:both;
      padding-top:2px;
}

#clock{
       width:470px;
       border:1px solid white;
       height:420px;
       padding:20px;
       font-size:17pt;
       align:center;
}

#h2412{
       border:1px solid white;
       
}