body {
	background: #FFF url(../imgs/fundo.jpg) fixed center;
	margin: 0px;
	padding: 0px;
	font: medium Arial, Helvetica, sans-serif;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	border-top: 2px outset #EEE;
	border-right: 2px outset #999;
	border-bottom: 2px outset #999;
	border-left: 2px outset #EEE;
	background: #FC0;
	top: 0px;
}

#container #cabecalho {
	background: #F90 url(../imgs/fundo_cab.jpg) repeat-x bottom;
	margin: 0px;
	padding: 0px;
	height: 106px;
	position: relative;
	border: 1px solid #FC0;
}
#container  #cabecalho  #logotipo {
	width: 200px;
	margin-top: 2px;
	margin-left: 2px;
	height: 100px;
	float: left;
}
#container  #cabecalho  img  {
	border-style: none;
}

#container #cabecalho #logoforum {
	width: 200px;
	margin-top: 2px;
	height: 100px;
	float: right;
	margin-right: 2px;
}
#container #cabecalho #slogan {
	margin-left: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 90px;
	text-align: center;
}

#container #cabecalho #slogan h1 {
	font-size: medium;
	color: #000;
}
#container          #menu            {
	height: 25px;
	background: #FFC;
	padding: 0px;
	border-top: 4px solid #FC0;
	border-right: 4px solid #FC0;
	border-bottom: 10px solid #FC0;
	border-left: 4px solid #FC0;
}
#container  #menu  ul {
	position: relative;
	margin-top: 15px;
}


#container      #menu      li      {
	list-style: url(none) none;
	display: inline;
}


#menu  a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	color: #000;
	width: 100px;
	background: #FF9;
	margin: 0px 5px;
	vertical-align: middle;
	text-align: center;
	float: left;
	padding: 0px;
	height: 15px;
	top: -12px;
	position: relative;
	border-top: 2px outset #EEE;
	border-right: 2px outset #EEE;
	border-bottom: 2px outset #DDD;
	border-left: 2px outset #DDD;
}
#menu a:first-letter {
	text-transform: uppercase;
}


#menu a:visited {
	color: #333;
}
#menu a:hover {
	background: #FFC;
}
#menu a:active {
	background: #FF6;
	border: 2px inset #EEE;
	left: 5px;
}
#container  #conteudo  {
	font-size: small;
	padding: 0px;
	margin: 0px;
}
#container #conteudo .busca {
	text-align: center;
	height: 25px;
	top: 0px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 5px;
}
#container   #conteudo   .busca   #find, #container  #conteudo  .busca  #sitemap {
	background: #FFFF99;
	background: #FF9;
	border-top: 1px outset #EEE;
	border-right: 1px outset #EEE;
	border-bottom: 1px outset #DDD;
	border-left: 1px outset #DDD;
	height: 18px;

}
#container #conteudo .busca input {
	height: 15px;
}


#container #conteudo .busca div {
	font-size: xx-small;
}

#container #conteudo p {
	font-size: small;
	text-indent: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
#container   #conteudo   .centro   {
	text-align: center;
}

#container #conteudo h2 {
	font-size: small;
	text-align: center;
}
#container #conteudo h1 {
	font-size: large;
	text-align: center;
}

#container  #conteudo  a {
	font-style: italic;
	color: #000;
	text-decoration: underline;
}
#container #conteudo a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #0C0;
}
#container #conteudo a:active {
	text-decoration: none;
	border-bottom: 1px dotted #F00;
}
#container .esquerda .titulo-quadros, #container .direita .titulo-quadros, #container .coluna-dupla .titulo-quadros {
	top: -15px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#container #conteudo .titulo-quadros img {
	vertical-align: top;
	margin-left: 10px;
}



#container #conteudo .coluna-dupla {
	background: #EEE url(../imgs/fundo_box.gif);
	position: relative;
	float: left;
	margin: 4px 2px 0px 4px;
	top: -9px;
	border: 1px solid #CCC;
	width: 759px;
}
#container  #conteudo  .coluna-dupla  h1  img, #container #conteudo .coluna-dupla h2 img {
	vertical-align: middle;
	margin: 0px 15px;
}
#container          #conteudo          .icone-link             {
	background: url(../imgs/ico_link_go.png) no-repeat 0px center;
	padding-left: 20px;
}
#container #conteudo .icone-forum {
	background: url(../imgs/ico_link_forum.png) no-repeat 0px center;
	padding-left: 20px;
}
#container #conteudo .icone-link-interno {
	background: url(../imgs/ico_doc_link.png) no-repeat 0px center;
	padding-left: 20px;
}
#container #conteudo .icone-link-acrobat {
	background: url(../imgs/ico_acrobat.png) no-repeat 0px center;
	padding-left: 20px;
}
#container #conteudo .icone-topo {
	background: url(../imgs/ico_setac.gif) no-repeat 0px center;
	padding-left: 20px;
}
#container #conteudo .icone-dir {
	background: url(../imgs/ico_setad.gif) no-repeat 0px center;
	padding-left: 20px;
}
#container #conteudo .icone-esq {
	background: url(../imgs/ico_setae.gif) no-repeat 0px center;
	padding-left: 20px;
}










