#head.mini .clock {width:100px; height:100px; position:absolute;top:-13px;left:-13px;z-index:999}
#head.maxi .clock {width:100px; height:100px; position:absolute;top:13px;left:-13px;z-index:999}
.logo {width:100px; height:100px; }
#sprite-hours {width:100px; height:100px; background: url(hour.png) left no-repeat;}
#sprite-minutes {width:100px; height:100px; background: url(minute.png) left no-repeat;}
#sprite-seconds {width:100px; height:100px; background: url(second.png) left no-repeat;}