body
   {
 background-color: #e1e1e1;
 margin:0px;
 padding: 0px;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 8pt;
 color:black;
   font-family:  verdana, arial, rockwell, sans-serif;
   font-size:10pt;
   color: black;
	 text-align:left;
   }
	 
p.side
   {
   font-family:  verdana, arial, rockwell, sans-serif;
   font-size:10pt;
   color: black;
	 text-align:left;
	 margin-right: 28px; 
	 }
	 
p.lille
   {
   font-family:  verdana, arial, rockwell, sans-serif;
   font-size:8pt;
   color: black;
	 text-align:left;
	 }

p.center
   {
   font-family:  verdana, arial, rockwell, sans-serif;
   font-size:10pt;
   color: black;
	 text-align:center;
	 }

	 h1  { font-weight: bold;margin-top: 15px;font-size: 12pt }
	
	
		  
a:link  {
	color: #254e6a;
	}
	
a:visited {
   color: #254e6a;
   }
   
a:hover
   {
	color: #007bd2;
   }

a:active
   {
	color: #5b7d95;
   }
 
 
  
div.top  { 
width: 96%;
height: 35px;
margin-left: 2%;
margin-top: 0px;
border-bottom: 1px solid #333333;
  }
	
	div.menu-top { 
	width: 200px;
	position: absolute;
	left: 25px;
	top:35px
	 }

div.side { 
 position: absolute;
 top: 65px;
 left: 280px;
 width:55% ;
 /*border: 1px solid #cccccc;    490px*/
 } 
 
div.right
 { 
 position: absolute;
 right: 1px;  
 top: 65px;
 text-align: right;
 width: 18%;
 height: 83%;
 border-left: 1px solid #666666;
  }
 
div.online
 { 
position:  absolute;
top: 6px;
 right: 4%;
 float: right;
  }
 
/*  Menu: */ 

div.menu
 { 
 position: absolute; 
 top:125px; 
 left: 27px; 
 width: 165px;
 height: 400px;
  }

a.menu {
color: #3a2900;
font-size: 11px; 
font-weight: bold;
line-height: 25px; 
text-decoration: none; 
text-align: left; 
display: block; 
width:100%;
}


a.menu:hover { 
color: #004bc7;
font-size: 11px; 
font-weight: bold;
line-height: 25px; 
text-decoration: none; 
text-align: left; display: block; 
width:100%
 }
 
/*   a.menu:active {
color: #000000;
font-size: 11px; 
font-weight: bold;
line-height: 20px; 
text-decoration: none; 
text-align: center; display: block; 
width:100%
} */

 td.menu {
   width:165px;
   height:34px;      /* border: 1px solid #999999;*/
   font-family: Verdana, Times New Roman, arial;
/* 
	 border: 1px solid #666666; 
	 vertical-align: top;   background-image: url(images/knap1.gif);
   background-repeat: no-repeat; */
                }
a span {
  color: #3a2900;
  display: block;
	height: 28px;
  margin: 0px 0px 0px 0px; 
	background-image: url(images/knap.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	cursor:pointer; 
}
							
a:hover span {
  color: #537baf;
  display: block;
	height: 28px;
  margin: 0px; 
	background-image: url(images/knap-hover.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	cursor:pointer;
}
	


