
/* Printer specific classes */
.HiddenForPrint
{
	display: none;
}

#content-wrapper #content .detail-recu #recu .ShowForPrint
{
	display:block;	
	}

/* Modified classes for printer support */

.leftColumn
{
	display: none;
}

.BreadcrumbCell
{
	display: none;
}

/* All other classes remain the same as in the Global.css */
#section #wrapper .ww-b2b div#content-wrapper, #section #wrapper .agro-b2b div#content-wrapper
{
	background: none;
}

.ww-b2b div#content-wrapper, .agro-b2b div#content-wrapper,
.ww-b2b div.zone-infos, .agro-b2b div.zone-infos
{
	width: 975px;
}

/***************************************************************************
*** Recu ***************************************************************
***************************************************************************/	

#recu h3, #recu table tr td h3
{
	font-weight:normal;
	font-size:14px;
}
	
#recu	
{
	font-size:12px;
}
	
#recu h2, #recu table tr td h2
{
	font-size:14px;
}
	
		
div#PrintIcon
{
	width:auto;
}

.detail-recu div.commande-complete, .detail-recu div.adresse,
.detail-recu div.recu-bouton
{
	width: auto;
}

.detail-recu  .resume-commande table.recu-info-commande
{
	width: 275px;
}

.detail-recu  .adresse-facturation, .detail-recu .adresse-livraison
{
	width:275px;
}

#recu div#panier
{
	float: right;
	margin-right: 15px;
}

#content-wrapper #content .detail-recu
{
	background-image:none;
	border:none;
	}
	
#section #wrapper #content-wrapper #content .detail-recu a,#section #wrapper #content-wrapper #content .detail-recu h3
{
color:Black;
text-decoration:none;
	}
	
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
color:Black;
}	


