/*
$Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com

Copyright (c) 2003 osCommerce

Released under the GNU General Public License
*/
.boxText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.errorBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFB3B5;
	font-weight: bold;
}
.stockWarning
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0033;
}
.productsNotifications
{
	background: #F2FFF7;
}
.orderEdit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #70D250;
	text-decoration: underline;
}
BODY
{
	background-color: #FFF;
	background-image: url(theme/fondo.jpg);
	background-repeat: no-repeat;
	color: #000000;
	margin: 0px;
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.centrar
{
	width: 1035px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
A
{
	color: #000000;
	text-decoration: none;
	outline: none;
}
A:hover
{
	color: #000;
	text-decoration: underline;
}
FORM
{
	display: inline;
}
TR.header
{
	background: #FFFFFF;
}
TR.headerNavigation
{
	background: #397DC8;
}
TD.headerNavigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #397DC8;
	color: #FFFFFF;
	font-weight: bold;
}
A.headerNavigation
{
	color: #FFFFFF;
}
A.headerNavigation:hover
{
	color: #FFFFFF;
}
TR.headerError
{
	background: #FF0000;
}
TD.headerError
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo
{
	background: #00FF00;
}
TD.headerInfo
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #00FF00;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
TR.footer
{
	background: #397DC8;
}
TD.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #397DC8;
	color: #FFFFFF;
	font-weight: bold;
}
.infoBox
{
}
.infoBoxContents
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.infoBoxNotice
{
	background: #FF8E90;
}
.infoBoxNoticeContents
{
	background: #FFE6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #397DC8;
	color: #FFFFFF;
}
TD.infoBox, SPAN.infoBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd
{
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even
{
}
TABLE.productListing
{
	border: 0px solid #000000;
	border-style: solid;
	border-color: #B6B7CB;
	border-spacing: 0px;
}
.productListing-heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	vertical-align: middle;
	white-space: nowrap;
}
TD.productListing-data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.productListing-heading
{
	color: #FFFFFF;
}
A.productListing-heading:hover
{
	color: #FFFFFF;
}
A.pageResults
{
	color: #333;
	text-decoration: none;
}
A.pageResults:hover
{
	color: #FFF;
	background-color: #F00;
}
TD.pageHeading, DIV.pageHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -1px;
}
TR.subBar
{
	background: #F4F7FD;
}
TD.subBar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
TD.main, P.main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	font-weight: normal;
}
.main TR TD.main_rojo
{
	font-weight: bold;
	font-size: 14px;
}
TD.smallText, SPAN.smallText, P.smallText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD.accountCategory
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AABBDD;
}
TD.fieldKey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD.tableHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
/*CHECKBOX, INPUT, RADIO, SELECT {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}*/
TEXTAREA
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
SPAN.greetUser
{
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-weight: bold;
}
TABLE.formArea
{
	background: #F1F9FE;
	border-color: #7B9EBD;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C76170;
	font-weight: bold;
}
SPAN.productSpecialPrice
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
SPAN.errorText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.moduleRow
{
}
.moduleRowOver
{
	background-color: #046AD6;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected
{
	background-color: #C8E5FF;
}
.checkoutBarFrom, .checkoutBarTo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C8C8C;
}
.checkoutBarCurrent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/*message box*/
.messageBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFB3B5;
}
.messageStackSuccess
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #99FF00;
}
/*input requirement*/
.inputRequirement
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
/*Lightbox*/
#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox A IMG
{
	border: none;
}
#outerImageContainer
{
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer
{
	padding: 10px;
}
#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav
{
	left: 0;
}
#hoverNav A
{
	outline: none;
}
#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat;
/*Trick IE into showing hover*/
	display: block;
}
#prevLink
{
	left: 0;
	float: left;
}
#nextLink
{
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
	background: url(../images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover
{
	background: url(../images/nextlabel.gif) no-repeat right 15%;
}
#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData
{
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption
{
	font-weight: bold;
}
#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1em;
}
#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
TD.productListing-data P
{
	margin: 2px;
	padding: 0;
	text-align: center;
}
/*Scroller Boxes*/
#pscroller_np
{
	height: 190px;
	border: 0px solid #000000;
	padding: 5px;
}
.pscroller_c_np
{
	font-family: sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
#pscroller1
{
	height: 190px;
	border: 0px solid #000000;
	padding: 5px;
}
#pscroller2
{
	width: 350px;
	height: 20px;
	border: 0px solid #000000;
	padding: 3px;
}
#pscroller2 A
{
	text-decoration: none;
}
/*InfoBoxes en DIV*/
DIV.column
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
DIV.column_header
{
	height: 14px;
	font-weight: bold;
	background-color: #397DC8;
	margin: 0px 2px;
}
DIV.column_header_left
{
	background: transparent url(images/infobox/corner_left.gif) no-repeat left;
}
DIV.column_header_right
{
	background: transparent url(images/infobox/corner_right.gif) no-repeat right;
}
DIV.column_header_none
{
}
DIV.column_header_left H4
{
	padding-left: 2px;
	margin: 0 0 0 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
DIV.column_header_right H4
{
	padding-left: 13px;
	margin: 0 11px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
DIV.column_header_none H4
{
	padding-left: 13px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
DIV.column UL, DIV.column OL, DIV.column_p_box
{
	background: #F8F8F9;
	border: 1px solid #397DC8;
	list-style-type: none;
	padding: 10px 0px 10px 5px;
	margin: 0px 2px 4px;
	line-height: 1.2em;
}
DIV.column LI, DIV.column_p_box P
{
}
.column_li_center
{
	text-align: center;
}
.column_li_left50
{
	float: left;
	text-align: left;
	width: 45%;
	clear: both;
}
.column_li_right50
{
	float: right;
	text-align: left;
	width: 45%;
	clear: both;
}
/*Fin InfoBoxes en Div*/
#indicator
{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 100;
	display: none;
}
.mws_boxTop
{
	background: url(images/infobox/top.gif);
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #999999;
	font-weight: bold;
	background-repeat: repeat-x;
	vertical-align: middle;
	white-space: nowrap;
}
.mws_boxLeft
{
	background: url(images/infobox/left.gif);
}
.mws_boxRight
{
	background: url(images/infobox/right.gif);
}
.mws_boxBottom
{
	background: url(images/infobox/bot.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.mws_boxCenter
{
	background: #FFFFFF;
}
.mws_boxTop_main
{
	background: url(images/infobox_main/top.gif);
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	background-repeat: repeat-x;
	vertical-align: middle;
	white-space: nowrap;
}
.mws_boxLeft_main
{
	background: url(images/infobox_main/left.gif);
}
.mws_boxRight_main
{
	background: url(images/infobox_main/right.gif);
}
.mws_boxBottom_main
{
	background: url(images/infobox_main/bot.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.mws_boxCenter_main
{
	background: #FFFFFF;
}
A.mws_boxTop
{
	color: #999999;
}
TD.noborderbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*MODIFICACIONES*/
.cabecera
{
	background-image: url(theme/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	position: relative;
}
.cabecera H1
{
	margin: 0px;
	padding: 0px;
	width: 248px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
.cabecera H1 A
{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.cabecera H1 A SPAN
{
	display: none;
}
.cabecera .crear_cuenta
{
	height: 29px;
	width: 182px;
	position: absolute;
	top: 20px;
	right: 26px;
}
.cabecera .crear_cuenta SPAN
{
	display: none;
}
.cabecera FORM
{
	position: absolute;
	right: 32px;
	bottom: 5px;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 24px;
}
.bienvenida
{
	position: absolute;
	right: 32px;
	bottom: 0px;
	margin: 0px;
	width: 210px;
	height: 24px;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
}
.cabecera FORM .buscar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(theme/caja_buscar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 23px;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	outline: none !important;
	background-color: transparent !important;
}
.cabecera FORM .boton_buscar
{
	top: 0px;
	right: 0px;
	z-index: 5;
	position: absolute;
}
.breadcumb
{
	background-image: url(theme/breadcumb.jpg);
	height: 21px;
	padding-top: 7px;
	padding-left: 32px;
	position: relative;
}
.breadcumb FORM
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 35px;
	top: 3px;
}
.breadcumb FORM .Mail, .breadcumb FORM .Pass
{
	border: 1px solid #DFDFDF;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 21px;
	color: #666;
}
.breadcumb FORM .Mail
{
	background-image: url(theme/mail.jpg);
}
.breadcumb FORM .Pass
{
	background-image: url(theme/pass.jpg);
}
.breadcumb A
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.breadcumb A:hover
{
	text-decoration: underline;
	color: #000;
}
.menu
{
	margin: 0px;
	padding: 0px;
	height: 36px;
	background-image: url(theme/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu LI
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 36px;
	float: left;
	position: relative;
}
.menu LI A
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 36px;
}
.menu LI A:hover
{
	background-position: 0px -36px;
}
.menu LI A SPAN
{
	display: none;
}
.menu LI #inicio
{
	background-image: url(theme/menu/menu_01.gif);
	width: 79px;
	margin-left: 21px;
}
.menu LI #novedades
{
	background-image: url(theme/menu/menu_02.gif);
	width: 129px;
}
.menu LI #ofertas
{
	background-image: url(theme/menu/menu_03.gif);
	width: 100px;
}
.menu LI #mi_cuenta
{
	background-image: url(theme/menu/menu_04.gif);
	width: 113px;
}
.menu LI #registrarse
{
	background-image: url(theme/menu/menu_05.gif);
	width: 133px;
}
.menu LI #nuestra_empresa
{
	background-image: url(theme/menu/menu_06.gif);
	width: 174px;
}
.menu LI #informacion
{
	background-image: url(theme/menu/menu_07.gif);
	width: 148px;
}
.menu LI #contacto
{
	background-image: url(theme/menu/menu_08.jpg);
	width: 117px;
	background-position: -4px 0px !important;
}
.menu LI #contacto:hover
{
	background-position: -4px -36px !important;
}
.interior
{
	background-image: url(theme/bak.jpg);
	background-position: center 50px;
	background-repeat: repeat-y;
}
.interior>TABLE
{
	background-color: #FFF;
}
.capa_menu
{
	background-image: url(theme/menu_abajo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
.interior_fondo
{
	background-image: url(theme/bak_arriba.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.divBox_fondo
{
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	background-image: url(theme/box_abajo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.divBox
{
	background-image: url(theme/box_fondo.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-repeat: repeat-y;
}
.divBox A IMG
{
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
.pie
{
	background-image: url(theme/pie.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	height: 43px;
}
.pie_rojo
{
	background-image: url(theme/pie_rojo.jpg);
	height: 61px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: top;
}
.pie_rojo P
{
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
.pie_rojo .negrita
{
	float: left;
	display: block;
	padding-right: 60px;
}
.diseno
{
	background-image: url(theme/logos/denox.jpg);
	background-position: 0 -1px;
	background-repeat: no-repeat;
	display: block;
	float: right;
	font-size: 10px;
	height: 2px;
	letter-spacing: 2px;
	padding-top: 33px;
	text-align: center;
	width: 102px;
}
.diseno SPAN
{
	display: none;
}
.precio_box
{
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
}
.producto
{
	background-image: url(theme/producto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 206px;
	width: 178px;
}
.producto .titulo
{
	height: 33px;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
}
.producto .titulo A
{
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 11px;
}
.producto .titulo A:hover
{
	text-decoration: underline;
	color: #000;
}
.producto .imagen
{
	text-align: center;
	display: block;
}
.producto DIV
{
	position: relative;
	height: 33px;
}
.producto .comprar
{
	position: absolute;
	bottom: 3px;
	right: 6px;
}
.producto .precio
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	display: block;
	position: absolute;
	bottom: 5px;
	left: 12px;
}
.enlaces A
{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.enlaces A:hover
{
	background-image: url(theme/box_enlace_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-decoration: none;
}
.productos_novedades
{
}
.productos_novedades .enlace, .productos_ofertas .enlace
{
	display: block;
	text-align: right;
	padding: 4px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.productos_novedades A IMG, .productos_ofertas A IMG
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.productos_ofertas
{
}
.mini_producto
{
	background-image: url(theme/producto_mini.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	font-size: 11px;
}
.mini_producto TD
{
	text-align: left !important;
}
.mini_producto .imagen
{
	padding: 4px;
}
.mini_producto .titulo
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mini_producto .titulo A
{
	font-weight: bold;
	text-transform: uppercase;
}
.mini_producto .comprar
{
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mini_producto .precio
{
}
.listado_prod
{
	background-image: url(theme/prod_listing.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.listado_prod .titulo_prod
{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.listado_prod .foto_prod
{
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 19px;
}
.listado_prod .descripcion_prod
{
	padding-right: 15px;
}
.listado_prod .comprar_prod
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.listado_prod .precio_prod
{
	text-align: right;
	padding-bottom: 10px;
	padding-right: 12px;
}
/*menu desplegable*/
.menu UL.submenu
{
	margin: 0px !important;
	padding: 0px !important;
	position: absolute !important;
	top: 33px !important;
	right: 0px !important;
	left: 0px !important;
	background-color: #FFF !important;
	border-right-width: 3px !important;
	border-bottom-width: 3px !important;
	border-left-width: 3px !important;
	border-right-style: solid !important;
	border-bottom-style: solid !important;
	border-left-style: solid !important;
	border-right-color: #CCC !important;
	border-bottom-color: #CCC !important;
	border-left-color: #CCC !important;
	z-index: 1000 !important;
	display: none;
	border-top-style: none !important;
	overflow: hidden;
	height: auto !important;
	z-index: 400;
}
.menu UL.submenu LI
{
	float: left;
	width: 100%;
	height: auto !important;
}
.menu UL.submenu LI A
{
	font-size: 13px !important;
	display: block !important;
	padding: 3px !important;
	height: auto !important;
}
.product_info
{
	background-image: url(theme/product_info.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 475px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	min-height: 200px;
}
.multiimagenes
{
	background-image: url(theme/separacion_multiimagenes.jpg);
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: center top;
}
.multiimagenes H4
{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	letter-spacing: -1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.imagen_producto
{
	border: 2px solid #E4E4E4;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.imagen_peq
{
	border: 2px solid #E4E4E4;
	margin: 5px;
	padding: 5px;
}
.cajita_texto
{
	width: 20px;
}
.cantidad_block
{
	width: 82px;
}

