/* 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%;
		}
		
		
		body#architect-blondeel-be{
			margin: 0px auto 0px;
			padding: 0;
			background: #fff;
			font: 11px/18px "Trebuchet MS", Arial, sans-serif;
			color: #000;
		}
		
		
		.wrp
		{
		margin: 25px auto 0px;
		text-align: center;
		width: 900px;
		}
		
		.wrp img
		{
		width: 150px;
		height: 113px;
		}
		
		.wrp a img, .wrp a:link img, .wrp a:visited img 
		{
		border: 0px;
		margin: 0px;
		padding: 0px;
		float: left;
		}
		
		.wrp a:hover img
		{
		opacity: 0.3;
		filter:alpha(opacity=25);
		}
		
		
		h1#enplus
		{
		background: #000 url("_images/enplus-logo.jpg") no-repeat top right;
		width: 266px;
		height: 150px;
		text-indent: -9999px;
		float: left;
		margin: 0 0 15px 0;
		}
		
		
		
		h3#blondeel
		{
		text-align: left;
		float: right;
		margin: 65px 20px 0 0;
		font: 14px/16px bold "Trebuchet MS", Arial, sans-serif;
		text-transform: uppercase;
		}
		
		
		h3#blondeel span
		{
		font: 11px/16px "Trebuchet MS", Arial, sans-serif;
		}
		
	
			
		h2#address
		{
		font: 11px/16px "Trebuchet MS", Arial, sans-serif;
		float: left;
		margin: 12px 0 0 0;
		text-align: left;
		}
		
		h2#address a, h2#address a:link, h2#address a:visited
		{
		color: #000;
		text-decoration: underline;
		}
		
		h2#address a:hover
		{
		text-decoration: none;
		}
		



		p
		{
		font: 11px/16px "Trebuchet MS", Arial, sans-serif;
		margin: 12px 0 0 0;
		text-align: left;
		color: #000;
		}
	
	
	
		a
		{
		color: #000;
		text-decoration: underline;
		}
		
		
		a:hover
		{
		text-decoration: none;
		}

	
