/* ================================
    Estilos para la Tienda Tecnisat Telecomunicaciones
    v1.1, 06/2001
   ================================
*/   

BODY
{
}

.ProdListadoCabecera
{
    color: #0025CD;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProdListadoProducto
{
    color: #0025CD;
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
}
.ProdListadoCabecera2
{
    color: #0025CD;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: none;
}
.ProdListadoCabecera3
{
    color: #ffffff;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: none;
}
.HomeHead
{
    color: #999966;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

.ContentHead
{
    background-color: #dddca3;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

.SubContentHead
{
    background-color: #dddca3;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

.Precio
{
    color: #808080;
    font-family: Tahoma;
    font-size: 15px;
    line-height: 20pt
}

.Referencia
{
    color: #808080;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 20pt
}

.ErrorText
{
    color: red;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 20pt
}

INPUT
{
	font-family:Tahoma;
	font-size:small
}

TEXTAREA
{
	font-family:Tahoma;
	font-size:small
}

a
{ 	
	color:#0025CD;
}
