/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0; /*márgen para la tabla total*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%; /*tamaño de toda las fuentes, a más % se agrandan las fuentes*/
	color: #000000; /*color del texto en la sección en la que se está*/
	/*background-image: url(../images/sombra_lateral.gif);*/
	/*background-repeat: repeat-x;*/
	background-color: #Ffffff; /*color de fondo de la página entera*/
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #cc0000; /*color del texto de cada sección*/
	text-decoration: none;
	}
 
a:visited {
	color: #cc0000; /*color de secciones visitadas para IExplorer*/
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #000000; /*color over de los textos*/
	}

a:active {
	color: #000000; /*color al tener presionado el boton en el texto(dejo el mismo que el over)*/
	}

h1 {
	padding: 0.2em;
	font-size: 1.3em; /*titulo seccion en columna central*/
	color: #cc0000; /*color de titulo de las secciones en la columna central*/
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
	}
	
.sideBoxContent {
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.1em 0; /*márgen y separacion entre todo tipo de textos diferentes*/
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	background-image: none;
	border-radius: 4px;
    -moz-border-radius: 4px;	
	margin: 0.2em; /*márgen y separacion entre elementos y productos en la columna central*/
	}

TEXTAREA {
	float: left;
	background-image: none;
	border-radius: 4px;
    -moz-border-radius: 4px;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #ffffff; /*color de dentro de los desplegables de seleccionar, lo pongo blanco*/
	background-image: none;
	border-radius: 4px;
    -moz-border-radius: 4px;
	}

FIELDSET {
	padding: 0.5em;
	border-radius: 5px;
    -moz-border-radius: 5px;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.1em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #ff6600;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #ff6600;
	background-color: #ff6600; /*color de los mensajes de error, dejo el naranja, no se si hago bien, pq siempre suelen ser rojos, pero vamos, no queda del todo mal tampoco*/
	font-weight: bold; /*prefiero que salga en negrita este texto de error*/
	color: #ffff00; /*color de texto, lo pongo amarillo pa que destaque aun más*/
	}

.messageStackWarning, .messageStackError {
	background-color: #ff6600; /*color de los mensajes de error, dejo el naranja, no se si hago bien, pq siempre suelen ser rojos, pero vamos, no queda del todo mal tampoco*/
	font-weight: bold; /*prefiero que salga en negrita este texto de error*/
	color: #ffff00; /*color de texto, lo pongo amarillo pa que destaque aun más*/
	}

.messageStackSuccess {
	background-color: #ff6600;
	color: #ffffff;
	}

