﻿.IdxLogo
  {
  position:absolute; top:4px; left:7px; width:331px; height: 78px;
  z-index: 201;
  }

.Options
  {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  position: absolute; top: 32px; left: 425px; width: 525px;
  z-index: 201;
  }
  
.Bnt{ width:100px;}
.Bnt img
  {
  border: 0;
  vertical-align:middle;

  margin:2px 2px 2px 2px;
/*  height:16px; */
  }
.Bnt a, .Bnt a:visited
  {
  display: block;
  text-decoration: none;
  color: #fff;
  line-height: 19px;
  
  width:90px;
  height: 20px;

  border-top:solid 1px #c2cf80;
  }
.Bnt a:hover
  {
  color: #fff;
  background: #3886F0;
  }

.Share { position: absolute; left: 0px;   top: 0px; }
.Rss   { position: absolute; left: 100px; top: -1px; }
.AddRss{ position: absolute; left: 200px; top: 0px; }
.Opina { position: absolute; left: 325px; top: -1px; }
.Langs { position: absolute; left: 445px; top: 2px; height:22px;}
  
  
/* Para el menu flotante*/
.Pop
  {
  display: none; 
  border-collapse: collapse;
  font-weight: normal;
  font-size: 10px;

  position: absolute; top: 18px; left: 0px; width:95px;
/*  background: #036FA8;
  background: #888; */
  background: #363737;
  z-index: 203;
  }

.OpinaFrm
  {
  display:none;
  position: absolute; left:0; top:19px; width:400px; height:300px;
  font-weight: normal;
  padding: 4px;
  
  z-index: 300;
  background: #363737;
  }

.FooterTxt
  {
  font-size: 11px;
  font-weight: normal !important;
  color: #414242;
  padding-left: 4px;
  }
.FooterTxt a
  {
  color: #414242;
  text-decoration: none;
  }
.FooterTxt a:hover
  {
  text-decoration: underline;
  }
