 body {
	margin-top: 2px;
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(/fr/09/img/puce.gif);
	}
A:link {color: #000000; }
A:visited {color: #333333; text-decoration: underline;}
A:hover { text-decoration: none;}

h2{ font-size: 17px;color: #666666;	}
h1{  font-size: 20px; color: #666666;}
p{  font-size: 14px; }	
h6{  font-size: 10px; }	
table{font-size: 14px;}

 #header {	width: 100%;
	height: 100%;	top: 0;	right: 0;	left: 0;
	background-image: url('images/TiborVarga.jpg');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;  }
	
#navigation {
	width: 160px ;
	line-height: 16px;
	list-style: none ;
	margin: 2 ;
	padding: 2 ;font-weight: bold ;
	font-size: 14px;
	}
	
#navigation li {
	color: #fff ;
	border: 0px solid #600 ;
	margin-bottom: 2px ;	}
	
#navigation li a {
	display: block ;
	color: #990033;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	padding: 2px  ;
	}		
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	color: #FFCC33;
	background-image: url('images/menu_f.jpg');
	background-repeat: no-repeat;
	text-decoration: underline ;
	}	
	
	