
body {
  /*background-color:black; */
  font-family:"Arial";
  color:white;
  font-size:8pt;
/*   font-family:serif,sans-serif,cursive,monospace; */
     background:url(/webelat/homepage/images/fundo/bgk_boletim.jpg) no-repeat;
     /*border:1px solid red;  */
}
#boletimPageCnt {
  position:absolute;
  top:15%;
  left:0;
  width:180px;
  height:200px;
  padding:0;
  /*background-image:url(/webelat/homepage/images/fundo/bgk_boletim.png); */

/*   border:1px outset silver; */

}
#boletimTecCnt {
  position:relative;
  left:10%;
  width:100%;
/*   height:99.3%; */
  height:100%;
/*   border:1px solid red; */
/*   border:1px ridge #8D87FF; */


}
#tituloBoletim {
  position:relative;
  width:auto;
/*   height:auto; */
  height:18px;
  font-size:10pt;
  font-weight:bold;
  text-align:center;
  padding:5px 10px 10px 0;
  color:black;
  /*background:url(/webelat/webraios/images/glbnav_background.gif) repeat-x; */
/*   background:silver; */
}
/*
#tituloBoletim img {
  position:relative;
  height:auto;
  border-style:none;
}
*/
#boletimTec {
  position:relative;
  width:90%;
  height:auto;
/*   _height:45px; */
/*  border:2px outset silver; */
}

#bolHead {
  position: relative;
  width:auto;
  height:auto;
  _height:15px;
  text-align:center;
  padding:2px 4px 0px 5%;
  font-weight:bold;
  border-top:1px outset silver;
  /*border-bottom:1px outset silver;*/
}
/*
#bolFonte {
  font:7pt Arial;
  color:red;
}
*/
#bolChamada {
  position: relative;
  width:auto;
  height:23px;
  padding:0px 2px 20px 5%;
/*   background:url(/webelat/webraios/images/glblnav_selected.gif) repeat-x; */
}

#bolChamada a {
  text-decoration:none;
  color:white;
}
#bolChamada a:hover {
/*   text-decoration:none; */
  color:#FFCC00;
}

#linkTodos {
  position: relative;
  left:-16px;
  top:-4px;
  text-align:right;
  font-weight:bold;
  padding:0px 4px 1px;
}
#linkTodos a {
  text-decoration:none;
  color:white;
}
#linkTodos a:hover {
/*   text-decoration:none; */
  color:#FFCC00;
}

.linkAssinarBoletim {
/*   position:absolute; */
/*   left:13%; */
  position:relative;
  left:-6%;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#bodyBolAll {
  background:white;
}
#header {
  color:black;
}
#painelBtn {
  margin:0 auto;
  text-align:center;
  background:Menu;
  border:1px outset silver;
  padding:2px;
}


