.tiendaCategoriaPrincipal, .tiendaCategoriaPrincipal:link, .tiendaCategoriaPrincipal:visited, .tiendaCategoriaPrincipal:hover, .tiendaCategoriaPrincipal:active {
   	font-family : Helvetica, Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    font-size : 8pt;
	color : #515151;
	text-decoration: none;
}

.tiendaCategoriaSecundario, .tiendaCategoriaSecundario:link, .tiendaCategoriaSecundario:visited, .tiendaCategoriaSecundario:hover, .tiendaCategoriaSecundario:active {
   	font-family : Helvetica, Verdana, Arial, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    	font-size : 8pt;
	color : #515151;
	text-decoration: none;
}

.tiendaCategoriaTerciario, .tiendaCategoriaTerciario:link, .tiendaCategoriaTerciario:visited, .tiendaCategoriaTerciario:hover, .tiendaCategoriaTerciario:active {
    	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    	font-size : 11px;
	color : #406580;
	text-decoration: none;
}

 PAGINADOR 
.tiendaPaginadorAntSig, .tiendaPaginadorAntSig:link, .tiendaPaginadorAntSig:visited, .tiendaPaginadorAntSig:hover, .tiendaPaginadorAntSig:active {
    	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    	font-size : 11px;
	color : #000000;
	text-decoration: none;
}
.tiendaPaginadorNumeros, .tiendaPaginadorNumeros:link, .tiendaPaginadorNumeros:visited, .tiendaPaginadorNumeros:hover, .tiendaPaginadorNumeros:active {
    	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    	font-size : 11px;
	color : #000000;
	text-decoration: none;
}
.tiendaPaginadorTexto, .tiendaPaginadorTexto:link, .tiendaPaginadorTexto:visited, .tiendaPaginadorTexto:hover, .tiendaPaginadorTexto:active {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    	font-size : 11px;
	color : #000000;
	text-decoration: none;
}

<!-- LISTADO -->

.tiendaListadoNombre{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : bold;
    font-size : 14px;
	color : #0041AD;
	text-decoration: underline;
}

.tiendaListadoTexto{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    font-size : 11px;
	color : #000000;
	text-decoration: none;
}

.tiendaListadoPrecio{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    font-size : 11px;
	color : #FF0000;
	text-decoration: none;
}

.tiendaListadoPrecioTachado{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : bold;
   	font-size : 11px;
	color : #8A8F95;
	text-decoration:line-through;
}

<!-- FICHA --> 

.tiendaFichaTexto{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
}

.tiendaFichaPrecio{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    font-size : 11px;
	color : #FF0000;
	text-decoration: none;
}

.tiendaCantidadTexto {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : bold;
    font-size : 11px;
	color : #FFFFFF;
	text-decoration: none;
}

.tiendaFichaNombre {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #0041AD;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.tiendaFichaPreciototal{
font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : bold;
    font-size : 11px;
	color : #FF0000;
	text-decoration: none;
}

.tiendaCantidadCaja{
	font-size:11px;
	border:1px solid #76B19E;
}
