/* print
*******************************************************************************/
#menu,
#pied,
#tete form,
hr,
.pagination,
.compte
{
	display:none
}
img
{
	border:none
}
body
{
	font-size:12pt;
	background-color:#FFF;
	color:#333
}
a
{
	color:#666;
	background-color:inherit;
	font-weight:bold
}
#contenu a:after
{
  content:" ("attr(href)")";
  font-size:11pt
}
#contenu a[href^="/"]:after
{
  content:" (http://www.marchanddetrucs.com"attr(href)")"
}
#contenu acronym[title]:after,
#contenu abbr[title]:after
{
   content:" ("attr(title)") "
}
#contenu
{
	margin:20pt
}
.produit
{
	border:1px solid #000;
	float:left;
	width:94pt;
	margin-right:20px
}
.produit dt.titre
{
	height:60pt
}
.produit dd.lien
{
	height:80pt
}
#colonne
{
	padding-top:20pt;
	clear:left
}
.produit dd
{
	margin:0
}
.produit .prix
{
	font-size:14pt;
	font-weight:bold;
	margin:10pt 0
}
/* EOF
*******************************************************************************/
