﻿.producto_entero
{
	float:left;
	min-height:580px;
	padding-bottom:10px;
	width:732px;
	background:url('../softindustries/img/fondo-textos.jpg');
	color:#000;
}
.imagenes_izquierda
{
	width:233px;    
	float:left;
	margin-left:12px;	
	padding-top:20px;
}
.imagen_principal
{
	float:left;
	width:100%;	
}
 * html .imagenes_izquierda { margin-left:7px; }   
.imagen_principal img
{
    border:1px solid #CCC;  
    width:229px;
}
.imagenes_secundarias
{
	float:left;
	width:100%;		
}
.imagenes_secundarias img
{
	border:1px solid #CCC; 
    width:120px;
}
.producto_entero .texto
{
	float:right;
	margin-bottom:20px;
	margin-top:10px;
	padding:7px;
	width:460px;   
	color:#000;
}
*html .producto_entero .texto { padding-left:0;}

.producto_compra
{
    float:right;
	padding-bottom:10px;
    padding-top:10px;
	margin-bottom:0px;
	margin-right:10px;
    width:460px;
       
	color:#000;
	font-size:12px;
    border-bottom:1px solid #000;
}


.producto_compra .talla
{	
	float:left;
	
	font-size:14px;
	font-weight:bold;	
	text-align:left;
}
.producto_compra .referencia
{
    float:right;
	font-size:9px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:6px;
	text-align:right;
    width:100%;
}
.producto_compra .precio_antes
{
	color:#fc6703;
	float:right;
	font-size:13px;
	text-align:right;
	text-decoration:line-through;
	width:100%;
}
.producto_compra .opcion_carrito
{
    float:right;
    font-size:16px;
    font-weight:bold; 
    margin-top:0;
    text-align:right;
    width:100%;
}
*html .producto_compra .opcion_carrito {clear:left;}
.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;
}
*html .productos_relacionados .contenido_producto {padding:0;}

.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 .precio_antes
{
	color:#000;
	float:right;
	font-size:13px;
	text-align:right;
	text-decoration:line-through;
	width:100%;
}
.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;
}
.compartir
{
	width:209px;
	padding:10px;
	float:left;
}
.compartir b
{
	margin-bottom:15px;
	width:209px;
	float:left;
}