/* CSS Document */

#zona_cesta{
	width:464px;
	overflow:visible;
}

#titol_cesta{
	background-image: url(../Design/CestaBar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;
	color: #e3a505;
	text-align:left;
}

#lista_cesta{
	width:464px;
	overflow:visible;
	font-size: 10px;
	color: #000000;
	padding-top:10px;
	background-color: #e5e5e5;
	text-align:left;
}

#lista_cesta_resp{
	width:464px;
	overflow:visible;
	font-size: 12px;
	line-height:20px;
	color: #000000;
	padding-top:10px;
	background-color: #e5e5e5;
	text-align:center;
}

.LineaCesta{
	width:464px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	overflow:hidden;
	margin_bottom:5px;
}

.productos_cesta{
	width:245px;
	padding-left:15px;
	float:left;
	text-align:left;
	height:17px;
	line-height:17px;
	overflow:hidden;
}

.unidades_cesta{
	width:90px;
	margin-left:5px;
	float:left;
	text-align:right;
	height:20px;
	line-height:17px;
	overflow:hidden;
}

.precio_cesta{
	width:70px;
	margin-left:5px;
	margin-right:15px;
	float:left;
	text-align:right;
	height:17px;
	line-height:17px;
	overflow:hidden;
}

.TxtPopUpCest{
	font-size: 9px;
	font-style: normal;
	vertical-align:top;
	width:40px;
	height:17px;
}

#portes_cesta{
	width: 449px;
	height:75px;
	overflow:hidden;
	text-align:right;
	margin-right:15px;
}

/* ESTILS REGISTRO*/
#zona_reg{
	margin-top:5px;
	margin-bottom:5px;
	width:463px;
	_width:460px;
	overflow:hidden;
	border: thin solid #797979;
	float:left;
	padding-bottom:10px;
}

.tit_reg{
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #797979;
	vertical-align: middle;
	text-align:left;
	height: 20px;
	width: 453px;
	_width:450px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.zona_campo{
	width:215px;
	float:left;
	margin-top:5px;
	padding-left:10px;
	margin-right:5px;
	text-align:left;
	overflow:hidden;
}

.formdatos {
	font-size: 12px;
	text-align: left;
	background-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FAEDC3;
	border-bottom-color: #FAEDC3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FAEDC3;
	border-left-color: #FAEDC3;
	color: #000000;
	padding-left:3px;
}

.txtFormulario{
	font-size: 10px;
	margin-top: 2px;
	margin-bottom:4px;
	margin-left:3px;
	line-height: 12px;
	text-align:left;
	font-weight: bold;
}

/* ESTILS PAGO*/
#pago_cesta{
	width:464px;
	overflow:visible;
	font-size: 10px;
	color: #000000;
	padding-top:10px;
	background-color: #e5e5e5;
	float:left;
}

#text_final{
	width:464px;
	font-size: 10px;
	color: #333333;
	text-align: center;
}

#formas_pago{
	width:464px;
	height:35px;
	margin-left:15px;
	margin-right:30px;
	line-height:35px;
	vertical-align:middle;
}

#contra{
	height:35px;
	vertical-align:middle;
}	
.tarjeta{
		display:inline;
}
	
.confirm a{
		display:inline;
		color:#FF0000;
}
	
.VisaClass{
	width:53px;
	height:35px;
	background-image:url(../Design/Visa.jpg);
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
	
.ContraClass{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height:35px;
	background-color: #e5e5e5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
	
.PaypalClass{
	width:57px;
	height:35px;
	background-image:url(../Design/paypal.jpg);
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
