﻿body 
{
	color:Gray;
	font-family:Tahoma, Arial;
	font-size:9px;
}
a
{
	text-decoration:none;
	color:Gray;
}
img
{
    border-style:none;
}
.lineaRoja
{
	background-color:#bd2d24;
}

.TituloRojo
{
	color:#bd2d24;
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
}

.TituloNegro
{
	color:Gray;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}

.TituloBlanco
{
	color:White;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}

.Newsletter
{
	color:Gray;
	font-family:Tahoma, Arial;
	font-size:9px;
	line-height:9px;
}

.FondoRosa
{
	background-color:#ecedec;
}

.ItemProductosOff
{
	color:Gray;
	background-color:#ecedec;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	line-height:21px;
	cursor:hand;
	cursor:pointer;
	text-align:center;
}

.ItemProductosOn
{
	color:White;
	background-color:#bd2d24;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	line-height:21px;
	cursor:hand;
	cursor:pointer;
	text-align:center;
}

.TituloNegroProductos
{
	color:Black;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
}

.TituloRojoFondoBlanco
{
	color:#bd2d24;
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	background-color:White;
}

.ColorAzulSoldadura
{
	color:#0072ae;
}
.TxtBx
{
	border-style:solid;
	border-width:2px;
	height:12px;
	font-family:Verdana;
	font-size:10px;
}
