@CHARSET "ISO-8859-1";

body,td,th {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #gray;	
}
								/* ------------------links------------ */
a 	{
	font-size: 14px;
	color: #dd6f00;
	
	}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #dd6f00;
	}
a:hover {
	text-decoration: none;
	color: black; 
	}
a:active {
	text-decoration: none;
	color: #dd6f00; 
	}
								/* ------------------links------------ */

a.gen 	{
	font-size: 14px;
	color: #ffffff;
	
	}
a.gen:link {
	text-decoration: none;
	}
	
	
a.gen:visited {
	text-decoration: none;
	color: #ffffff;
	}
a.gen:hover {
	text-decoration: none;
	color: #ffcc00; 
	}
a.gen:active {
	text-decoration: none;
	color: #ffffff; 
	}


gen {
	font-size: 14px;
	color: #ffcc00; 
	}


						/* ------------------tipos letra menu fijo------------ */
.navegacionFija {
	font-size: 15px;
	/*font-variant: small-caps;*/
	font-family: "Century Gothic";
	color: #ffcc00;
	font-weight: bolder;
	text-align: center;
	}
.letraMini {

	font-weight: bolder;
	font-size: 9px;
	text-align: left;
	color: #AAAAAA;
	}
	
/* ------------------tipos letra cuerpo derecho ------------ */

h1, .cartelBotones, .tituloPresentacion , .carritoCabecera 
	,.CarritoPie, .botonesPez {	
	font-size: 16px;
	color: #dd6f00;
	font-weight:bold;
	 
}
H2, calcularPpto, .llamenoscatalogo {
	font-size: 14px;
	color: #dd6f00;	font-weight:bold;
	}
	
.EstiloNaranja16, .cuerpoPresentacion{	
	font-size: 12px;
	color: gray;
}

.EstiloInterlineadoLargo, .cuerpoColumnaLista {
	color: gray;
	font-size:11px;
	
}

/* ------------------tipos letra página contactos ------------ */
.Estilo21, div#mails, div#mails a{
	font-size: 11px;
	color: #dd6f00;
	letter-spacing: 0.1em;
	font-family: "Century Gothic";
	font-weight:bold;
}
.biggerNbolder {
		font-size:125%;font-weight:bolder;
}.evenBiggerNnormal {
		font-size:150%;font-weight:normal;
}
.evenBiggerNbolder {
		font-size:150%;font-weight:bolder;
}

/* ------------------tipos letra en general------------ */
.EstiloInteriorBanderola
	{
	color: black;
	font-size: 12px;
	
	}



.EstiloNegrita {font-size: 12px;
font-weight: bolder;}

.indiceGrande {
	
	font-size: 20px;
	color: #dd6f00;
	font-weight: bold; 
	}
.indicePequenyo {
	
	font-size: 16px;
	color: #dd6f00;
	font-weight: bold; 
	}
/************************************BUSCADOR DE RECLAMOS **********************************/
.letraBuscaPachiSobreBlanco{
	
	font-size: 12px;
 	z-index:1000;
}
.letraBuscaPachiSobreNegro {
	font-weight: bold;
	font-size: 14px;
	color: #dd6f00;
	font-weight: 600;
		z-index:1000;
}
/************************************** RECLAMOS: TABLA DE PRECIOS DE ARTÍCULO *******************/
.menuproduccionesletra {
	font-size: 10px;
	}
/************************************** RECLAMOS: TABLA DE PRECIOS DE ARTÍCULO *******************/

table.tramos  tr td {
	font-size: 10px;
		
	}
table.tableArticulos th, table.tableArticulos tr, table.tableArticulos td {
	font-size: 10 px;
}