/* Descripcion del Articulo */
.txt_producto	{
font-family: Verdana; 
font-size: 11px; 
color: #0F1973;
}
/* Titulo del Articulo */
.txt_titulo {
font-family: Verdana; 
font-size: 11px; 
color: #0F1973;
font-weight:bold;

}
/* Titulo del Listado de Articulos */
h1 {
font-family: tahoma;
font-size: 25px;
color: #FFFFFF;
font-weight:normal;
margin-left:20px;
margin-right:8px;
padding-left:4px;
background:url(../images/fondo-titulo.gif);
}

.tabla_categorias {
width:150px;

}
.tabla_categorias a {
color:#FFFFFF;
font-weight:bold;

}
.barra_contenedor {

background:url(../images/fondo-barra.gif);

background-repeat:repeat-y;

}
/* Items Barra Izquierda*/
.categoria {
text-align:left;
padding-left:3px;
font-family: Verdana; 
font-size: 11px; 
color:#FFFFFF;
border-bottom-style:dotted;
border-bottom-width:2px;

}
a {
text-decoration:none;
}.marca {  background-image: url(../marcafondo.jpg); background-repeat: no-repeat; background-position: right}
.txt_productoblanco { font-family: Verdana; font-size: 11px; color: #0F1973; }
