/* CSS Document */
/*		tradePc intro	*/
body{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.clear{clear:both;height:1px;line-height:1px;}
img{padding:0;margin:0;}
.main {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.logo{
	float:left;
	width:200px;
	height:108px;
}
.buy{
	float:left;
	width:250px;
	height:98px;
	margin:0px 0 0 20px;
	font-weight:bold;
}
.address{
	float:right;
	width:200px;
	height:98px;
	margin:0px 0 0 0px;
	text-align:right;
}
.tva{
	margin-top:40px;
}
.particulier{
	float:left;
	width:50%;
	height:349px;
}
.entreprise{
	float:right;
	width:50%;
	height:349px;
}
.marque{
	clear:both;
	width:100%;
	height:62px;
}
.much-more{
	float:right;
	width:300px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
.logo-trade{position:absolute;
	right:0%;
	bottom:0%;
}
