body {
  background-color: #003300;
  color: #000000;
  margin: 0px;
}

div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

div, p, td, th, ul, ol {
  color: #000000;
  font-size: 11px;
}

h1, h2, h3, .chamada {
  font-size: 11px;
  font-weight: bold;
}

h1 {
  background-image: url("/attachment/672e76439ea8f479de6ccae2c210d84f/f4ec3bb59e8ccef1e97440e89df694ed/cont_mar.gif");
  background-position: left;
  background-repeat: no-repeat;
  border-bottom: 1px solid #af001f;
  padding: 3px 3px 3px 8px;
}
h2.rss-item-title {
  border-bottom: 1px solid #990033;
}

#mainTable {
  width: 780px;
}

#topImages {
  height: 92px;
}

#topBar {
  background-image: url("/attachment/672e76439ea8f479de6ccae2c210d84f/08e2bcc977c9bf45887d46fd20186eb0/top_bg.jpg");
  background-repeat: repeat-x;
  font-size: 10px;
  height: 19px;
  line-height: 19px;
  padding-left: 10px;
}

#topShades {
  background-image: url("/attachment/672e76439ea8f479de6ccae2c210d84f/34f331f62c178d82f33bb983da690cdd/bt2_bg.jpg");
  background-repeat: repeat-x;
  height: 20px;
  width: 100%;
}

#mainArea {
  clear: both;
  width: 100%;
}

#naviArea {
  float: left;
  text-align: center;
  width: 154px;
}

#rightBar {
  float: right;
  text-align: center;
  width: 155px;
}

#footer {
  border-top: 1px solid #af001f;
  clear: both;
  margin-top: 20px;

  padding: 3px 0px 10px 0px;
}

.amenu:link, .nnbr:link, .nnbs:link, ul.midcom-template-navi li a:link {
	font-size: 11px;
        color: #FFFFFF;
}
.amenu:hover, .nnbr:hover, .nnbs:hover, ul.midcom-template-navi li a:hover {
	font-size: 11px;
	color: #E1E1E1;
}
.amenu:active, .nnbr:active, .nnbs:active, ul.midcom-template-navi li a:active {
	font-size: 11px;
	color: #FFFFFF;
}
.amenu:visited, .nnbr:visited, .nnbs:visited, ul.midcom-template-navi li a:visited {
	font-size: 11px;
	color: #FFFFFF;
}
ul.midcom-template-navi li a.selected {
	font-weight: bold;
}
ul.midcom-template-navi {
	padding-left: 10px;
	margin-left: 0px;
}
ul.midcom-template-navi li {
	list-style: none;
	margin-bottom: 6px;
}

/*
.nnbe {
  background-image: url("/attachment/672e76439ea8f479de6ccae2c210d84f/a5ac409c04448eeecaf95401e6346870/menu_mar.gif");
  background-position: left;
  background-repeat: no-repeat;
  padding: 5px 0px;
}
*/

.nnbe {
  list-style-image: url("/attachment/672e76439ea8f479de6ccae2c210d84f/a5ac409c04448eeecaf95401e6346870/menu_mar.gif");
  list-style-position: inside;
  padding: 5px 0px;
}

/*
.nnbr {
  padding-left: 10px;
}
*/
.nnbarea {
  border-bottom: 1px solid #9fa37f;
  padding: 6px 0px;
}

.alinks, a {
	color: #990033;
	text-decoration: none;
}
.alinks:hover, a:hover {
	color: #990033;
	text-decoration: underline;
}

.chamada {
  font-size: 11px;
  color: #000000; ; font-weight: bold;}

.data {
  color: #990033;
  font-size: 11px;
  text-align: center;
}

.rodape {
  color: #999999;
  font-size: 9px;
}

.titulos {
  font-size: 10px;
  text-align: left;
}

/* CSS rules for the Wiki */
textarea.longtext {
  width: 600px;
  height: 400px;
}
div.wikitoolbar {
  background-color: #e0e0e0;
  border: 1px solid #c0c0c0;
  float: right;
  width: 100px;
  padding: 3px;
}
div.wikitoolbar a {
  color: #000000;
  text-decoration: none;
  display: block;
  margin-bottom: 4px;
}
div.processing_message {
  background-color: #e0e0e0;
  border: 1px solid #c0c0c0;
  padding: 3px;
  margin: 2px;
  width: 80%;
}
a.wiki_missing {
  text-decoration: none;
  color: #333333;
  border-bottom: 1px dotted #990033;
}
