@charset "UTF-8";
/*##########################################################################
INI SOBREESCRIVIM ESTILS PER QUÈ NO ES MOSTRIN PER IMPRESSORA
##########################################################################*/
#cart_container,
#menu_superior h1, 
#menu_superior ul, 
#search,
.barraFilAriadna,
.footer,
div.confirm_checkout_buttons_right,
div.confirm_checkout_buttons_left,
#botoPagament,
#follow{ 
	display:none !important;
}
#contenidor_ombra{
	background:none !important;
}
#menu_superior{
	background: url('../img/logo.gif') no-repeat left top !important;
	height:30px !important;
	width:148px !important;
	margin:0 !important;
	padding: 0 0 20px 0 !important;
	overflow:hidden !important;
}
#menu_superior h1{
	text-indent:-9999px;
	width:152px;
	height:28px;
	float:left;
}
/*##########################################################################
FI SOBREESCRIVIM ESTILS PER QUÈ NO ES MOSTRIN PER IMPRESSORA
##########################################################################*/

.checkoutTitle {
	font-weight:bold;
	font-size:18px;
	margin-top:10px;
	margin-bottom:15px;
	color:#000;
	border-bottom:1px solid #000;
}
.payButton {
	display:none;
}
#signature{
	display:none;
}