/*
$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: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
.boxText .fabricante
{
	width: 168px;
}
.errorBox
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: #FFB3B5;
	font-weight: bold;
}
.stockWarning
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0033;
}
.productsNotifications
{
	background: #F2FFF7;
}
.orderEdit
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #70D250;
	text-decoration: underline;
}
BODY
{
	background-color: #FFF;
	background-image: url(theme/bak.jpg);
	background-repeat: repeat-y;
	color: #000000;
	margin: 0px;
	background-position: center;
}
A
{
	color: #000000;
	text-decoration: none;
	outline: none;
}
A:hover
{
	color: #C25A00;
	text-decoration: underline;
}
FORM
{
	display: inline;
}
TR.header
{
	background: #FFFFFF;
}
TR.headerNavigation
{
	background: #397DC8;
}
TD.headerNavigation
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: #397DC8;
	color: #FFFFFF;
	font-weight: bold;
}
A.headerNavigation
{
	color: #FFFFFF;
}
A.headerNavigation:hover
{
	color: #FFFFFF;
}
TR.headerError
{
	background: #FF0000;
}
TD.headerError
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo
{
	background: #00FF00;
}
TD.headerInfo
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: #00FF00;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
TR.footer
{
	background: #397DC8;
}
TD.footer
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: #397DC8;
	color: #FFFFFF;
	font-weight: bold;
}
.infoBox
{
}
.infoBoxContents
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.infoBoxNotice
{
	background: #FF8E90;
}
.infoBoxNoticeContents
{
	background: #FFE6E6;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
TD.infoBoxHeading
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background: #397DC8;
	color: #FFFFFF;
}
TD.infoBox, SPAN.infoBox
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
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: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	vertical-align: middle;
	white-space: nowrap;
}
TD.productListing-data
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
A.productListing-heading
{
	color: #FFFFFF;
}
A.productListing-heading:hover
{
	color: #FFFFFF;
}
A.pageResults
{
	color: #333;
}
.result
{
	font-size: 12px;
}
A.pageResults:hover
{
	color: #000;
	background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading, .pageHeading H1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}
TR.subBar
{
	background: #F4F7FD;
}
TD.subBar
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
TD.main, P.main
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
TD.accountCategory
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #AABBDD;
}
TD.fieldKey
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
TD.tableHeading
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}
/*CHECKBOX, INPUT, RADIO, SELECT*/
#INVALID-RULE
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
INPUT[type=text], INPUT[type=password], SELECT
{
	padding: 2px;
	border: 1px solid #666;
}
TEXTAREA
{
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
SPAN.greetUser
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
TABLE.formArea
{
	background: #F1F9FE;
	border-color: #7B9EBD;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C76170;
	font-weight: bold;
}
SPAN.productSpecialPrice
{
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}
SPAN.errorText
{
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}
.moduleRow
{
}
.moduleRowOver
{
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected
{
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8C8C8C;
}
.checkoutBarCurrent
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
/*message box*/
.messageBox
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.messageStackError, .messageStackWarning
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFB3B5;
	padding: 3px;
	border: 1px solid #FF8A8D;
}
.messageStackSuccess
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #99FF00;
}
/*input requirement*/
.inputRequirement
{
	font-family: "Times New Roman", Times, 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: 200px;
	border: 0px solid #000000;
	padding: 5px;
}
.pscroller_c_np
{
	font-size: 12px;
	line-height: 1.5;
}
.pscroller_c_np A IMG
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pscroller1
{
	height: 215px;
	border: 0px solid #000000;
	padding: 5px;
}
#pscroller1 A IMG
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#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: "Times New Roman", Times, 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: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
DIV.column_header_right H4
{
	padding-left: 13px;
	margin: 0 11px 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
DIV.column_header_none H4
{
	padding-left: 13px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	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
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	background-repeat: repeat-x;
	vertical-align: middle;
	white-space: nowrap;
	background-image: url(images/infobox/top.gif);
	background-position: left top;
	padding-left: 16px;
	padding-right: 6px;
	text-transform: uppercase;
	line-height: 0px;
}
A.mws_boxTop
{
	padding: 0px !important;
	height: auto !important;
	width: auto !important;
}
.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: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.mws_boxCenter
{
	background-color: #000000;
	background-image: url(images/infobox/fondo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mws_boxCenter A
{
	color: #FFF;
}
.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: "Times New Roman", Times, 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: "Times New Roman", Times, serif;
	font-size: 12px;
}
.centrar
{
	background-image: url(theme/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center 227px;
}
.titulo
{
	background-image: url(theme/titulo_fondo.jpg);
	background-position: center top;
	height: 227px;
	background-repeat: no-repeat;
	position: relative;
}
.titulo .centrado
{
	width: 960px;
	height: 227px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -480px;
}
.titulo .centrado H2
{
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 184px;
	width: 412px;
	background-image: url(theme/titulo.jpg);
}
.titulo .centrado H2 A
{
}
.titulo .centrado H2 A IMG
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titulo .centrado H2 A SPAN
{
	display: none;
}
.titulo .centrado UL
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 300px;
	top: 184px;
	height: 43px;
	width: 367px;
}
.titulo .centrado UL LI
{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	height: 43px;
}
.titulo .centrado UL LI A
{
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 43px;
	text-indent: -2000px;
}
.titulo .centrado UL LI A:hover, .titulo .centrado UL LI A.hover
{
	background-position: 0px -43px;
}
.interior
{
	padding-right: 13px;
	padding-left: 13px;
}
.usuarios
{
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 26px;
	position: relative;
}
.usuarios DIV
{
	font-size: 13px;
	color: #EAEAEA;
	float: left;
}
.usuarios DIV A
{
	color: #EAEAEA !important;
}
.usuarios FORM
{
	margin: 0px;
	padding: 0px;
	float: left;
}
.usuarios FORM .Mail
{
	background-image: url(theme/text/user.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 119px;
	padding-top: 6px !important;
	padding-left: 23px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1px !important;
	padding-bottom: 1px !important;
}
.usuarios FORM .Pass
{
	background-image: url(theme/text/pass.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 120px;
	padding-top: 6px !important;
	padding-left: 23px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1px !important;
	padding-bottom: 1px !important;
}
.breadcrumb
{
	background-image: url(theme/breadcrumb.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	margin: 23px 0 0 5px;
	padding: 10px 0 0 40px;
	width: 884px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
}
.enlaces A
{
	color: #F0F0F0;
	font-size: 14px;
	margin: 0px;
	width: 166px;
	float: left;
	padding: 3px;
}
.enlaces A STRONG
{
	color: #FFF;
}
.enlaces A.subcategorias SPAN
{
	background-image: url(theme/vineta.gif) !important;
}
.enlaces A SPAN
{
	background-image: url(theme/vineta.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left: 18px;
	display: block;
}
.enlaces A.subnivel1
{
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 160px;
	font-size: 12px;
	background-image: none;
	color: #CCC;
}
.enlaces A.subnivel2
{
	margin: 0px;
	width: 150px !important;
	font-size: 12px;
	background-image: none;
	color: #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.enlaces A.subnivel:hover
{
	text-decoration: none;
}
.enlaces A.subnivel SPAN
{
	margin: 0px;
	background-image: url(theme/vineta_peq.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.enlaces A:hover
{
	color: #FFF !important;
}
#informacion
{
	background-image: url(theme/informacion.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: right;
	height: 26px;
	width: 129px;
	text-indent: -2000px;
}
#informacion:hover, #informacion.hover
{
	background-position: 0px -26px;
}
.arrow_right
{
	display: block;
	margin-bottom: -6px;
}
.subpie
{
	background-image: url(theme/formas_pago.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 88px;
}
.pie
{
	color: #FFF;
	padding: 20px;
	margin-right: 6px;
	margin-left: 6px;
	overflow: hidden;
	background-image: url(theme/pie_arriba.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	height: 260px;
}
.pie A
{
	color: #FFF;
	display: block;
	padding: 2px;
	font-size: 13px;
}
.pie .col
{
	padding: 10px;
	float: left;
	width: 200px;
}
.pie .col .titulin
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C25A00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.pie .comentarios P
{
	overflow: hidden;
}
.pie .comentarios P STRONG
{
	font-size: 12px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: 32px;
}
.pie .comentarios P A
{
	display: inline !important;
}
.pie .comentarios P IMG
{
	float: left;
	margin-right: 7px;
}
.pie_final
{
	background-image: url(theme/pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	background-color: #FFF;
}
.producto
{
	height: 113px;
	width: 231px;
	background-image: url(theme/producto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}
.producto .imagen
{
	padding-right: 10px;
	padding-bottom: 5px;
}
.producto .imagen A IMG
{
	border: 1px solid #CCC;
}
.producto H3
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.producto P
{
	margin: 0px;
	padding: 0px;
}
.producto .botones
{
	font-size: 21px;
	font-weight: bold;
	color: #5E5E5E;
}
.producto .botones A IMG
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.carrito
{
	color: #FFF;
	font-size: 12px;
	background-image: url(theme/carrito.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 46px;
}
.carrito_total
{
	font-size: 14px;
	color: #FFF;
}
.carrito A
{
	color: #999;
}
.pedido
{
	background-image: url(theme/final_carrito.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	width: 205px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.pedido A IMG
{
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.precio_box
{
	font-size: 16px;
	font-weight: bold;
}
.pageHeading_precio
{
	font-size: 35px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	width: 120px;
}
.imagen_prod
{
	border: 3px solid #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.imagen_float
{
	float: right;
}
.imagen_prod P
{
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.descripcion_producto
{
	width: 100%;
}
.descripcion_producto P
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.cantidad_ajax
{
	width: 70px;
}
.cantidad_ajax INPUT
{
	width: 15px;
	text-align: center;
}
.productListing
{
	color: #FFF;
}
.firma
{
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	background-image: url(theme/pie_abajo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.firma .diseno
{
	font-size: 12px;
	background-image: url(theme/denox.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-top: 9px;
	padding-right: 90px;
	padding-bottom: 3px;
}
.firma P
{
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu_info
{
	background-color: #FFF;
	margin: 0px;
	padding: 2px;
	position: absolute;
	top: 23px;
	right: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	display: none;
}
#menu_info LI
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_info LI A
{
	color: #000;
	font-size: 12px;
}
.stock_listado
{
	float: left;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: -9px;
}
