﻿@charset "utf-8";


/* Detalle productos tienda */

#detalle { margin:0 auto; padding:25px; }
#titulo-catalogo-productos { color:#556f8e; font-size:1.5em; border-bottom: dotted 1px #556f8e; }
#titulo-catalogo-productos .nombre { float:left; width:680px; }
#titulo-catalogo-productos .volver { float:right:65px; }
#titulo-catalogo-productos #titulo-carpeta { color:#f4ac00; font-weight:bold; }
#titulo-catalogo-productos a { font-size:0.5em; color:blue; }
#barra-situacion { margin-bottom: 10px; padding:8px; background-color:#f6f4f4; font-size:0.75em; }
#ruta { margin:4px 0 0 12px; }

#info-grafica { float:left; width:300px; margin-right:20px; }
#galeria { margin-bottom:20px; }
#galeria img { border:none; width:70px; border:solid 1px #c0cade; }
#adjuntos { font-size:0.8em; margin-bottom:20px; }
#adjuntos .titulo { font-weight:bold; margin-bottom:10px; }
#links { font-size:0.8em; }
#links .titulo { font-weight:bold; margin-bottom:10px; }

#caracteristicas { float:right; width:400px; font-size:0.8em; text-align:justify; }

#capa-precio { width:310px; height:46px; margin:10px auto; margin-bottom:25px; padding:15px; border:solid 1px #c0cade;  }
#precio { float:left; width: 180px; }
#anadir-carrito { float:right; margin-top:22px; }
#anadir-carrito img { border:none; vertical-align:middle; }
.tachado { text-decoration:line-through; color:red; }
.precio-oferta { color:#669933; font-size:1.8em; font-weight:bold; }