*{ margin:0; padding:0; }

body{ background:#34143c; font:12px Arial, Helvetica, sans-serif; color:#848484; line-height:1.6em; }

a{ text-decoration:none; color:#848484 }
a:hover{ text-decoration:underline; }

#principal{ background:#FFFFFF; width:1000px; margin:0 auto; position:relative; }

#topo{ height:389px; }

#conteudo{ width:1000px; margin-top:-94px; z-index:3; position:relative; background:#FFFFFF; }

#conteudo-esq{ background:#b0b3d9 url(imgs/bg-esq.jpg) top left no-repeat; float:left; width:159px; padding:100px 29px 0 45px; color:#FFFFFF;  min-height:440px;
  height:auto !important;
  height:440px;
 }
#conteudo-dir{ float:right; width:767px;  background:#FFFFFF;  }

#rodape{position:relative; text-align:center; padding:2px 0; clear:both}
#rodape a{ margin:0 7px}

#conteudo-dir-esq{ float:left; width:272px; padding:0 0 0 50px; }
#conteudo-dir-dir{ float:right; width:340px; margin:0 50px 0 0 }

#conteudo-internas{ padding:0 0 0 50px; }

/* TITULOS */
	.titulosInternas{ font-size:24px; font-weight:normal; color:#34143C; margin:0 0 20px 0; }
	
	#t-assuntos{
		overflow:hidden;
		text-indent:-9999em;
		background:url(imgs/assuntos.jpg) top left no-repeat;
		width:71px;
		height:18px;
		margin:0 0 20px 88px;
	}
	
	#t-perfil{
		overflow:hidden;
		text-indent:-9999em;
		background:url(imgs/perfil.jpg) top left no-repeat;
		width:241px;
		height:208px;
	}
	
	#t-blog{
		overflow:hidden;
		text-indent:-9999em;
		background:url(imgs/t-blog.gif) top left no-repeat;
		width:271px;
		height:28px;
		margin-bottom:15px;
		padding-bottom:10px;
		border-bottom:1px solid #b7b7b7;
	}
	
	
	
/* BLOG */
	#blog{ margin:35px 0 0 0; }