.messageStackCaution {
	background-color: #ff6600;
	color: #ffffff;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff; /*color de fondo de dentro de la tabla de la web*/
	/*background-image: url(../images/sombra_lateral.gif);*/
    /*background-repeat: repeat;*/
    /*background-attachment: scroll;*/
    /*background-position: -13px 0pt;*/
	/*background-image: url(../images/sombra_lateral.gif);*/
	text-align: left;
	width: 980px; /*anchura total de la tabla de la web*/
	vertical-align: top;
	border: 1px solid #Ff6600; /*color y grosor de línea exterior de la tabla*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em; /*margenes de las nuevas ventanas pop ups y demás, mejor dejar a 0*/
	padding: 0em; /*margenes de las nuevas ventanas pop ups y demás, mejor dejar a 0*/
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg); /*imagen de fondo del top*/
	background-repeat: repeat-x; /*esto sera si quieres que se repita, que se mosaique ese fondo*/
	background-color: #ffffff; /*color de fondo del top*/
	height:122px; /*altura del top*/
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 1.0em; /*margen izquierdo entre columnas*/
	margin-right: 1.0em; /*margen derecho entre columnas*/
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navSuppWrapper, #navMainWrapper { /*parametros de la franja naranja de abajo del todo y de arriba del todo, que pone 'Inicio'*/
	margin: 0em;
	background-color: #ff6600;
	/*background-image: url(http://sperling.com/examples/box/images/trc.gif);*/
	background-image: url(../images/tile_back_total_top.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
	
#navCatTabsWrapper { /*parametros de la franja naranja que aparecería bajo el top si se activa y donde en horizontal aparecen las 'ez pages'*/
	margin: 0em;
	background-color: #ff6600;
	background-image: url(../images/tile_back_total.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin-left: 4pt;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {/*parametros de Inicio :: Bellas Artes :: etc....*/
	padding: 0.5em 1.0em;
	background-color: #FCE0C2;
	font-size: 1.0em;
	font-weight: bold;
	border-radius: 5px; /*redondeo de las esquinas de la caja de carro en detalle de producto (sólo firefox)*/
    -moz-border-radius: 5px; /*redondeo de las esquinas de la caja de carro en detalle de producto (sólo firefox)*/
	-ie-border-radius: 5px; /*redondeo de las esquinas de la caja de carro en detalle de producto (sólo firefox)*/
	margin: 1.1em;
	}

#navEZPagesTop {
	background-color: #ffffff;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.7em; /*una vez que se ha pinchado ya en un producto determinado, a la derecha de la foto, pone arriba el nombre, debajo, el precio, pues bien y debajo la descripción del producto, pues aquí determinamos ese margen de separación entre el precio y la descripción*/
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	margin-left: 0.8em; /*margen izdo de la columna central;*/
	margin-right: 0.8em; /*margen dcho de la columna central;*/
	padding: 0.0em; /*ahora puedo poner a 0 el padding pa que no me baje tanto, guay;*/
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd { /*parametros del recuadro de 'añadir a carrito'*/
	float: right;
	text-align: right;
	margin: 1em;
	border-radius: 10px; /*redondeo de las esquinas de la caja de carro en detalle de producto (sólo firefox)*/
    -moz-border-radius: 10px; /*redondeo de las esquinas de la caja de carro en detalle de producto (sólo firefox)*/
	border: 1px solid #ff6600;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #000000; /*linea de justo debajo de: cant. articulo precio y total*/
	}

.tableHeading, #cartSubTotal {
	background-color: #ff6600; /*color sub-total*/
	 }

#cartSubTotal { /*parámetros del sub-total*/
	border-top: 1px solid #000000; /*grosor y color de linea de justo encima del sub-total*/
	font-weight: bold;
	text-align: right;
	line-height: 2.5em;
	padding-right: 1.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.8em; /*altura de la masa naranja del sub-total*/
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem { /*color de los productos nuevos en la cesta*/
	color: #cc0000;
	font-weight: bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem { /*color de los productos viejos que hubiera en la cesta*/
	color: #cc0000;
	font-weight: bold; /*negrita*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 5.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

  .attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	background-color: #fbe7d2; /*linea añadida por david y yo tb la pongo*/
	border-radius: 10px; /*redondeo sólo de las esquinas inferiores de las cajas centrales*/
    -moz-border-radius: 0px 0px 10px 10px; /*redondeo sólo de las esquinas inferiores de las cajas centrales*/
	border: 0px solid #FF6600; /*#9a9a9a*/
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;         
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.centerBoxHeading { /*parametros caja/TITULO d (categorias, etc)*/
	margin: 0em; /*margen de la izda hasta la imagen*/
	background-color: #ff6600; /*color de fondo*/
	background-image: url(../images/tile_back_central.gif); /*imagen de fondo*/
	padding: 0.3em 0.2em; /*espaciado hacia vertical del texto (a mas numero + alta la celda)/ y espaciado lateral interlineado de los textos*/
	}
	
.leftBoxHeading, .rightBoxHeading { /*parametros caja/TITULO d (categorias, etc)*/
	margin: 0em; /*margen de la izda hasta la imagen*/
	background-color: #ff6600; /*color de fondo*/
	background-image: url(../images/tile_back_lateral.gif); /*imagen de fondo*/
	padding: 0.3em 0.2em; /*espaciado hacia vertical del texto (a mas numero + alta la celda)/ y espaciado lateral interlineado de los textos*/
	}

.leftBoxContainer, .rightBoxContainer { /*parametros del contenido d la caja izda (categorias, etc)*/
	margin: 0em; /*margen de la izda hasta la caja*/
	line-height: 170%;
	border: 0px solid #FF6600; /*borde de la linea que recuadra y color*/
	border-bottom: 0px solid #FF6600; /*borde de la linea de abajo de la caja y color*/
	margin-top: 1em; /*margen entre si de cada caja hacia abajo*/
	}

.sideBoxContent {
	background-color: #fbe7d2; /*color de fondo*/
	border-radius: 10px;
    -moz-border-radius: 0px 0px 10px 10px;
	border: 1px solid #FF6600; /*borde de la linea que recuadra y color*/
	padding: 0.6em; /*márgen entre la línea de la caja y los textos del menú*/
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover { /*color over*/
	color: #FFFF33;
	text-decoration: underline;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, /*s*/.accountQuantityDisplay, .ratingRow,  LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.productListing-data { /*aquí, de los de arriba podria colocar los que quisiera y hacer que sean alineados a la izda, por ejemplo, (left), tal y como he separado adrede este parámetro que corresponde a la lista central de productos*/
	text-align: left;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited { /* Categorías  */
	color: #cc0000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited { /* Nuevos productos y todos los productos */
	color: #ff6600;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited { /* Sub-categorías cuandoestán desplegadas, pero no se ha clikado*/
	color: #333333; /* color texto Sub-categorias */
	text-decoration: none;
	}
SPAN.category-subs-parent { /* Categorías y Sub-categorías, cuando están clikadas */
	text-decoration: none; /* subrayado de categoria al estar y de subcategorias desplegadas */
	color: #cc0000; /* color de cuando se está en esa sección */
	font-weight: bold; /* fuente normal (normal) o negrita (bold) */
	}
SPAN.category-subs-selected { /* sección de dentro de cada sub-categoría */


    	font-weight: bold; /* fuente normal (normal) o negrita (bold) */
	color: #333333; /* color de cuando se está en esa sección */
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd { /* parametros de la lista de la cesta de la compra */
	background-color: #FEF8E9;
	height: 1.5em;
	vertical-align: center;
	}

.rowEven { /* parametros de la lista de la cesta de la compra */
	background-color: #FCE0C2;
	height: 1.5em;
	vertical-align: center;
	}

 .hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top;*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top;
	}

TR.productListing-even {
	background-color: #fbe7d2; /*color de fondo de la casilla coloreada del listado central*/
	}

TR.tableHeading {
	background-color: #ff6600; /*color de fondo del top de cesta */
	color: #ffffff; /*color del texto del top de cesta (Cant.    Artículo   Precio Total*/
	height: 2.8em; /*altura del top de la cesta*/
	}

.productListing-rowheading { /*parámetros de la cabecera de la lista de productos central*/
	background-color: #FCE0C2;
	background-image: none;
	border-radius: 10px;
    -moz-border-radius: 0px 0px 10px 10px;
	height: 3.4em;
	color: #FF6600;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #Ffffff;
	}
	
/* lo siguiente es un estilo para encuadrar párrafos con esquinas redondeadas sobre todo en los detalles de producto (solo para firefox)*/
	
	<style type="text/css">
.spiffy{
display:block;
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#fbe7d2;
}
.spiffy1{
border-right:1px solid #fbe7d2;
padding-right:1px;
margin-right:3px;
border-left:1px solid #fbe7d2;
padding-left:1px;
margin-left:3px;
background:#fbe7d2;
}
.spiffy2{
border-right:1px solid #fbe7d2;
border-left:1px solid #fbe7d2;
padding:0px 1px;
background:#fbe7d2;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #fbe7d2;
border-left:1px solid #fbe7d2;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #fbe7d2;
border-left:1px solid #fbe7d2;
}
.spiffy5{
border-right:1px solid #fbe7d2;
border-left:1px solid #fbe7d2;
}
.spiffy_content{
padding:0px 5px;
background:#fbe7d2;
}
</style> 

/* FIN DEL AÑADIDO de: estilo para encuadrar párrafos con esquinas redondeadas sobre todo en los detalles de producto (solo para firefox)*/
	
/* página index de portada, productos destacados*/

#contenido_portada{
	position: relative;
	width: 620px;
	margin: 0 auto;
	
}

.destacado_01
{
float:left;
text-align: left;
background-image: url(http://www.lacometablanca.com/shop/images/portada/novedades.jpg);
background-repeat:no-repeat;
background-position:bottom left;
border-style: dotted;
border-color:#ff6600;
border-width: 0 0px 0px 0;
width: 310px;
font-size: 1.2em;
height: 260px;
margin-top:0em;
margin-left:0em;
margin-bottom:1.5em;
z-index:-10;
}
.destacado_02
{
float:left;
text-align: right;
background-image: url(http://www.lacometablanca.com/shop/images/portada/destacado_pnumeros.jpg);
background-repeat:no-repeat;
background-position:bottom left;
border-style: dotted;
border-color:#ff6600;
border-width: 0 0px 0px 0;
width: 310px;
font-size: 1.2em;
height: 260px;
margin-top:0em;
margin-left:0em;
margin-bottom:1.5em;
z-index:-10;
}
/* página index de portada, productos destacados*/

