	ul { padding-left:0px; margin-left:15px; margin-top: 5px; margin-bottom:5px}
	li { list-style:outside; list-style-type: square; }
	#logo-footnote {position:relative; float:left;}
	.designation-produit {font-family:Times New Roman, Times, serif; font-size:medium;color:#006666;font-weight: bold;
	}
	#conditions-de-vente{
		position: relative;
		float: left;
		width: 350px; 
		padding-left:15px;
		margin-left:15px;
		text-align:left; 
		font-family:Times New Roman, Times, serif; 
		font-size: small;
		font-weight: normal; 
		/*vertical-align:top*/
	}
	#titre-conditions-de-vente{font-size:large;}
	/* taken from : http://theodorakis.net/tablecentertest.html */
	div.centered {
		text-align: center;
	}
	div.centered table {
		margin: 0 auto; 
		text-align: left;
	}
	/* end of extract */ 