/* CSS Document */
* {margin:0; padding:0; border:none;}
body{
	background:url(imagens/fundosite.jpg) repeat-y center; 
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.9em;
	}

a{text-decoration:none; color:#e49d59;}
a:hover{text-decoration:none; color:#ffe8be;}
#cabecalho{
	width:auto;
	height:195px;
	}
.cab1{background:url(imagens2/topo01.jpg) no-repeat center; height:65px; display:block;}
.cab2{background:url(imagens2/topo02.jpg) no-repeat center; height:65px; display:block;}
.cab3{background:url(imagens2/topo03.jpg) no-repeat center; height:65px; display:block;}
	
#geral{
	width:770px;
	height:auto;
	margin:0 auto;
	z-index:10;
	padding-top:-15px;
	}
	
#esquerda{
	width:175px;
	float:left;
	}
#central{
	width:420px;
	float:left;
	}
#direita{
	width:175px;
	float:right;
	}
	
.menu{	
	width:175px;
	height:72px;
	display:block;
	background:url(imagens/menu.jpg) no-repeat;
	}
.publicidade{	
	width:175px;
	height:72px;
	display:block;
	background:url(imagens/publicidade.jpg) no-repeat;
	}
.links{	
	width:175px;
	height:72px;
	display:block;
	background:url(imagens/links.jpg) no-repeat;
	}
.publicidade-direita{	
	width:175px;
	height:72px;
	display:block;
	background:url(imagens/publicidade-direita.jpg) no-repeat;
	}
.trade{	
	width:175px;
	height:72px;
	display:block;
	background:url(imagens/trade.jpg) no-repeat;
	}
	
.orkut{	
	width:175px;
	height:72px;
	display:block;
	background:url(imagens/orkut.jpg) no-repeat;
	}
	
.parceiros{	
	width:175px;
	height:72px;
	display:block;
	background:url(imagens/parceiros.jpg) no-repeat;
	}
	
.meio-esq, .meio-dir{	
	text-align:left;
	text-indent:12px;
	color:#e49d59;
	}
.meio-esq{	
	width:175px;
	background:url(imagens/fundo-esq.jpg) repeat-y;
	}
.meio-dir{	
	width:175px;
	background:url(imagens/fundo-dir.jpg) repeat-y;
	}

.rod-esq{	
	width:175px;
	height:12px;
	display:block;
	background:url(imagens/rod-esq.jpg) no-repeat;
	}
.rod-dir{	
	width:175px;
	height:12px;
	display:block;
	background:url(imagens/rod-dir.jpg) no-repeat;
	}
	
#bemvindos{
	width:420px;
	height:154px;
	display:block;
	background:url(imagens/bem-vindos.jpg) no-repeat;
	}
	
.trade-final{
	width:650px;
	height:200px;
	margin:0 auto;
	clear:both;
	}
.tf-topo{
	width:650px;
	height:25px;
	background:url(imagens/trade-topo.jpg);
	display:block;
	}
.tf-meio{
	width:650px;
	height:150px;
	background:url(imagens/trade-conteudo.jpg) repeat-y;
	}
.tf-final{
	width:650px;
	height:23px;
	background:url(imagens/trade-final.jpg);
	display:block;
	}
.trade-coluna{
	width:150px;
	height:auto;
	float:left;
	text-align:left;
	color:#ffe8be;
	overflow:hidden;
	}
	
.tit-trade{
	text-align:center;
	color:#FFFFFF;
	}
	
.post{width:420px;}

.post-topo{
	width:420px;
	height:45px;
	background:url(imagens/post-title.jpg) no-repeat;
	overflow:hidden;
	}
.post-conteudo{
	width:420px;
	background:url(imagens/post-conteudo.jpg) repeat-y;
	}
.caixa-post{
	width:404px; 
	margin:0 auto; 
	text-align:center;
	color:#FFFFFF;
	font-size:0.85em;
	overflow:hidden;
	}
.post-rodape{
	width:420px;
	height:36px;
	background:url(imagens/post-rodape.jpg) no-repeat;
	overflow:hidden;
	}
.post-titulo{
	font-size:1em;
	font-weight:bold;
	padding:8px 0 0 30px;
	}

a.link-titulo{text-decoration:none; color:#FFFFFF;}
a.link-titulo:hover{color:#e49d59;}

.texto-rodape{
	font-size:0.8em;
	font-weight:bold;
	color:#f9bf89;
	padding:11px 0 0 20px;
	}

a.texto-rodape{text-decoration:none; color:#f9bf89;}
a.texto-rodape:hover{color:#FFFFFF;}
#paginacao{
	color:#974A04;
	text-align:center;
	margin:0 auto;
	}
#paginacao a{color:#974A04}
#paginacao a:hover{color:#B68250}

#rodape{
	height:157px;
	display:block;
	background:url(imagens/rodape-site.jpg) no-repeat center;
	clear:both;
	}
.banners{text-align:center; text-indent:0;}
.banners img{padding-top:3px;}