/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #522311;
	background: url(imagens/fundoBody.jpg) repeat-y center;
	background-color: #000000;
}

#conteiner {
	width: 999px;
	margin: 0 auto;
	background: url(imagens/fundoBaixo.jpg) repeat-y left;
}

#imgTopo {
	display:block;
	background-color: #9F7C6C;
	cursor: pointer;
}
#imgTopo.img1 {
	background: url(imagens/topos/imgtopo1.png) no-repeat top left;
}
#imgTopo.img2 {
	background: url(imagens/topos/imgtopo2.png) no-repeat top left;
}
#imgTopo.img3 {
	background: url(imagens/topos/imgtopo3.png) no-repeat top left;
}
#imgTopo.img4 {
	background: url(imagens/topos/imgtopo4.png) no-repeat top left;
}

#topo {
	background: url(imagens/cantoETopo.gif) no-repeat left top;
}
#molduraTopo {
	background: url(imagens/cantoDTopo.gif) no-repeat right top;
	height: 156px;
}
#tituloBeco {
	position: relative;
	float: right;
	display: block;
	height: 76px;
	width: 272px;
	margin: 76px 10px 0 0;
	background: url(../imagens/BDTitulo.png) no-repeat left bottom;
}
#titulo1 {
	position: relative;
	float: right;
	padding: 110px 8px 0 0;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
}
#titulo2 {
	position: relative;
	float: right;
	padding-top: 111px;
	margin-right: -286px;
	color: #3C1E00;
	font-size: 36px;
	font-weight: bold;
}

#linhaTopo {
	display: block;
	height: 34px;
	background: url(imagens/linhaTopo.jpg) repeat-x top;
}
#espacoAlerta {
	float: left;
	display: block;
	width: 112px;
	height: 27px;
	padding-top: 7px;
	padding-left: 40px;
	background: url(imagens/divisoriaLinhaTopo.jpg) no-repeat right top;
}
#espacoAlerta img {
	cursor: pointer;
}
#divMenuTopo {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	padding-left: 10px;
	display: block;
	height: 32px;
	width: 500px;
	background: url(imagens/ladoEMenuTopo.jpg) no-repeat left bottom;
}
#menuTopo {
	display: block;
	height: 32px;
	padding-right: 10px;
	background: url(imagens/ladoDMenuTopo.jpg) no-repeat right bottom;
	z-index: 3;
}
#menuTopo .fundo {
	display: block;
	height: 32px;
	padding-left: 15px;
	background: url(imagens/fundoMenuTopo.jpg) repeat-x bottom;
}
#menuTopo a {
	color: #000;
	font-size: 14px;
}
#menuTopo a span {
	margin-left: 20px;
	text-align: center;
	background: url(../imagens/claro.png) repeat;
}
#espacoPessoal { 
	float: right;
	display: block;
	padding-left: 13px;
	width: 212px;
	height: 34px;
	background: url(imagens/ladoEEspacoUsuario.jpg) no-repeat left bottom;
}
#espacoPessoal img {
	float: right;
	margin-right: 2px;
}
#ferramentas {
	display: block;
	width: 175px;
	padding-right: 10px;
	height: 34px;
	background: url(imagens/ladoDEspacoUsuario.jpg) no-repeat right bottom;
}
#ferramentas .fundo {
	display: block;
	height: 34px;
	background: url(imagens/fundoEspacoUsuario.jpg) repeat-x bottom;
	text-align: center;
}
#ferramentas img {
	float: none;
	margin: 3px 3px 0 3px;
}
#ferramentas span {
	margin-left: -3px;
	font-weight: bold;
}

#colunaEsquerda {
	float: left;
	position: absolute;
	display: block;
	width: 150px;
}
#menuLateral {
	list-style: none;
	padding-top: 3px;
}
#menuLateral li {
	display: block;
	height: 23px;
	width: 138px;
	padding-left: 6px;
	margin-bottom: 1px;
	background: url(imagens/fundoMenu.jpg) repeat-x top;
}
#menuLateral a {
	display: block;
	height: 19px;
	padding-top: 4px;
	color: #522311;
	text-decoration: none;
	font-weight: bold;
	background: url(imagens/ladoMenu.jpg) no-repeat right top;
}
#menuLateral li.sobre {
	background: url(imagens/fundoMenu.jpg) repeat-x bottom;
}
#menuLateral li.sobre a {
	background: url(imagens/ladoMenu.jpg) no-repeat right bottom;
	color: #ECD7CC;
}
#menuLateral li.selecionado {
	background: url(imagens/fundoMenuSelecionado.jpg) repeat-x bottom;
}
#menuLateral li.selecionado a {
	color: #AF6849;
	background: url(imagens/ladoMenuSelecionado.jpg) no-repeat right bottom;
}

#links_externos {
	margin: 8px 8px 8px 3px;
	padding: 4px;
	font-size: 9px;
	background-color: #E4CEBA;
	text-align: center;
}
#links_externos img {
	margin: 2px 1px;
	border: none;
}

.aviso {
	display: block;
	width: 139px;
	margin: 2px;
	background: url(imagens/topoAvisos.jpg) no-repeat top left;
}
.aviso .titulo {
	margin-left: 5px;
	font-size: 11px;
	font-weight: bolder;
	line-height: 18px;
}
.rodapeDivAviso {
	padding-bottom: 8px;
	background: url(imagens/rodapeAvisos.jpg) no-repeat bottom left;
	background-color: #FAF2ED;
}
.aviso .rodapeDivAviso span {
	display: block;
	width: 131px;
	padding: 0 2px;
	border-left: 2px solid #6F594F;
	border-right: 2px solid #6F594F;
	text-align: justify;
	font-size: 10px;
}


