﻿body {
}
.BarraSuperior
{
	background-color:Gray;
}
.Alrededores 
{
	background-color:#cccdcd; 
}
.ZonaDeMenu
{
	background-color:#efeef8; 
	font-family:Verdana;
	font-size:10px;
    color:Black;   
}
.Cuerpo
{
	background-color: #fffefc;
	font-family: Verdana;
	font-size: 10px;
}
.Info
{
	background-color: #fffefc;
	font-family: Verdana;
	font-size: 12px;
	text-align:  left;
	padding: 10px; 
}
.CuerpoAlterno
{
	background-color: #808FA2;
	font-family: Verdana;
	font-size: 10px;
    
}
.Pie
{
	background-color:#6793ff; 
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	color:#ffffff; 
}
.Leyendas
{
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    background-color:#B08A3C;
    color:#ffffff;
}
.LeyendaInfo
{
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    background-color: #6793ff;
    color: #ffffff;
}
.LeyendaError
{
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    background-color: #FF0000;
    color: #ffffff;
}

.ListaProductoTitulo
{
    font-weight: normal; 
    color: blue; 
    font-family: Verdana; 
    font-size: 10pt; 
    height: 14px;    
}
.ListaProductoAdicional
{
    font-weight: normal; 
    font-family: Verdana; 
    font-size: 8pt; 
    color: gray;
}
.ListaProductoTexto
{
    font-weight: normal; 
    font-family: Verdana; 
    font-size: 8pt;
} 
.ListaProductoPrecioPrincipal
{
    font-weight: bold;
    font-family: Verdana; 
    font-size: 10pt;
}
.MenuDePaginacion
{
	background-color:#efeef8; 
	font-family:Verdana;
	font-size:12px;
    color:Blue; 
     text-align:center
}
.InfoTitulo
{
	font-family:Verdana;
	font-size:13px;
    color:Blue; 
    font-weight:bold;
    text-align:center
}
