@charset "utf-8";

#cabeceraconten{
    opacity: 1;
}
.seleccionado{
	font-weight: bold;
}

/*----CONTENIDO CENTRAL--------------------------------------------------*/

/*----/CONTENIDO CENTRAL--------------------------------------------------*/
/*- PEDIDO REALIZADO RESPUESTA TPV-*/
#pedido{

 	width: 965px;
	margin:20px auto 0 auto;
	font-size:1.3em;

 }
#pedido .joya{

 	float:right;
 	width: 150px;
 	margin-top: 5px;
	margin-right: 20px;
 	/* border-right:1px solid #c0c0c0; */

 }
#pedido .fotografia img{

 	width: 150px;

 }
 #pedido .text {

	font-size:1.3em;

}
/*-LISTADO DE PRODUCTOS DEL CARRITO-*/
#carrito{

 	width: 965px;
	margin:20px auto 0 auto;

 }
#producto{

 	width: 965px;
 	height: 160px;
 	color:#303030;
 	font-size:.8em;
 	border-bottom:1px solid #c0c0c0;

 }
#producto .fotografia{

 	float:left;
 	width: 150px;
 	margin-top: 5px;
 	border-right:1px solid #c0c0c0;

 }
#producto .fotografia img{

 	width: 150px;
  	height: 150px;

 }
#producto .nombre{

	float:left;
	width: 300px;
	height: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
  	margin-left: 10px;
  	border-right:1px solid #c0c0c0;

}
#producto .nombre{

	color: #62a522;
  font-size:1.3em;

}
#producto .descuento{

	color:#d10000;
	font-size:1em;
	font-weight: bold;

}
.alertastock{

	color:#00558d;
	font-size:1em;
	font-weight: bold;

}
#producto .precio{

	float:left;
	width: 90px;
	height: 120px;
	text-align:right;
  margin-top: 20px;
  margin-left: 10px;
	font-size:1.3em;

}
#producto .cantidad{

	float:left;
	width: 90px;
	text-align:center;
  height: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
  	margin-left: 10px;
  	border-right:1px solid #c0c0c0;
  	border-left:1px solid #c0c0c0;
	font-size:1.3em;

}
#producto .total_articulo{

	float:left;
	width: 90px;
	height: 120px;
	text-align:center;
  	margin-top: 20px;
  	margin-left: 10px;
	font-size:1.3em;

}
#producto .borrar{

	float:left;
	width: 90px;
	text-align:center;
	height: 145px;		
  	margin-top: 10px;
  	margin-left: 10px;
  	border-left:1px solid #c0c0c0;

}

#titulo{

 	width: 960px;
 	height: 18px;
 	font-size:.9em;
 	font-weight: bold;
 	padding-top:3px;



 }

#titulo .nombre{

	float:left;
	width: 300px;
	margin-left: 150px;
}

#titulo .precio{

	float:left;
	width: 90px;
	text-align:right;
   margin-left: 10px;

}
#titulo .cantidad{

	float:left;
	width:90px;
	text-align:center;
  	margin-left: 10px;

}
#titulo .total_articulo{

	float:left;
	width: 90px;
	text-align:center;
  	margin-left: 10px;

}
#titulo .borrar{

	float:left;
	width: 90px;
	text-align:center;
	margin-left: 20px;

}

#total {

	width: 960px;
	text-align:right;
 	margin-top:5px;
 	padding-top:3px;
 	padding-bottom:3px;

 }
#total .total{

 	font-size:.9em;
 	font-weight: bold;
	margin-right:210px;

 }
 #portes{

 	width: 520px;
	text-align:right;


 }
 #portes span{

 	margin-right:90px;
 	font-size:.8em;

 }
#sinportes{

 	width: 520px;
	text-align:right;

 }
#sinportes span{

 	margin-right:90px;
 	font-size:.8em;

 }
a.botReg{
	
	color:#082EFF;
}
 /*-FIN DEL LISTADO DE PRODUCTOS DEL CARRITO-*/
 /*--FORMULARIO CLIENTES DEL CARRITO-*/

#erdian #FormCarrAc{
	float:left;
	display: block;
	width: 200px;
	margin: 10px auto 0 auto;
	padding: 30px 100px 30px 100px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	border: 1px solid #cccccc;
	border: 1px solid #cccccc\0/IE8+9;
	border-radius: 0\0/IE8+9;

}
#erdian #FormCarrAc legend{

	font-size:1.1em;
	color:#000;

}
#erdian #FormCarrAc input[type='text'],input[type='password']{
		
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	border: 1px solid #cccccc;
	border: 1px solid #cccccc\0/IE8+9;
	border-radius: 0\0/IE8+9;
	
}
#erdian #FormCarrAc input[type='text'],input[type='password']{
	width: 200px;
	
}
#erdian #FormCarrAc input[type='submit']{
	background-color: #eeeeee;
	border:0px;
	font-weight: bold;
	text-transform: uppercase;
}
#erdian #FormCarrAc input[type='submit']:hover{
	background-color: #fff;
	color:#0a0a0a;
}
#erdian #FormCarrAc label{

	display: block;
	margin-left:5px;
	font-size:1em;

}


/*--FORMULARIO CLIENTES DEL CARRITO-*/
/*--CUADRO QUIERO SER CLIENTE DE CARRITO-*/

#erdian #cliNuevo{

	float:right;
	width: 400px;
	height:186px;
	margin-top:20px;
	margin-right:50px;

}
#erdian #cliNuevo .titulo{

	font-size:1.1em;
	margin:10px;

}
#erdian #cliNuevo .regis a{

	font-size:1.1em;
	color:#62a522;
	margin:20px;

}
#erdian #cliNuevo #clitext{

	margin:10px;
	margin-bottom:10px;

}
#erdian #cliNuevo #clitext p{

	margin-bottom:10px;

}
#erdian span{

	font-size:0.9em;
	margin-left:10px;

}

/*--CUADRO QUIERO SER CLIENTE DE CARRITO-*/