#colunaDireita {
	float: right;
	display: block;
	width: 223px;
}
.ultimas {
	display: block;
	width: 218px;
	margin: 2px auto;
	padding-top: 15px;
}
.ultimas ul {
	list-style: inside disc;
}
.ultimas .nova {
	font-weight: bold;
}
#ultimasNoticias {
	background: url(imagens/topoUltimasNoticias.jpg) no-repeat top left;
}
#ultimasColunas {
	background: url(imagens/topoUltimasColunas.jpg) no-repeat top left;
}
#ultimosVideos {
	background: url(imagens/topoUltimosVideos.jpg) no-repeat top left;
}
#ultimasImagens {
	background: url(imagens/topoUltimasImagens.jpg) no-repeat top left;
	text-align: center;
}
#ultimasImagens img {
	border: none;
	width: 48px;
}
#ultimasFics {
	background: url(imagens/topoUltimasFics.jpg) no-repeat top left;
}
#ultimosPosts {
	background: url(imagens/topoUltimasPostagens.jpg) no-repeat top left;
}
.rodapeDivUltimas {
	padding: 0 2px 3px;
	background: url(imagens/rodapeUltimas.jpg) no-repeat bottom left;
	background-color: #E8CFC3;
	font-size: 10px;
	color: #522311;
}

#centro {
	display: block;
	margin: 0 224px 0 151px;
	border-bottom: 5px solid #000;	
	border-top: 1px solid #FAF2ED;
	background-color: #FAF2ED;
}
#bannerFlash {
	text-align: center;
}
#conteudo {
	padding: 0 1px;
	background-color: #FAF2ED;
}
a {
	color: #4F3226;
	text-decoration: underline;
}
a.ajuda {
	cursor: help;
}
a:hover {
	color: #986149;
	text-decoration: none;
}
#disclaimer {
	padding: 20px 0 10px 0;
	text-align: center;
	color: #CCC;
	font-size: 10px;
	background: url(imagens/rodapeConteudo.jpg) no-repeat bottom center;
	background-color: #FAF2ED;
	clear: left;
}

.imgBotao {
	cursor: pointer;
}

#mensagem {
	display: block;
	position: fixed;
	top: 6px;
	right: 6px;
	color: #fff;
	font-weight: bold;
	z-index: 7;
}

.centro {
	text-align: center;
}

/*Painel*/
.itemPainel, .div {
	display: block;
	padding: 10px;
	margin: 5px 10px;
	border: 1px solid #A57250;
}
.itemPainel img {
	width: 50px;
	height: 50px;
	margin: -10px 10px 0 0;
	float: left;
}
.itemPainel a {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	margin-left: 10px;
	padding: 1px 0;
	font-size: 14px;
}
h3 {
	margin-left: 10px;
	padding: 1px 0;
	font-size: 13px;
}
td {
	padding: 1px 10px;
	vertical-align: middle;
}
td .excluir {
	display: block;
	height: 0px;
	width: 0px;
}
tr.cabecalho {
	background-color: #F1DACF;
	border-bottom: 1px solid #663C22;
	font-weight: bold;
}
input, select {
	margin: 1px 0;
	border: 1px solid #A57250;
}
textarea {
	border: 1px solid #A57250;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.botao {
	color: #684A37;
	font-weight: bold;
	background-color: #DCC0AB;
	border: 2px solid #684A37;
}
.botaop {
	color: #684A37;
	font-weight: bold;
	font-size: 10px;
	background-color: #DCC0AB;
	border: 2px solid #684A37;
}
.botaoUpload {
	width: 130px;
	height: 24px;
	background: url(imagens/btn_upload.gif) no-repeat left bottom;
	border: none;
	cursor: pointer;
}
#uploadImagem {
	text-align: center;
}
#uploadImagem img {
/*	border: 2px solid #583821;	*/
	margin: 5px 0;
}
.uncited {
	margin-left: 20px;
}
.uncited div {
	font-size: 11px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #583821;
}
.fieldset_pequeno {
	width: 200px;
	padding: 5px;
	border: 1px solid #A57250;
}
.fieldset_medio {
	width: 450px;
	padding: 5px;
	border: 1px solid #A57250;
}
.fieldset_grande {
	padding: 5px;
	border: 1px solid #A57250;
}
div.info {
	padding: 2px;
	border: 1px solid #663;
	background-color: #EEEAE6;
	font-size: 10px;
}
.umaLinha {
	display: block;
	width: 400px;
}
/*Painel - galeria*/
.thumbGaleria {
	float: left;
	display: block;
	width: 105px;
	padding: 10px;
	text-align: center;
}
.thumbGaleria img {
	border: 2px solid #A57250;
}
.thumbGaleria span, .thumbGaleria textarea {
	display: block;
	width: 100px;
	text-align: justify;
	font-size: 10px;
}

/*estilos para Janelas "modais"*/
#imgBloqueioFundo {
	opacity:0.60;
	-moz-opacity: 0.60;
	position: fixed;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 5;
	overflow: hidden;
}
.divCimaModal {
	display: block;
	position: fixed;
	z-index: 6;
}
#cimaLogin {
	display: block;
	height: 160px;
	width: 304px;
	top: 20px;
	right: 40%;
	left: 40%;
	padding-top: 40px;
	background: transparent url(imagens/janelaLogin.gif) no-repeat left top;
	text-align: center;
}

#menuPottercon {
	margin-left: 5px;
}
#menuPottercon img {
	border: none;
}
#menuPottersampa {
	margin-left: 6px;
}
#menuPotterbest {
	margin-left: 18px;
}
.imgBannerMenu {
	margin-left: 6px;
}