.acemex
{
    FONT-SIZE: 12pt;
    COLOR: #00005B;
    FONT-FAMILY: "Arial";
    FONT-WEIGHT: bold;
}

.texto
{
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-FAMILY: "Arial";
}
.texto A
{
    COLOR: #333333;	
}

.texto_azul
{
    FONT-SIZE: 10pt;
    COLOR: #4A4A95;
    FONT-FAMILY: "Arial";
}
.texto_azul A
{
    COLOR: #4A4A95;
}

.texto_azul2
{
    FONT-SIZE: 9pt;
    COLOR: Blue;
    FONT-FAMILY: "Arial";
    FONT-WEIGHT: bold;
}
.texto_azul2 A
{
    COLOR: Blue;
}

.texto_blanco
{
    FONT-SIZE: 9pt;
    COLOR: White;
    FONT-FAMILY: "Arial";
}

.leyenda
{
    FONT-SIZE: 10pt;
    COLOR: #EA0000;
    FONT-FAMILY: "Arial";
    FONT-WEIGHT: bold
}

.subtitulo
{
    FONT-SIZE: 11pt;
	LETTER-SPACING: 1.2pt;
    COLOR: #4A4A95;
    FONT-FAMILY: "Arial Narrow, Arial";
    FONT-WEIGHT: bold
}
.subtitulo A
{
	color: #333333;
}

.texto_resaltado
{
    FONT-SIZE: 13pt;
	LETTER-SPACING: 1.2pt;
    COLOR: #4A4A95;
    FONT-FAMILY: "Arial Narrow, Arial"
}
.texto_resaltado A
{
	color: #4A4A95;
}

.texto_resaltado_blanco
{
	background-color: #C3EBF9;
	LETTER-SPACING: 1.2pt;
	FONT-SIZE: 12pt;
    	FONT-FAMILY: "Arial Narrow, Arial";
}
.texto_resaltado_blanco A
{
	color: White;
	text-decoration: none
}

.opciones
{
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-FAMILY: Arial;
}
.lineas
{
	background-color: White;
}
.fondo_claro
{
	background-color: #E0E0F1;
}
.fondo_rojo
{
	background-color: #DCB286;
}
.titulo
{
    FONT-FAMILY: 'Arial Narrow', Arial;
    LETTER-SPACING: 1.2pt;
    COLOR: #666666;
    FONT-WEIGHT: bold
}
.titulo A
{
    COLOR: #666666;
	text-decoration: none;	
}
.link_gris
{
	font-size: 9pt;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
}
.link_gris A
{
	color: #333333;
}
.relacionados
{
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: "Arial";
    FONT-WEIGHT: bold;
    background-color: #C3EBF9;
}
.tabla_prods
{
	FONT-SIZE: 10pt;
	COLOR: #333333;
	FONT-FAMILY: "Arial Narrow, Arial";
	background-color: #E0E0F1;
}
.titulo_productos
{
    background-color: #0066A7;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: 2pt;
    COLOR: White;
    FONT-FAMILY: "Arial Narrow, Arial";
}
.titulo_productos A
{
    COLOR: White;
}

.titulo_productos_small
{
    background-color: #0066A7;
    FONT-SIZE: 12pt;
    LETTER-SPACING: 2pt;
    COLOR: White;
    FONT-FAMILY: "Arial Narrow, Arial";
}
.titulo_productos_small A
{
    COLOR: White;
}

.titulo_productos2
{
    background-color: #D12100;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: 2pt;
    COLOR: White;
    FONT-FAMILY: "Arial Narrow, Arial";
}
.mas_productos
{
	background-color: #E1E1E1;
	FONT-SIZE: 10pt;
    COLOR: Black;
    FONT-FAMILY: "Arial Narrow, Arial";
}
.mas_productos A
{
	COLOR: Black;
	text-decoration: none;
}

.highlight_2
{
	font-size: 12pt;
	TEXT-ALIGN: center;
	FONT-FAMILY: 'Arial Narrow', Arial;
	COLOR: #0066A7;
}
.highlight_2 A
{
	COLOR: #0066A7;
	text-decoration: none;
}

.highlight
{
	font-size: 11pt;
	TEXT-ALIGN: center;
	FONT-FAMILY: 'Arial Narrow', Arial;
	COLOR: Black;
	FONT-WEIGHT: bold;
}

.nuevos_productos
{
	font-size: 9pt;
	color: #00005B;
	font-family: Arial;
	text-decoration: none;
}
.nuevos_productos A:visited
{
	color: #00005B;
	text-decoration: none;
}
.nuevos_productos A:link
{
	color: #00005B;
	text-decoration: none;
}
.nuevos_productos A:active
{
	color: #00005B;
	text-decoration: none;
}
.nuevos_productos A:hover
{
	color: #00005B;
	text-decoration: underline;
}

.footer
{
	font-size: 8pt;
	color: #8080C0;
	font-family: Arial;
	text-decoration: none;
}
.footer A:visited
{
	color: #8080C0;
	TEXT-DECORATION: none;
}
.footer A:link
{
	color: #8080C0;
	TEXT-DECORATION: none;
}
.footer A:active
{
	color: #8080C0;
	TEXT-DECORATION: none;
}
.footer A:hover
{
	color: #8080C0;
	text-decoration: underline;
}

.contacto
{
    FONT-SIZE: 11pt;
    COLOR: #333333;
    FONT-FAMILY: "Arial"
}
.contacto A
{
    COLOR: Blue;	
}