/* Tallieu & Tallieu nv - www.tnt.be*/


		a:active, a:focus {
			outline: none;
		}
	
	
	
		*,div,ul,li,h1,h2,p
		{
		margin: 0px;
		padding: 0px;

		}
		
	
		html
		{
		height: 100%;
		margin-bottom: 1px;
		}
		
		html	{
			width: auto !important; /* all good browsers */
			width: 950px; /* IE6 */
			min-width: 950px; /* all good browsers */
			/*min-height: 100%;*/
			}
			
			
		body{
			margin: 0px auto 0px;
			text-align: center;
			padding: 0;
			font: 11px/18px   "Trebuchet ms", Arial, sans-serif;
			color: #000;
			height: 100%;
			background: #fff;			

		}
		
		
		#wrapper
		{
		width: 900px;
		margin: 0px auto 0px;
		text-align: center;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		padding: 0 0 0px 0;
		position: relative;
		background: #DBDBDB url("_images/bg_sidebar.gif") repeat 0 320px;
		}
	

		#header
		{
		width: 900px;
		margin: 0px auto 0px;
		text-align: center;
		}
		
			
		h1#logo	{
		position: absolute;
		top: 0;
		left: 0px;
		width: 525px;
		height: 394px;
		z-index: 5;
		text-indent: -999em;
		background: url("_images/_masks/lg.png") no-repeat top left !important;	/*IE7, and the good browsers */
		background: transparent;													/*IE6 */
		-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_images/_masks/lg.png', sizingMethod='image'); /* using activeX crap just to have some transparency */
		}
		

		
		
		ul#langua
		{
		float: left;
		_display: inline;
		list-style: none;
		margin: 50px 0px 0 0px;
		}
	
	
	
		ul#langua li
		{
		font: bold 13px/21px   "Trebuchet ms", Arial, sans-serif;
		color: #fff;
		}
	
	
		ul#langua li a, ul#langua li a:link, ul#langua li a:visited
		{
		margin: 0 0 5px 0;
		color: #333;
		display: block;
		width: 140px;
		text-transform: uppercase;
		text-align: left;
		text-decoration: none;
		padding: 3px 0 3px 25px;
		background: #F6C800 url("_images/bg_langua.gif") no-repeat center left;
		}
		
		ul#langua li a:hover
		{
		background: #333 url("_images/bg_menu.gif") no-repeat center left;
		color: #fff;
		text-decoration: underline;
		}
		

		
		
	
	
		#footer {
				position: absolute;  /* Needed for Safari */
				width: 900px;
				color: #666;
				margin: 0px auto 0px;
				text-align: left;
				font: 11px/18px   "Trebuchet ms", Arial, sans-serif;
				height: 30px;
				padding: 10px 0 0px 0;
				bottom: 0;
				left: 0;
				background: #fff;
			}
			
		#footer h3
		{
		float: left;
		margin: 0 0 0 20px;
		font-weight: normal;
		font: 11px/20px   "Trebuchet ms", Arial, sans-serif;
		}
		
			
			
		#footer span
		{
		float: right;
		text-align: right;
		width: 100px;
		}
			
	
		#footer span a, #footer span a:link, #footer span a:visited
		{
		text-decoration: underline;
		color: #666;
		}
		
		
		#footer span a:hover
		{
		text-decoration: underline;
		color: #333;
		}
	
		.sidebar
		{
		_display: inline;
		float: right; 
		width: 300px;
		padding: 10px 0 0 0;
		margin: 0 0px 0 0;
		color: #ccc;
		font: 12px/18px   "Trebuchet ms", Arial, sans-serif;
		}
	
	
		
		
	
		.sidebar a img, .sidebar a:link img, .sidebar a:visited img
		{
		float: right;
		border: 0px;
		margin: 0px 0px 0px 15px;
		}
		
		
		
		
		.sidebar a:hover img
		{
		opacity: 0.5;
		}
		 
		
		.sidebar a, .sidebar a:link, .sidebar a:visited
		{
		color: #fff;
		text-transform: uppercase;
		text-decoration: underline;
		font-weight: bold;

		}
		
		.sidebar a:hover
		{
		text-decoration: none;

		}
		
		.sidebar ul
		{
		text-align: left;
		margin: 0 0 0 25px;
		font: 11px/18px   "Trebuchet ms", Arial, sans-serif;
		}
		
		
		
		.sidebar h3
		{
		float: left;
		text-align: left;
		width: 200px;
		font:  bold 20px/20px   "Trebuchet ms", Arial, sans-serif;
		color: #fff;
		margin: 5px 17px 15px 15px;
		
		}
	
		
		
		.sidebar h4
		{
		font: 12px/18px   "Trebuchet ms", Arial, sans-serif;
		margin: 20px 17px 5px 15px;
		border-top: 3px #333 solid;
		padding: 10px 0 0 0;
		text-align: left;
		}
	
	
	
		.sidebar h4 span
		{
		font: 10px/18px   "Trebuchet ms", Arial, sans-serif;
		}
	
		.sidebar select
		{
		width: 270px;
		border: 0px;
		font: 11px/20px   "Trebuchet ms", Arial, sans-serif;
		float: left;
		margin: 0 0 0 15px;
		}
	
	







