/* CSS Document */
/* Copyright: Bernard Blazin - Juin 2008 */
/* Modifiable selon les besoins*/
.fond {border:1px solid; padding: 5px; height: auto;}
.surfond {float:right;margin-top:5px!important;margin-top:-15px; margin-right:2px; font-size:11px;}
/* Ne pas modifier ce qui est en dessous ou avec une extreme prudence*/
#scrollup {
   position: relative;
   overflow: hidden;
   height: 90px;
   width: 175px}
 .headline {
   position: absolute;
   top: 93px;
   left: 1px;
   height: 48px;
   width:174px;
 }
#scrollup .headline a {
text-decoration: none;
}