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


/* General & basic settings */


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

		}
		
	
		html
		{
		/*height: 100%;*/
		}
		
		body#value-square-be {
		/*margin: 0px auto 0px;*/
		text-align: center;
		padding: 0;
	/*	background: #fff url("/images/bg_body.gif") repeat-x top left;*/
		font: 11pt/18pt Verdana, Arial, sans-serif;
		color: #333;
		width: 95%;
		}
		
		
		
		
/* SEO-optimalisation logo */
		
		
		
		
		h1#vs
		{
		display:none;
		}
		
		
		
		
/* Layout settings */
			
	
	
		div#wrapper
		{
		/*width: 844px;*/
		/*margin: 0px auto 0px;*/
		text-align: center;
		}
	
		
div#header
{
/*height: 114px;*/
/*width: 844px;
margin: 0px auto 0px;
text-align: center;*/
}		

h3
{
/*width: 573px;*/
/*background-color: #b7b8b8;*/
margin: 0 0 10px 10px;
text-align: left;
font: bold 13px/18px Georgia, Times;
}

h4
{
/*width: 573px;*/
margin: 0 0 10px 10px;
text-align: left;
font: bold 11px/18px Georgia, Times;
}

		
/* Menu settings */
		
		
				
		ul#menu
		{
		/*list-style: none;
		margin: 0;
		padding: 89px 0 0 250px;*/
		display:none;
		}
	
	
		
		
/* Submenu settings */
	
	
		ul#submenu
		{
	/*	list-style: none;
		margin: 0px;
		padding: 0px;
		margin: 0 0 60px 250px;
		height: 25px;
		width: 573px;
		background-color: #b7b8b8;*/
		display: none;
		}
	
	

	

		
		
		
		
/* Content settings */
		
		
		
		div#content
		{
		/*background: #cdccca url("/images/bg_content.gif") repeat-x top left;*/
		/*min-height: 300px;*/
		/*height:expression(this.scrollHeight < 300? "300" : "auto" );*/
		margin: 0 0 10px 0;
		}
		
	
		h2
		{
		/*width: 573px;*/
		/*background-color: #cdccca;*/
		margin: 0 0 10px 10px;
		text-align: left;
		font: bold 15px/18px Georgia, Times;
		}
		
		
		
		div#txt
		{
		/*width: 844px;*/
		margin: 50pt 0 0px 0;
		text-align: center;
		}


		
		div#txt p
		{
		text-align: justify;
		margin: 0px 10pt 2pt 10pt;
		/*width: 573px;*/
		/*margin: 0px 0 0 250px;*/
		/*background-color: #cdccca;*/
		}

		
div#txt p.r
{
text-align: right;
}
		
	
div#txt img
{
border: 1px #999 solid;
margin: 0px 5px 5px 0px;
padding: 2px;
}

		
/* Footer */

		
		#footer
		{
		color: #999;
		width:100%;
		text-align: center;
		position:absolute;
		bottom:40pt !important;
		bottom:0;
		left:0;
		font-size: 50%;
		}
		#footer span#foot	{
		border-top: 1px solid #999;
		}
	
		#footer a
		{
		color: #999;
		text-decoration: underline;
		}
		
		
		#footer a:hover
		{
		text-decoration: none;
		}
		
		#footer img
		{
		margin: 8px 5px 0 15px;
		float: left;		
		}
	
	
/* Forms */



		div#formbox
		{
		margin: 0px 0 0 20px;
		}
	
	
		

		label
		{
		padding: 0px;
		text-align: left;
		width: 160px;
		float: left;
		height: 18px;
		margin: 0 10px 0 0px;

		}
		
	

 			
		input, select
		{
		background-color: #fff;
		border: 1px #BBC7D3 solid;
		padding: 0px;
		width: 250px;
		text-transform: none;
		margin: 0px;
		margin-bottom: 5px;
		height: 18px;
		float: left;
		}
		.checkbox input	{
		width:auto;
		clear:none;
		height:auto;
		background: none;
		border:1px solid #BBC7D3;
		}
		.checkbox label	{
		width: 150px;
		clear:none;
		padding: 0 0 0 1em;
		}
		.checkbox	{
		padding: 0 0 1em 0;
		}
		textarea
		{
		text-align: left;
		height: 86px;
		width: 250px;
		background-color: #fff;
		border: 1px #BBC7D3 solid;
		margin: 0px;
		padding: 0px;
		display: block;
		float: left;
		}
	
	
		
		input#bigsubmit
		{
		border: 1px #636363 solid;
		text-transform: uppercase;
		width: 75px;
		float: left;
		color: #636363;
		margin: 10px 0px 0px 345px;
		font: 10px/18px Verdana, Arial, sans-serif;

		}
		
	div#txt p.col {
float: left;
text-align: left;
display:inline;
width: 250px;
padding: 0 0 0 1em;
}
div#txt p.second {
margin-left:0;
}
div#txt .kader {
border:1px solid #333;
margin:0 18px 0 18px;
padding:6px;
}
div#txt .kader p{
position:relative;
}
div#printbtn	{
	display:none;
	}