/* Formatos de texto en MMINTRUMENTOS.COM */
body, body a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	text-decoration:none;
}

/*NUEVOS*/
.txt01, .txt01 a { /* textos superior derecha */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#055690;
	text-align:center;
}
.txt02, .txt02a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#58562f;
	text-decoration:none;
}
/* PaRRAFOS Y TEXTOS */

.txt1, .txt1 a { /* titulos en el web */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	/*color:#fff;*/
	color:#6c301e;
/*	text-decoration:none;*/
}
.txt2, .txt2 a { /* texto en footer */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#58562f;
	text-decoration:none;
}
.txt3, .txt3 a {/* títulos para párrafos de texto */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#2a2108;
}
.txt4, .txt4 a {/* estilo para formularios */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#383836;
	text-decoration:none;
}
.txt5, .txt5 a {/* visitar link externo */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#272f2e;
}
.txt6, .txt6 a {/* visitar link externo */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2d56a3;
}

.txtwww, .txtwww a {/* link inferior mkred */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#857d7d;
}

/*ARTICULOS*/
.txta0, .txta0 a { /*titulo en el index*/
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:center; 
	color: #800000; 
	font-weight: bold; 
}
.txta1, .txta1 a { /*texto indice*/
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:center; 
	color: #0c5863; 
	font-weight: bold; 
}
.txta2, .txta2 a  {  /*indice activo */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f5520a; 
	font-size:12px; 
	font-weight:bold;
}
.txta3, .txta3 a  { /*titulo articulo*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#023a5a; 
	font-size:15px; 
	font-weight:bold;
	text-align:left;
	margin:0 0 3px 0; 
}
.txta4, .txta4 a  { /*fecha*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#007cc2; 
	font-size:11px; 
	font-weight:bold;
	text-align:left;
	margin:0 0 5px 0;	
}
.txta5, .txta5 a { /*texto parrafo articulo */
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	text-align:justify; 
	color: #343e44; 
	font-weight: normal; 
	margin:0 0 10px 0;		
}
.txta6, .txta6 a { /*texto fecha */
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:left; 
	color: #1a6f3a; 
	font-weight: normal; 
}
.txta7, .txta7 a { /*texto parrafo articulo */
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	text-align:left; 
	color: #343e44; 
	font-weight: bold; 
	margin:0 0 10px 0;		
}
.txta10, .txta10 a { /*zona de enlaces */
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	text-align:left; 
	color: #343e44; 
	font-weight: normal; 
	margin:0 0 10px 0;		
}
.txtpos  /* Texto de posicionamiento, esquina superior derecha */
{
/*	vertical-align: middle;
	overflow: auto;*/
	margin: 0px auto;
}

/* Registro */

.notareg
{
	font-size: 12px;
/*	color: #2D56A3;*/
	text-align: justify;
}

/* Tienda */

.totProd, .totProd2  /* Encierra los bloques de imagen mini de productos */
{
	text-align: center;
}

.nomprod  /* Nombre del producto en el index */
{	
	font-family:Arial, Helvetica, sans-serif;
	color: #7a3d29;
	font-size:11px;
}

.nomprodotro  /* Nombre del producto en el detalle de producto */
{
	color: #2D56A3;
	font-size: 12px;
}

.nomprodtda  /* Nombre del producto en tienda */
{
	color: #2D56A3;
	font-size: 13px;
}

.alcarrito, .alcarrito a  /* Enlace "Agregar al carrito" */
{
	color: #2D56A3;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.precprodtda  /* Precio del producto en tienda */
{
	color: #0C5863;
	font-size: 13px;
	font-weight: bold;
}

.nomtda  /* Nombre de tienda */
{
	font-size: 18px;
	color: #800000;
	text-align: left;
}

.descriptda
{
	font-size: 13px;
	color: #2D56A3;
	text-align: justify;
}

.txtnprod
{
	color: #777;
	font-size: 13px;
	text-align: center;
}

.txta8, .txta8 a { /*titulo "Ultimos productos..." (en el index)*/
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:left; 
	color: #6b3d10; 
	font-weight: bold; 
}

.txta9, .txta9 a { /*enlace "Ver todas las tiendas..." (en el index)*/
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:right; 
	color: #000000; 
	font-weight: bold; 
}

.btntda  /* Botones para los formularios de la tienda */
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
}

.ctartista, .ctartista a { /* texto "contacta con el artista" */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#91916a;
	text-decoration:none;
	text-align: left;
}
