body{
	overflow: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	margin:0;}

	
/************ listado *********************/
.medio{position: relative; width: 700px; text-align: left;}
.intro_listado{position: relative; width: 700px;}
.etapas1{position: relative; float: left;}
.etapas2{position: relative; float: left;}
.ancho_listado{position: relative; width: 550px; float: left;}
.ancho_der{position: relative; width: 140px; left: 10px; height: 350px; float: left;}
.sesion{position: relative; width: 140px;}
.carrito{position: relative; width: 140px;}
.logo_carrito{position: relative; width: 52px; height: 55px; float: left; background:url(../imagenes/carrito.gif) no-repeat;}
.texto_sesion{position: relative; width: 140px; height: 27px; padding-left: 10px; padding-top: 28px; float: left; background:url(../imagenes/fondo_texto_sesion.gif) no-repeat;}
.texto_carrito{position: relative; width: 88px; height: 27px; padding-top: 28px; float: left; background:url(../imagenes/fondo_texto_carrito.gif) no-repeat;}
.color_texto_carrito{color: #ffffff; font-size: 14px;}
.dorado2{position: relative; width: 140px; height: 3px; clear: left; background:#c49f3d; font-size: 1px; }
.borde_carrito{position: relative; width: 1px; height: 85px; float: left; }
.contenido_sesion{position: relative; color: #ffffff; width: 130px; height: 70px; padding-top:5px; padding-left: 5px; padding-right: 5px; text-align: justify; clear: left; background:#48567f;}
.contenido_carrito{position: relative; color: #ffffff; width: 130px; height: 85px; padding-top:5px; padding-left: 5px; padding-right: 5px; text-align: justify; clear: left; background:#48567f;}
.abajo_sesion{position: relative; width: 140px; height: 20px; clear: left; text-align: center; }
.abajo_carrito{position: relative; width: 140px; height: 20px; clear: left; text-align: center; }
.rojo{color: #c49f3d;}
.mail_sesion{color: #ffffff; font-size: 10px;}

.celda_listado{ width: 550px; }
.cab_familias{ position: relative; width: 540px; height: 30px; background:#df0b0b; float: left; }
.h1familias{ font-size: 18px; color: #FFFFFF; display: inline}
.dorado{position: relative; width: 550px; height: 3px; clear: left; background:#c49f3d; font-size: 1px; }

.linea_producto{position: relative; background:#48567f; height: 89px; width: 550px; }
.fondo_thumbnail{position: relative; width: 92px; height: 69px; padding-top: 1px; padding-left: 1px; background:url(../imagenes/fondo_thumbnail.jpg) no-repeat; float: left; }
.titulo_producto{position: relative; width: 420px; font-weight: bold; font-size: 12px; color: #c49f3d; }
.descripcion_corta{position: relative; width: 420px; height: 30px; font-size: 10px; color: #ffffff; text-align: justify;}
/*.marca{position: relative; width: 420px; font-size: 14px; color: #ffffff; left: 10px;}*/
.marca{position: relative; width: 420px; font-size: 28px; color: #ffffff;}
.marca2{position: relative; width: 420px; font-size: 14px; color: #ffffff;}
.capa_mas_info{position: relative; width: 420px; font-size: 10px; color: #ffffff; text-align: right; float: left;}

.columnas_opciones{position: relative; color: #ffffff; font-size: 10px; background: #000000; float: left; }
.columnas_opciones2{position: relative; font-size: 10px; float: left; }
.columnas_detalle1{position: relative; height: 20px; line-height: 20px; color: #ffffff; font-size: 12px; float: left;}
.columnas_detalle2{position: relative; height: 20px; line-height: 20px; color: #ffffff; font-size: 12px; float: left;}
.linea_opciones{position: relative; width: 540px; height: 0px; left: 10px; font-size: 1px; clear: left; border-top : 1px solid #48567f;}
.linea_opciones2{position: relative; width: 235px; height: 1px; background: #48567f; font-size: 1px; clear: left;}
.linea_opciones_carrito{position: relative; width: 540px; height: 1px; background: #48567f; font-size: 1px; clear: left;}
.columnas_comprar1{position: relative; height: 18px; padding-top: 2px; float: left;}
.columnas_comprar2{position: relative; height: 18px; padding-top: 2px; float: left;}
.centrar{ text-align: center; }
.right{ text-align: right; }
.cantidad{ width: 15px; height: 12px; font-size: 10px; text-align: right; }

.registro{ width: 200px; height: 14px; font-size: 12px; }
.registro2{height: 20px; font-size: 12px; }
.registro3{ width: 96px; height: 14px; font-size: 12px; }
.comentario{ width: 540px; height: 50px; font-size: 12px; }

.etapas{ width: 80px; height: 70px; float: left; }

.rojo{ color: #df0b0b; font-size: 12px;}
.blanco{ color: #ffffff; font-size: 12px;}
.blanco_sub{ color: #ffffff; font-size: 12px; text-decoration: underline;}
.ley{ color: #ffffff; font-size: 10px;}
.justificar{ text-align: justify; }

/************ carrito *********************/
.celda_carrito{ width: 150px; vertical-align: top; }

A:LINK.leer_mas {
	color:#df0b0b;
	font-size : 10px;}
A:VISITED.leer_mas {
	color:#df0b0b;
	font-size : 10px;}
A:HOVER.leer_mas {
	color:#df0b0b;
	font-size : 10px;}

	
A:LINK.enlace_blanco {
	color:#ffffff;
	font-size : 12px;}
A:VISITED.enlace_blanco {
	color:#ffffff;
	font-size : 12px;}
A:HOVER.enlace_blanco {
	color:#ffffff;
	font-size : 12px;}
