*{
	margin:0 auto;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
}

body{
	background:#000;
	scrollbar-arrow-color:#4f4f4f;
scrollbar-3dlight-color:#313131;
scrollbar-highlight-color:#6c6b6b;
scrollbar-face-color:#6c6b6b;
scrollbar-shadow-color:#6c6b6b;
scrollbar-darkshadow-color:#6c6b6b;
scrollbar-track-color:#313131;
}

#geral{
	background:url(imagens/bg_geral.jpg) #292929 no-repeat;
	width:1000px;
	height:auto;
	border:1px solid #666666;
}

#logo{
	width:420px;
	height:85px;
	margin:10px 0 0 320px;
	_margin:10px 0 0 170px;
}

#banner{
	margin:20px 0 0 0;
}

#conteudo_total{
	width:1000px;
}

#menu {
	width:150px;
	height:auto;
	float:left;
	margin:15px 50px 0 0;
	_margin:24px 50px 0 0;
}

li{
	list-style-type:none;
}

li.linha{
	background:url(imagens/linha.jpg) no-repeat;
	width:150px;
	height:11px;
	display:block;
	text-decoration:none;
	float:left;
}

li.btn_perfil a{
	background:url(imagens/perfil_off.gif) no-repeat;
	width:100px;
	height:90px;
	display:block;
	text-decoration:none;
	float:left;
	padding-bottom:2px;
	border-bottom:1px solid #666;
}

.btn_perfil a:hover{
	background:url(imagens/perfil_on.gif) no-repeat;
}

li.btn_servicos a{
	background:url(imagens/servicos_off.gif) no-repeat;
	width:100px;
	height:90px;
	display:block;
	text-decoration:none;
	float:left;
	padding-bottom:2px;
	border-bottom:1px solid #666;
}

.btn_servicos a:hover{
	background:url(imagens/servicos_on.gif) no-repeat;
}

li.btn_midia a{
	background:url(imagens/midia_off.gif) no-repeat;
	width:100px;
	height:90px;
	display:block;
	text-decoration:none;
	float:left;
	padding-bottom:2px;
	border-bottom:1px solid #666;
}

.btn_midia a:hover{
	background:url(imagens/midia_on.gif) no-repeat;
}

li.btn_projetos a{
	background:url(imagens/projetos_off.gif) no-repeat;
	width:100px;
	height:90px;
	display:block;
	text-decoration:none;
	float:left;
	padding-bottom:2px;
	border-bottom:1px solid #666;
}

.btn_projetos a:hover{
	background:url(imagens/projetos_on.gif) no-repeat;
}

li.btn_contato a{
	background:url(imagens/contato_off.gif) no-repeat;
	width:100px;
	height:90px;
	display:block;
	text-decoration:none;
	float:left;
	border-bottom:1px solid #666;
}

.btn_contato a:hover{
	background:url(imagens/contato_on.gif) no-repeat;
}

li.btn_blog a{
	background:url(imagens/blog_off.gif) no-repeat;
	width:100px;
	height:90px;
	display:block;
	text-decoration:none;
	float:left;
}

.btn_blog a:hover{
	background:url(imagens/blog_on.gif) no-repeat;
}
	
	
.conteudo{
	width:760px;
	height:auto;
	margin:10px 0 0 0;
	float:left;
	
}

.entry{
	width:730px;
	padding:10px;
	font-size:12px;
}

#voltar{
	float:right;
	margin:10px 60px 0 0;
	width:115px;
}

#twitter{
	float:right;
	height:96px;
	margin:60px 20px 0 0;
}

#ne{
	float:right;
	height:23px;
	margin:0px 20px 0 0;
}

#esquerdo{
		width:72px;
		height:313px;
		float:left;
}

.direito{
	width:575px;
	height:315px;
	float:left;
	margin:5px 0 0 5px;
}

#direito_home{
	width:500px;
	height:290px;
	float:left;
	margin:50px 0 0 5px;
}

#direito_midia{
	width:450px;
	height:290px;
	float:left;
	margin:80px 0 0 20px;
}

.subtitulo{
	color:#fae9b3;
	font-weight:bold;
}


a{
	color:#F0DFAA;
}

a:hover{
	color:#999;
}









