body {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  min-width: 640px;
  background-color: #ffffff;
  font-family: Verdana;
  font-size: 0.7em;
}
.container {
  width: 95%;
  margin-left: 0%;
  background-color: #eff2f3;
}
b {
  font-size: 110%;
}
em {
  color: red;
}
#header {
  background-image: url(img/header2.png);
  background-repeat: no-repeat;
  height: 138px;
}
#topsection {
  height: 150px; /*background-image: url(img/header_bg.png);*/
  background-repeat: repeat-x;
  text-align: center; /*border-bottom: 8px solid #28166f;*/
  border-bottom: 8px solid #271565;
  background-color: #ffffff;
}
#topsection h1 {
  margin: 0;
  padding-top: 15px;
}
#contentcolumn {
  /*   margin: 0 0px 0 0px;   font: normal 0.8em "Trebuchet MS" ,sans-serif;   width: 100%;   overflow: scroll;   padding: 0;   float: right;   line-height: 1.5em; */
}
.center-content {
  position: relative;
  background: url(img/rounded/rightside.gif) repeat-y right top;
  padding: 1px 20px 1px 25px;
  margin: -1px 0 -0px 0;
}
#main {
  position: relative;
  border: 0px solid red;
  height: 180px;
}
#footer {
  clear: both;
  width: 100%;
  background-color: #28166f;
  color: #FFF;
  text-align: right;
  padding: 4px 0;
}
#footer a {
  padding-right: 10px;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
}
.innertube {
  margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
  margin-top: 0;
}
h1 {
  font-size: 4em;
}
/*MENU*/ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tdMenu {
  width: 0px;
}
.menu2 {
  display: none;
  width: 0px;
  border-style: solid solid none solid;
  border-color: #677D92;
  border-color: #ffffff;
  border-width: 2px;
  border-style: double;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
}
.menu2 li a {
  height: 32px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 24px;
  text-decoration: none;
}
.menu2 li a:link, .menu2 li a:visited {
  color: #fff;
  display: block;
  background: url(img/menu2.gif);
  padding: 8px 0 0 10px;
}
.menu2 li a:hover {
  color: #283A50;
  background: url(img/menu2.gif) 0 -32px;
  padding: 8px 0 0 10px;
}
.menu2 li a:active {
  color: #283A50;
  background: url(img/menu2.gif) 0 -64px;
  padding: 8px 0 0 10px;
}
/*FIM MENU*//*LIQUID ROUNDED CORNERS*/#liquid-round {
  width: 100%;
  margin: 0px auto;
  background: #fff url(img/rounded/leftside.gif) repeat-y left top;
}
.top {
  width: 100%;
  height: 20px;
  background: url(img/rounded/top.gif) no-repeat left top;
}
.top span {
  display: block;
  position: relative;
  height: 20px;
  background: url(img/rounded/top-right.gif) no-repeat right top;
}
.bottom {
  height: 60px;
  background: url(img/rounded/bottom.gif) no-repeat left bottom;
}
.bottom span {
  display: block;
  position: relative;
  height: 60px;
  background: url(img/rounded/bottom-right.gif) no-repeat right top;
}
/*FIM LIQUID ROUNDED CORNERS*/

td {
  vertical-align: top;
}

.info_list {
  margin: 0px;
  padding: 0px;
  width: 383px;
}
.info_head {
  padding: 2px 0px 2px 25px;
  cursor: pointer;
  position: relative;
  background-color: #FFFFE1;
  width: 200px;
  margin: 1px;
  background-image: url(ico/information.png);
  background-position: left;
  background-repeat: no-repeat;
}
.info_body {
  padding: 5px 10px 15px;
  background-color: #F4F4F8;
  font-style: italic;
  display:block;
}

.fontes {
  font-size: 80%;
  line-height: 10px;
}
.fontes li {
  font-style: italic;
}

.sec_header {
  padding: 5px;
  border: 0px solid silver;
  margin: 5px;
}

.sec_header a {
  cursor: pointer;
  position: relative;
  background-color: #FFFFFF;
  width: 200px;
  margin: 1px;
}

.sec_resumo {
  padding: 5px 10px 15px;
  background-color: #F4F4F8;
  font-style: italic;
}

.print {
  display:none;
  position: relative;
  top: 10px;
  right: 0px;
  width: 100%;
  height: 25px;
  background-image: url(ico/printer.png);
  background-repeat: no-repeat;
}
