﻿.producto_entero
{
	float:left;
	min-height:580px;
	padding-bottom:10px;
	width:732px;
	
	background:url('../softindustries/img/fondo-textos.jpg');
	color:#000;
}
.seccion_general .prod_lista .imagenes_izquierda
{
	width:233px;    
	float:left;
	padding-top:20px;
}
.seccion_general .prod_lista .imagen_principal
{
	float:left;
	width:100%;	
}
.seccion_general .prod_lista .imagen_principal img
{
    border:1px solid #CCC;  
    width:229px;
}
.seccion_general .prod_lista .imagenes_secundarias
{
	float:left;
	margin-left:0;
	margin-top:0;
	width:100%;		
}
.seccion_general .prod_lista .imagenes_secundarias img
{
	border:1px solid #CCC; 
    width:120px;
}

.producto_derecha { float:left; margin-left:10px;  padding-left:5px; width:380px; }
.producto_entero .texto
{
	float:right;
	margin-bottom:20px;
	margin-top:10px;
	padding:7px;
	width:460px;   

	color:#000;
}

.producto_compra
{
    float:left;
	padding-bottom:10px;
    padding-top:10px;
	margin-bottom:15px;
	margin-right:10px;
	margin-top:15px;
    width:375px;
	color:#000;
	font-size:12px;
}


.producto_compra .talla
{	
	float:left;
	
	font-size:14px;
	font-weight:bold;	
	text-align:left;
}
.producto_compra .referencia
{
    float:left;
	margin-top:6px;
	margin-bottom:6px;
    width:160px;
	
	font-weight:normal;
	font-size:11px;
	text-align:left;
}
.producto_compra .opcion_carrito
{
    
    float:right;
    width:100%;
    
    font-size:16px;
    font-weight:bold; 
    text-align:right
}

.productos_relacionados
{
    float:right;
	margin-bottom:10px;
	margin-right:10px;
    padding-bottom:10px;
    padding-top:10px;
	width:450px; 
	
	color:#000;
}
.productos_relacionados a
{
	color:#000;
}

.productos_relacionados .contenido_producto
{
	float:left;
	margin-bottom:10px;
	padding:10px;
	width:130px;
	
	text-align:center;
}
.productos_relacionados img
{
	height:100px;
	margin:6px;
	width:100px;
	
	border:solid 1px #fc6703;
}
.productos_relacionados .texto_producto
{
	float:left;
	margin-top:10px;
	width:130px;
	
	color:#000;
	font-weight:bold;
	text-align:left;
}
.productos_relacionados .descripcion_producto
{
	float:left;
	width:130px;

	color:#000;
	text-align:left;
}
.productos_relacionados .precio_producto
{
	float:left;
	margin-bottom:10px;
	width:130px;
	
	color:#fc6703;
	font-size:20px;
	text-align:right;
}
.productos_relacionados .anadir
{
	float:right;
	margin:6px 5px 6px 0;
}
/*
.productos_relacionados .relacionado
{
    width:100px;
    float:left;
  
    margin-right:6px;
}
.productos_relacionados .relacionado b
{
    
    float:right;
   
    width:100%;
}
.productos_relacionados img
{
    width:100px;
    float:left;
    
    margin-bottom:5px;
}
*/
.colores
{
	width:100%;
	float:left;
	margin-top:15px;
}
.colores .producto_color
{
	width:100px;
	float:left;
	margin-right:10px;
	
}
.colores .producto_color a
{
	width:100%;
	float:left;
	
}
.colores .producto_color img
{
	
	margin-bottom:5px;
}

.boton_anadir
{
	float:right;
	margin-top:6px;
}
