﻿.tablaArticuloImpresion
{
	width: 803px;
	height: 507px;
}
.tablaArticuloContenedor
{
	width:100%;
	height:100%;
	background-color: Transparent;
	vertical-align: top;
	text-align:left;
}
.tablaArticuloComprar
{
	text-align:left;
	margin-left:10px;
}
.celdaCaracteristicasArticulo
{
	font-family:Arial;
	width:100%;
	height:485px;
	vertical-align: top;
}
.celdaCaracteristicasArticuloGaleria
{
	font-size:1pt;	
}
.tablaGaleriaArticulo,.tablaServicioContacto
{
	text-align:center;
}

.celdaLocalizacionArticuloIzq
{
	width:8px;
}
.celdaLocalizacionArticuloDer
{

	color:Black;
	border-bottom: solid 2px #70950a;
	vertical-align:bottom;
}
.textoPrecio
{
	font-family:Arial;
	font-weight: bold;
	color: Green;
}
.textoPrecioCatalogo
{
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
	color: Green;
}
.precioVentaCatalogo
{
    font-weight: bold;
    color: #cc0000;
    font-family:Arial;
	font-size:10pt;
}
.precioAntiguoCatalogo
{
	font-weight: bold;
	font-family:Arial;
	font-size:10pt;    
    color: #696969;
    text-decoration: line-through;
}
.precioCatalogo
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
    color:Black;
    width:150px;
}
.precioArticulo
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
    color:Black;
}
.precioDescuentoArticulo
{
	font-family:Arial;
	font-size:12pt;
    font-weight:bold;
    color:#C00000;
}
.precioIvaIncluidoArticulo
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
    color:#acba27;
}
.logotipoArticulo
{
	width:150px;
	padding-top:30px;
	text-align:right;
}
.etiquetaEspaciadora
{
	font-size:1pt;
}
.etiquetaDatosArticulo
{
	font-size:10pt;
	text-align:right;
	color:Black;
	width:200px;
	font-weight:bold;
	vertical-align:top;
	padding-right:5px;	
}
.textoDatosArticulo
{
	font-size:10pt;
	text-align:left;
	background:#f5fff9;
	width:450px;	
}
.tablaCaracteristicasArticulo
{
	text-align:center;
}
