@charset "utf-8";
/* CSS Document */

/* INICIA CREACION DE ESTILO DE PRODUCTOS */
.productoLeft { margin:10px 0 10px 0; font-family:Verdana, Arial, Helvetica, sans-serif; width:270px; height:auto;/* background-color:#FFCC00;*/ float:left; }

.productoRight { margin:10px 0 10px 0;  font-family:Verdana, Arial, Helvetica, sans-serif; width:270px; height:auto;/* background-color:#FFCC00;*/ float:right;}

.fotoProd { float:left; width:150px; min-height:200px; /*background-color:#339900; */}

.dataProd { float:right; width:110px; /*background-color:#666600; */  }

.tituloProd {  text-transform:uppercase; font-size:15px; font-weight:bold; margin-bottom:25px; color:#333333;}

.asolo		{  text-transform:uppercase; font-size:12px; }

.precio		{  font-weight: bold; color:#333333; font-size:14px; margin-bottom:20px; }

.boton		{ margin:3px 0 0 0;  }

.clearProd	{ clear:both; width:540px; height:2px; border:1px #CCCCCC dotted; margin:10px; }

.paginadoNina, .paginadoNino { width:250px; margin:5px auto 5px auto; text-align:center; padding:1px; clear:both; }

/* 

INICIA CREACION DE DETALLES DE UN PRODUCTO

*/

.productoDe{ margin:10px 0 10px 0; font-family:Verdana, Arial, Helvetica, sans-serif; width:560px; height:auto;/* background-color:#FFCC00;*/ float:left; }

/* Fotos */

#colFotoDe { width:300px; float:left; }

.fotoDe{ width:300px; min-height:200px; /*background-color:#339900;*/ }

#thumbDe	{ width:110px; min-height:110px; margin-top:5px; float:left;  /*background-color:#00CC66;*/ }

#zoom		{ width:90px; height:45px; float:right; }

/* Datos y titulo */

.dataDe{ float:right; width:250px; max-width:250px; /*background-color:#666600;  */ }

.tituloDe{  text-transform:uppercase; font-size:15px; font-weight:bold; margin-bottom:25px; color:#333333;}

.materialDe { margin:50px 0 0 0; }

.detallesCart { margin-top:20px; }

.botonDe		{ margin:3px 0 0 0;  }

.precioDe		{ color:#CC3399; font-weight:bold; font-size:18px; margin-top:10px; }

/*Edicion de apariencia de botones carrito y comprar */

#comprarBtn  { margin:5px 0 5px 0; }
#carritoBtn  { margin:5px 0 5px 0; }

/* Edicion de apariencia de carrito de compras */

.forma	{ margin-left:5px; }

/* PROMOCION */

#promoDe { margin-top:10px; font-size:13px; color:#CC3399;}
#promoDe img { margin:0 10px 10px 0; }