#container   #conteudo   .esquerda  {
	background: #EEE url(../imgs/fundo_box.gif);
	width: 377px;
	border: 1px solid #CCC;
	margin: 2px 0px 2px 4px;
	top: -8px;
	float: left;
	position: relative;
}

#container   #conteudo   .direita  {
	float: right;
	width: 377px;
	background: #EEE url(../imgs/fundo_box.gif);
	border: 1px solid #CCC;
	margin: 2px 4px 2px 0px;
	top: -8px;
	position: relative;
}
#container #conteudo .direita .anuncios {
	text-align: center;
	height: 280px;
	font-size: xx-small;
}
#container  #conteudo  .direita  .anuncios  a {
	border-style: none;
}
#container #conteudo .direita .anuncios img {
	border-style: none;
}





#container  .borda-sup, #container .borda-inf {
	width: 100%;
	height: 11px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#container .bd-esq-sup {
	background: url(../imgs/canto_quadros.gif) no-repeat 0px 0px;
	height: 11px;
	width: 11px;
	float: left;
	left: -1px;
	top: -1px;
	position: relative;
}
#container .bd-dir-sup {
	background: url(../imgs/canto_quadros.gif) no-repeat -11px 0px;
	height: 11px;
	width: 11px;
	float: right;
	position: relative;
	left: 3px;
	top: -1px;
}
#container .bd-esq-inf {
	background: url(../imgs/canto_quadros.gif) no-repeat 0px -11px;
	height: 11px;
	width: 11px;
	float: left;
	left: -1px;
	position: relative;
	top: 3px;
}
#container .bd-dir-inf {
	background: url(../imgs/canto_quadros.gif) no-repeat -11px -11px;
	height: 11px;
	width: 11px;
	float: right;
	left: 3px;
	position: relative;
	top: 3px;
}
#container   #conteudo   .esquerda   .autor-dir, #container  #conteudo  .direita  .autor-dir {
	font-size: x-small;
	text-align: right;
	margin-right: 10px;
}

#container #rodape {
	background: #FFC;
	height: 20px;
	clear: both;
	position: relative;
	border-top: 0px solid #FC0;
	border-right: 4px solid #FC0;
	border-bottom: 4px solid #FC0;
	border-left: 4px solid #FC0;
}

#selos       {
	vertical-align: middle;
	width: 768px;
	height: 40px;
	margin: 0px auto;
}
#selos a {
	color: #333;
	text-decoration: none;
	font-style: italic;
	line-height: 0.8em;
}
#selos a:hover {
	color: #096;
	text-decoration: none;
	border-bottom: 1px dotted #F00;
}
#selos         #imagens         .unsub                                                      {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-decoration: none;
}



#selos  #imagens  {
	width: 768px;
	height: 40px;
	text-align: center;
	top: -10px;
	position: relative;
}
#selos    #imagens    img   {
	border-style: none;
	margin: 0px 10px;
	vertical-align: middle;
}

#selos       .desenv         {
	text-align: center;
	width: 150px;
	float: left;
	height: 40px;
	font-size: x-small;
	position: relative;
	margin: 11px 0px;
	top: -10px;
}
#container #conteudo .imagem-direita {
	float: right;
	position: relative;
	top: -45px;
	margin-right: 5px;
}
#container .indice {
	text-indent: 200px;
}

#container .indice a {
	background: url(../imgs/ico_setad.gif) no-repeat 0px center;
	padding-left: 20px;
}
#container .indice li {
	list-style: none;
}
#container   .anuncio-bp   {
	text-align: center;
	height: 120px;
	position: relative;
	clear: both;
}
#container    .anuncio-bp    .bp-dir     {
	font-size: xx-small;
	text-align: right;
	margin-right: 20px;
}
#container #conteudo .fonte-inf {
	text-align: right;
	margin-right: 20px;
	font-size: x-small;
}
