HTML	{font-size: 10pt; MARGIN: 0px; width: 100%; font-family: Verdana; height: 100%; background-color: #ffffff; text-align: left;}
BODY	{font-size: 10pt; MARGIN: 0px; width: 100%; font-family: Verdana; height: 100%; background-color: #ffffff; text-align: left;}
TABLE	{font-size: 10pt; color: #3a3a3a; font-family: Verdana; }
A		{text-decoration: none; outline:none;}

IFRAME	{border-top-style: none;	border-right-style: none; border-left-style: none; border-bottom-style: none;}
IMG		{border-top-width: 0px; display: block; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px}

.TituloN1 {font-size: 20pt; color: #003093; font-family: Verdana; margin-bottom: 20px; display:block; text-align: justify;}
.TituloN2 {font-size: 14pt; color: #003093; font-family: Verdana; margin-bottom: 12px; display:block; text-align: justify;}
.TituloN3 {font-size: 10pt; color: #003093; font-family: Verdana; margin-bottom: 10px; display:block; text-align: justify;}

.Parrafo	{font-size: 10pt; COLOR: #ffffff; font-family: Verdana; margin-bottom: 10px; display: block; line-height: 16px; text-align: justify;}
.Texto		{font-size: 10pt; COLOR: #ffffff; font-family: Verdana;}
.TextoLI	{font-size: 10pt; color: #ffffff; line-height: 16px; font-family: Verdana; text-align: justify; display: block; margin-bottom: 6px;}
.Label		{font-size: 8pt; color: #001237; font-family: Verdana;}

.TextoBlancoSmall	{font-size: 10pt; COLOR: #ffffff; font-family: Verdana;}

.Link			{font-size: 10pt; color: #ffffff;}
.Link:active	{text-decoration: none;}
.Link:link		{text-decoration: none;}
.Link:hover		{color: #0066ff; text-decoration: none;}
.Link:visited	{text-decoration: none;}

.TextBox	{border: solid 1px #0066ff; font-size: 8pt; color: #000000; font-family: Verdana; background-color: #D5E6FF;}
.Boton		{border: solid 1px #696969; font-size: 8pt; color: #000000; font-family: Verdana; background-color: #f8f8ff; outline:none;}

.CajaLogo	{float:left;width:300px;height:120px;}
.CajaLogo a	{display:block;width:300px;height:120px;}
.CajaLogo a span	{display:none;}

.CajaBuscar	{float:right; margin-right:5px;margin-top:85px;}
.TextoBuscar	{float:left;border: solid 1px #1a1a1a; font-size: 8pt; color: #000000; font-family: Verdana; background-color: #D5E6FF;margin-top:3px;}
.BotonBuscar	{float:left;width:24px;height:18px;background:url(../images/search_16x16.gif) no-repeat; background-position: 3px 0px; margin-left:5px;cursor:pointer;}
.BotonBuscar a	{display:block;width:24px;height:24px;}
.BotonBuscar a span	{display:none;}
.BotonBuscarH	{display:none;}

.MapaWeb	{font-size: 8pt; color: #dcdcdc; font-family:Verdana;}

.Feeds		{list-style: none; background: url(../images/feed.png) no-repeat left center; padding-left: 18px; line-height: 20px;}

.divLineaForm	{clear:left; height:30px;}
.Separador  {clear:left;float:left;background:url(../images/dot.gif);height:20px;width:100%;}

.Lista          {text-align:left;}

.Clear      {clear:both;}
.ClearLeft  {clear:left;}
.ClearRight {clear:right;}

.imgSoporte  {float:left;margin-right:3px;margin-top:5px;}
.txtSoporte {float:left;}

.SuPedidoValores    {float:left;margin-top:25px;margin-left:75px; width:100px;}
.lblCantidad    {font-size:10px;float:left;width:100px;text-align:right ;margin-top:3px;margin-right:3px;}
.lblImporte     {font-size:10px;float:left;width:100px;text-align:right ;margin-top:3px;margin-right:3px;}

.SuPedidoConfirmar  {float:left;margin-top:8px;margin-left:66px; width:120px;text-align:center;}
.SuPedidoConfirmarLink          {text-decoration:none;color:#696969;font-size:12px;font-weight:bold;}
.SuPedidoConfirmarLink:hover    {text-decoration:none;color:#0066ff;}
.SuPedidoConfirmarLink:selected {text-decoration:none;color:#0066ff;}
.dSuPedidoConfirmarLink:visited  {text-decoration:none;color:#0066ff;}

.LblMsgError    {float:left;margin-left:10px;color:#880000;font-weight:bold;}

.UpdateProgressDiv
{
    top: 0px;
    height: 100%;
    min-height:25px;
    background-color: Gray;
    opacity: 0.7;
    filter: alpha(opacity=70);
    vertical-align: middle;
    left: 0px;
    z-index: 999999;
    width: 100%;
    position: absolute;
    text-align: center;
}
.UpdateProgressMsg
{
    border: #002980 1px solid;
    background-color: #fff;
    z-index: 1000000;
    padding: 20px;
    opacity: 1.0;
    filter: alpha(opacity=100);
    margin: 300px auto auto auto;
    font-weight: bold;
    vertical-align: middle;
    width: 200px;
    text-align: center;
    height:auto;
} 

.UpdateProgressMsgImg   {float:left;margin-right:5px;width:24px;height:35px;}
.UpdateProgressMsgTxt   {float:left;width:170px;height:35px;}
