@charset "utf-8";
/* CSS Document */

a:link {
  color: #FFFFFF;
  text-decoration: none;
}
a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a:hover {
  color: #FFFF00;
  text-decoration: none;
}
a:active {
  color: #FFFF00;
  text-decoration: none;
}
body {
  color: rgb(200, 204, 128);
  background-color: #000000;
  margin-top: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	bottom: auto;
}
.contentor {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  top: 15px;
   background-color: rgb(153, 153, 153);}

.contentor .topo {
  width: 800px;
  height: 170px;
}

.contentor .topo #dynfundo {
  width: 800px;
  vertical-align: bottom;
  background-image: url(images/fundotopo_novo.png);
  height: 170px;
  position: relative;
  display: block;
}

.contentor .topo #dynfundo #logobox {
  float: left;
  height: 75px;
  width: 266px;
  padding-top: 35px;
  padding-left: 35px;
  position: relative;
}

.contentor .topo #dynfundo #menu {
  float: left;
  width: 470px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding-left: 35px;
  padding-top: 10px;
}

.contentor .topo #dynfundo #motivo {
  float: right;
  height: 170px;
  width: 260px;
  position: relative;
  padding-right: 25px;
  text-align: center;
}

.contentor .topo #dynfundo #menu .botao {
  float: left;
  margin-right: 15px;
  background-color: #F0F0F0;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-color: #FFFFFF;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #FFFFFF;
}

.contentor .topo #dynfundo #menu .botao a {
  padding: 4px;
  color:#666666;
  text-decoration:none;
}
.contentor .topo #dynfundo #menu .botao a:hover {
  color:#FFFFCC;
  text-decoration:none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  display: inline-block;
}
.contentor .topo #dynfundo #menu .botao a:visited {
  color:#666666;
  text-decoration:none;
}
.contentor .topo #dynfundo #menu #premido {
  color:#000000;
}

.separador {
  clear: both;
  height: 5px;
}

.textos {
  color:#FFFFFF;
  font-size: 0.8em;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  margin-top: 8px;
  margin-bottom: 5px;
}

.textlegend {
	color:#FFFFFF;
	font-size: 0.8em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.divdotitulo {
  font-weight:bold;
  text-align: center;
  color:#FFFFFF;
  font-family: Helvetica, Arial, sans-serif;
  font-size:18px;
  vertical-align:text-top;
  padding-top: 8px;
  font-style: normal;
  padding-bottom: 6px;
  clear: both;
  float: none;
}

.divdaimg {
  text-align: center;
  width: 235px;
  position: relative;
  float: left;
  padding-top: 18px;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 15px;
}

.corpo {
  width: 802px;
}

.Editorial {
  float: right;
  width: 505px;
  text-align: justify;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 10px;
  position: relative;
}

.topedition {
	font-weight:bold;
	text-align: center;
	color: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	vertical-align: text-top;
	padding-top: 10px;
	padding-bottom: 15px;
}

.subtitle {
	font-size: 0.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
