/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body, td, th { font-family: Eurostile, Arial,Helvetica,sans-serif;
  font-size: 12px;
    }

  body { margin: 0px;
    background-image: url(img/bg_gradient.png); 
    background-repeat: repeat-y; 
    font-size: 12px;
    }
  body, html
  {
    height: 100%;
  }
  a:link { font-family: Eurostile, Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 19px;
    color: rgb(0, 0, 0);
    text-decoration: none;
    }

  a:active { font-family: Eurostile, Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 19px;
/*     text-decoration: underline; */
    color: rgb(204, 0, 51);
    }

  a:visited { font-family: Eurostile, Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 19px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    }

  a:hover { font-family: Eurostile, Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 19px;
/*     text-decoration: underline; */
    color: #eb7b3f;
    }

/*  ul {
    margin-left: 5; padding-left: 5;
  }*/
/*  li {
    margin-left: 0; padding-left: 0;
  }  */
  .width100 { width: 95%;
    }

  .footer { font-size: x-small;
    font-family: Eurostile, Geneva,Arial,Helvetica,sans-serif;
    background-color: rgb(59, 59, 59);
    color: rgb(255, 255, 255);
    }

  .box_title, h2 { font-family: Eurostile, Geneva,Arial,Helvetica,sans-serif;
    background-color: transparent;
    padding-top: 10px;
    font-size: medium;
    color: #eb7b3f;
    font-weight: bold;
    }

  .box_content {
    font-family: Eurostile, Geneva,Arial,Helvetica,sans-serif;
    color: rgb(97, 117, 128);
    font-size: 12px;
    }

  .content { font-size: small;
    font-family: Eurostile, Geneva,Arial,Helvetica,sans-serif;
    color: rgb(97, 117, 128);
    }

  .title, h1 { font-family: Eurostile, Geneva,Arial,Helvetica,sans-serif;
    font-size: medium;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
    background-color: transparent;
    color: #eb7b3f;
/*     color: #697965; */
    }

  .dots { 
  background-image: url(images/dot.png);

  }

  thead, th {
  background-color: #5b5b5b;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Eurostile, Arial,Helvetica,sans-serif;
  font-size: 12px;
  }
  .row1 {
  background-color: #fff;
  color: #000000;
  }
  .row2 {
  background-color: #ffe5a6;
  color: #000000;
  }
  input[type="submit"],input[type="button"], button{
    background-color: #ffe5a6;/*#fb0;*/
    /*border: 2px #9cf outset*/
    color: #000000;
    font-family: Eurostile, Geneva,Arial,Helvetica,sans-serif;
    padding: 5px;
  }
  input[type="submit"]:hover, input[type="button"]:hover, button:hover{
    background-color: #febb72;
  }
  input[type="submit"]:active,input[type="button"]:active, button:active{
    background-color: #fab164;
    color: #FFFFFF;

  }

.inputtext{width:200px;}
.gray0{background-color: rgb(88, 88, 88);}
.gray1{background-color: rgb(98, 98, 98);}
.gray2{background-color: rgb(127, 127, 127);}
.gray3{background-color: #333E52;}
.reloj{color:#ffffff;font-size:small;font-family:Arial,Helvetica,sans-serif;}

#wrapper
{
  width:100%;
  margin:0px;
}
#banner
{

  float:none;
  width:100%;
  clear:both;
  margin:0;
  padding:0;
}

#bannerheader
{

  background-image:url(img/header.png);
  background-repeat: no-repeat;
  width:1000px;
  height:170px;
}
#bannerbotones
{
  position:absolute;
  top: 20px;
  left: 240px;

}

#bannerbotones a
{
  background-image:url(img/btn.png);
  background-repeat: no-repeat;
  width:69px;
  height:22px;
  color:#fff;
  font-size: 11px; 
  font-weight: bold;
  padding-top:2px;
  display: block;
  float:left;
  text-align:center;
  margin:2;
}

#bannerbotones a:hover
{
  background-image:url(img/btn_hover.png);
}
#contentbg
{

  position:absolute;
  top:100px;
  left:10px;
  width:800px;
  height:536px;
  background-image:url(img/bg_content_indexed.png);
  background-repeat: no-repeat;
  float:none;
}
#contentwrapper
{
  margin-top:15px;
  margin-left:10px;

  float:left;

}
#content
{

  float:left;
  width:780px;
  height:500px;
  overflow: auto;
}
#dialogwrapper
{

left:5%;
width:90%;
  position:absolute;
  top:100px;
/*   left:10px; */
/*   min-width:800px; */
  height:536px;
}
#innerwrapper
{
  z-index:200;
}