/*cesta*/
table.cesta-table{
	background:url(images/bg_cestaTh.gif) no-repeat top center;
}
	table.cesta-table th{
		background:none;
		text-align:right;
	}
	table.cesta-table tr td.right, table.cesta-table tr td.right input{
		font-size:14px;
	}
	table.cesta-table td.title{
		padding-left:15px;
		width:280px;
	}
	td.action{
		padding:0px;
		padding-right:15px;
		width:22px;
		text-align:right;
	}
	td.right{text-align:right;}
	table.cesta-table td{
		border-bottom:1px dashed #FCE09C;
	}
	table.cesta-table a.titulo {
		font:bold 12px Arial, Verdana, sans-serif;
		color:#283931;
	}
	table.cesta-table a.autor {
		font-weight:normal;
		color:#283931;    
	}
	.cesta .modos-pago-envio td,table.cesta-table td{
		padding-top:12px;
		padding-bottom:8px;
		vertical-align:top;
	}
	.cesta .modos-pago-envio{ }
	.cesta .modos-pago-envio td.number{padding-right:0px;}
	.dashed-content td.action{padding-right:0px;}
	.cesta .modos-pago-envio label{ color:#630; font:bold 12px Arial, Verdana, sans-serif;	}

	.cesta .tres_columnas .columna{
		width:165px;
		padding-right:14px;
		padding-left:15px;
		border-right:1px dashed #FCE09C;
		float:left;
		padding-top:50px;
	}
	.cesta .tres_columnas .columna h4{
		font:bold 12px Arial, Verdana, sans-serif;
		color:#630;
		line-height:12px;
		margin-bottom:12px;
	}
	.cesta .tres_columnas .columna p{
		text-transform:uppercase;
		font-size:10px;
		margin-bottom:10px;
	}
	.cesta .tres_columnas .columna input{
		width:165px;
	}
	.cesta .tres_columnas .col_0{ padding-left:0px;}
	
	.cesta .tres_columnas .col_2{
		padding-right:0px;
		border-right:0px dashed #FCE09C;
	}  
	div.cesta-button-content{
		padding-left:225px;
	}
	
	#contenido a.boton-comprar{background:url(images/finalizarcompra.gif) no-repeat 0px 0px !important;text-indent:-20000px;width:123px!important; float: left; margin-left: 10px;}
	#contenido a.boton-crear{background:url(images/bg-crearButton.gif) no-repeat 0px 0px !important; text-indent:-20000px;width:154px!important;}
	#contenido a.boton-vaciar{background:url(images/bg-vaciarButton.gif) no-repeat 0px 0px !important;text-indent:-20000px;width:93px!important; float:left;margin-right:10px;}
	#contenido a.boton-continuar{background:url(images/actualizarPedido.gif) no-repeat 0px 0px !important; text-indent:-20000px;width:109px!important;float:left;}

	#contenido input.boton-recuperar{background:url(images/bg-recuperarButton.gif) no-repeat 0px 0px !important;
	text-indent:-1000px;
	border:0px;
 height:22px;}
	
	
	.cesta .step-a{	background:url(images/bg-aDiv.gif) no-repeat 0px 15px;	}
	.cesta .step-b{	background:url(images/bg-bDiv.gif) no-repeat 15px 15px;	}
	.cesta .step-c{	background:url(images/bg-cDiv.gif) no-repeat 15px 15px;	}

