/* CSS Document */
body.default
{
  background-image: url('../images/pattern.png');
  background-repeat: repeat-x;
  overflow: auto;
  scrollbar-3dlight-color: #626262;
  scrollbar-arrow-color: #626262;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #626262;
}
body.info
{
  overflow: hidden;
}

span.menu
{
  position: absolute;
  left: 149;
  top: 206;
  height: 60;
  width: 701;
}
a.menu
{
  position: absolute;
  top: 18;
  text-decoration: none;
  font-family: verdana;
  font-size: 7pt;
  font-weight: bold;
  color: #626262;
}
a.menu_selected
{
  position: absolute;
  top: 18;
  text-decoration: none;
  font-family: verdana;
  font-size: 7pt;
  font-weight: bold;
  color: #b8b8b8;
}
img.menu
{
  position: absolute;
  top: 20;
}

span.news
{
  position: absolute;
  left: 147;
  top: 254;
  height: 298;
  width: 208;
}
span.news_title
{
  position: absolute;
  left: 20;
  top: 11;
  z-index: 10;
  font-family: verdana;
  font-size: 7pt;
  font-weight: bold;
  color: #ee2374;
}
span.news_abstracts
{
  position: absolute;
  left: 20;
  top: 50;
  width: 170;
  height: 230;
  z-index: 10;
}
img.news_background
{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
img.news_abstract
{
  border: 0;
  z-index: 10;
}
img.news_article
{
  border: 0;
  float: left;
  margin: 20px 20px 0px 0px;
  z-index: 10;
}
font.news_date
{
  font-family: verdana;
  font-size: 7pt;
  font-weight: bold;
  color: #ee2374;
}
font.news_abstract
{
  font-family: verdana;
  font-size: 7pt;
  color: #ffffff;
}
font.news_article
{
  font-family: verdana;
  font-size: 7pt;
  color: #626262;
}
a.news
{
  text-decoration: none;
  font-family: verdana;
  font-size: 7pt;
  color: #ee2374;
}

span.info
{
  position: absolute;
  left: 369;
  top: 256;
  height: 30;
  width: 481;
}
span.info_title
{
  position: absolute;
  left: 1;
  top: 11;
  font-family: verdana;
  font-size: 7pt;
  font-weight: bold;
  color: #ee2374;
}
div.info_body
{
  position: absolute;
  left: 1;
  top: 10;
  width: 480;
  height: 289;
  overflow: auto;
  font-family: verdana;
  font-size: 7pt;
  color: #626262;
  scrollbar-3dlight-color: #626262;
  scrollbar-arrow-color: #626262;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #626262;
}
span.info_body
{
  position: absolute;
  left: 20;
  top: 0;
  font-family: verdana;
  font-size: 7pt;
  color: #626262;
  width: 410;
}
a.mail
{
  text-decoration: none;
  font-family: verdana;
  font-size: 7pt;
  /*color: #3d3d3d;*/
  color: #ee2374;
}
img.info
{
  position: absolute;
  top: 29;
}
input.info_box
{
  position: relative;
  top: 2;
  width: 250;
  height: 20;
  font-family: verdana;
  font-size: 8pt;
  color: #626262;
}
input.info_button
{
  position: relative;
  top: 1;
  font-family: verdana;
  font-size: 7pt;
  color: #626262;
  width: 75;
  height: 19;
  background-color: #d2d2d2;
  border-width: 1;
  border-left-color: #b8b8b8;
  border-top-color: #b8b8b8;
  border-right-color: #b8b8b8;
  border-bottom-color: #b8b8b8;
}
ul
{
  margin-top: 0;
  margin-left: 20;
}

/* div - index.php*/
#flash
{
  position: absolute;
  left: 149;
  top: 8;
  width: 701;
  height: 201;
}
img.flash_shadow
{
  position: absolute;
  left: 850;
  top: 0;
}
/* iframe - index.php*/
#info
{
  position: absolute;
  left: 369;
  top: 294;
  width: 481;
  height: 306;
}
/* img - index.php */
#footer
{
  border: 0;
  position: absolute;
  left: 149;
  top: 608;
}
/* desenvolvido por one small step - index.php */
#onesmallstep
{
  position: absolute;
  width: 701;
  height: 15;
  top: 608;
  left: 149;
}
.onesmallstep
{
  position: absolute;
  top: 0;
  right: 0;
  font-family: sans-serif;
  font-size: 9;
  color: #dcdcdc;
  z-index: 5;
}
.onesmallstep_link
{
  text-decoration: none;
  font-family: sans-serif;
  font-size: 9;
  color: #dcdcdc;
}
