BODY
{
	background-color: #DBEFF3;
	BACKGROUND-POSITION: left bottom;
	BACKGROUND-REPEAT: no-repeat;
}
.footer
{
	font-size: 8pt;
	color: #4A4A95;
	font-family: Arial;
	text-decoration: none;
}
.footer A:visited
{
	color: #4A4A95;
    TEXT-DECORATION: none;
}
.footer A:link
{
	color: #4A4A95;
    TEXT-DECORATION: none;
}
.footer A:active
{
	color: #4A4A95;
    TEXT-DECORATION: none;
}
.footer A:hover
{
	color: #4A4A95;
	text-decoration: underline;
}

.nuevos_productos
{
	font-size: 9pt;
	color: Black;
	font-family: Arial;
	text-decoration: none;
}
.nuevos_productos A:link
{
	color: Black;
	text-decoration: none;
}
.nuevos_productos A:visited
{
	color: Black;
	text-decoration: none;
}
.nuevos_productos A:active
{
	color: Black;
	text-decoration: none;
}
.nuevos_productos A:hover
{
	color: Black;
	text-decoration: underline;
}

.highlight_2
{
    font-size: 12pt;
    TEXT-ALIGN: center;
    FONT-FAMILY: 'Arial Narrow', Arial;
    COLOR: Black;
    FONT-WEIGHT: bold;
    LETTER-SPACING: 1.2pt;
    background-color: #C3EBF9;
}
.highlight_2 A
{
    text-decoration: none;
    COLOR: Black;
}
.highlight_3
{
    font-size: 12pt;
    TEXT-ALIGN: center;
    FONT-FAMILY: 'Arial Narrow', Arial;
    COLOR: Black;
    FONT-WEIGHT: bold;
    LETTER-SPACING: 1.2pt;
    background-color: #7BD5F2;
}
.highlight_3 A
{
    text-decoration: none;
    COLOR: Black;
}

.titulo_productos
{
	background-color: #E1E1E1;
    TEXT-ALIGN: center;
	FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
	LETTER-SPACING: 2pt;
    COLOR: Gray;
    FONT-FAMILY: "Arial Narrow, Arial";
}

.highlight_4
{
    font-size: 12pt;
    TEXT-ALIGN: center;
    FONT-FAMILY: 'Arial Narrow', Arial;
    COLOR: White;
    FONT-WEIGHT: bold;
    LETTER-SPACING: 1.2pt;
    background-color: #D12100;
}
.highlight_4 A
{
    text-decoration: none;
    COLOR: White;
}