.panel-carrito .panel-middle-content {
	padding-left:12px;
}

.titulo-panel{
    background: url(../images/flecha.gif) no-repeat left top;	
	padding-left:20px;
	position:absolute;
	left:15px;
	top:15px;
	font-weight:bold;
	color:#cc0000;
}


.carrito{
	background: url(../images/carrito.gif) no-repeat left top;	
	width:24px;
	height:19px;
	position:absolute;
	right:22px;
	top:15px;
}

.panel-footer-left-carr {
	background: url("../images/20_gris.gif") no-repeat scroll left top;
	width: 25px;
	height: 30px;
	float: left;
}

.panel-footer-right-carr {
	background: url("../images/22_gris.gif") no-repeat scroll right top;
	width: 34px;
	height: 30px;
	float: right;
}

.panel-footer-center-carr {
	background: url("../images/21_gris.gif") repeat-x scroll center top;
	overflow: hidden;
	height: 30px;
}

.sep{
	width:213px;
	height:1px;
	position:absolute;
	left:5px;
	top:33px;
	_top:15px;/*IE 6 o menor*/
	border-bottom:solid 1px #B1B1B1;
}

.contenido-carrito{
	margin-top:10px;
	/*height:80px;*/
	margin-right:4px;
	font-size:11px;
}


.product-item-opciones{ 
	float:left;
	width: 184px;
	height: 323px;
	margin-right: 39px;
	margin-bottom:5px;
	padding:15px;
	background: url(../images/product_list_box_large.gif) no-repeat;
	position: relative;
}

.product-item-no-sep-opciones{
	float:left;
	width: 184px;
	height: 323px;
	margin-right: 0px;
	margin-bottom:5px;
	padding:15px;
	background: url(../images/product_list_box_large.gif) no-repeat;
	position: relative;
}

.votacion-opciones{
	width: 123px;
	height: 20px;
	position: absolute;
	cursor: pointer;	
	bottom:111px;
}

.cantidad_votos-opciones{
	background: url("../images/cajon_votos.gif") no-repeat ;
	width: 39px;
	height: 21px;	
	position: absolute;
	line-height: normal;	
	cursor: pointer;	
}

.subcontenedor-item .cantidad_votos-opciones {
	right: 14px;
	bottom: 111px;
}

.cantidad_votos-opciones div{	
	text-align: center;	
}

.cantidad_votos a{	
	color:black;	
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
}

.opciones-carro-grid{
	background: url(../images/cajon_opciones_seleccion2.gif) no-repeat;
	width:179px;
	height:58px;
	position:absolute;
	bottom:15px;
	left:18px;
}

.opciones-carro-view{
	background: url(../images/cajon_opciones_seleccion2.gif) no-repeat;
	width:179px;
	height:58px;
	margin-bottom:10px;
	display:none;
	margin-left:10px;
	margin-top:20px;
}

.tabla-opciones-seleccion{
	margin-top:20px;
}

.btn-abrir-panel, .btn-cerrar-panel{
	padding-right:20px;
	position:absolute;
	left:15px;
	bottom:13px;
	font-size:8pt;
}

.btn-abrir-panel{
	background: url(../images/flecha_down.gif) no-repeat right 3px;	
}

.btn-cerrar-panel{
	background: url(../images/flecha_up.gif) no-repeat right 3px;	
	display:none;
}

#carro{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:4px;
}

#panel_identificacion{
	width:720px;
	float:left;
	margin-left:34px;
	
}

#img_carro_big{
	background:url(../images/carro_big.gif) no-repeat left top;
	width:57px;
	height:44px;
	position:absolute;
	right:30px;
	top:15px;
}

#btn_cerrar_sesion_carro{
	color:white;
	width:95px;
	height:21px;
	border:none;
	background:url(../images/btn_cerrar_sesion.gif) no-repeat left top;
	position:absolute;
	right:30px;
	top:70px;
	cursor:pointer;
}

#boton_enviar_pedido,#boton_seguir_seleccionando,#boton_exportar_pedido{
	color:white;	
	height:21px;
	border:none;
	width:150px;
	background:url(../images/btn_seguir_seleccionando.gif) no-repeat left top;
	float:left;
	margin-right:10px;
	cursor:pointer;
}



#boton_pedido_enviado{
	color:white;
        height:21px;
        border:none;
        width:150px;
        background:url(../images/btn_pedido_enviado.gif) no-repeat left top;
        float:left;
        margin-right:10px;
        cursor:pointer;
}
.titulo-opciones{
	margin-top:4px;
	*margin-top:0;
	padding-left:20px;
}

.tabla_addtocart{
	font-size:10px;
	line-height:normal;
}

.tabla_addtocart .c1{
	width:50%;
	padding-left:5px;
}

.tabla_addtocart .c2{
	width:37%;
	text-align:right;
}

.tabla_addtocart .c3{
	padding-left:5px;
	width:13%;
	text-align:center;
}

.tabla_addtocart tr{
	height:17px;
}

.btn_add_to_cart{
	background:url(../images/btn_agregar_seleccion.gif) no-repeat left top;
	height:14px;
	width:14px;
	cursor:pointer;
}

.btn_add_to_cart_env{
 	background:url(../images/btn_agregar_seleccionado.gif) no-repeat left top;
        height:14px;
        width:14px;
        cursor:pointer;

}

#tabla_productos{
	width:675px;
	padding: 4px;
	float:left;
}

#tabla_productos td{
	vertical-align:middle;
	padding-left: 10px;
}

.td_valor_total{
	border-top:solid 2px #999;
	font-size:14px;
}

.btn_eliminar input{
	background: url(../images/btn_eliminar.gif) left top no-repeat;
	width:14px;
	height:13px;
	border:none;
	cursor:pointer;
}

#img_carro_big_ini{
	background:url(../images/carro_big.gif) left top no-repeat;
	width:57px;
	height:44px;
	position:static;
	float:left;
}

#btn_ini_sesion_carro{
	background:url(../images/btn_ini_sesion.gif) left top no-repeat;
	border:none;
	cursor:pointer;
	width:200px;
	color:white;
	height:21px;
	position:static;
	float:left;
	margin-top:12px;
}
.texto_login{
	font-size:10px;
	line-height:normal;
	text-align:center;
}