body {
	margin: 0px;
	padding: 0px;
	background-image:url(../_images/bgGeral.gif);
	background-color: #2B2B2B;
	text-align:center;
}

body, p, div {
	font-family: Arial, Helvetica, sans-serif;
	color:#D4D4D4;
}
/* CENTRALIZA O WEBSITE HORIZONTALMENTE */
#website {
	width: 1000px;
	margin:0 auto;			
	padding: 0px;
	text-align:left;
}
/* FIM CENTRALIZA */


#coluna1{
	width:157px;
	float:left;
	background-color:#2B2B2B;
}

#coluna2{
	width:265px;
	float:left;
}

#coluna3{
	width:397px;
	float:left;
	background-image:url(../_images/home_12.gif);
}

#coluna4{
	width:157px;
	float:left;
}

#textoExplicativo{
	padding-left: 25px;
	padding-right: 25px;
}

#itemBlog, #paginacao{
	padding-left: 15px;
	padding-right: 10px;
}
#itemBlog2{
	padding-left: 15px;
	padding-right: 10px;
}

.projetos{
	width:152px;
	height:32px;
	padding-top:3px; 
	padding-bottom:3px;
	padding-left: 5px;
}

.imgProjeto{
	float:left;
	width:52px;
	text-align:center;
}

.txtProjeto{
	float:left;
	width:100px;
	padding-top:7px;
}

.lembrarSenha, .newsletter{
	font-size:10px;
	color: #585858;
}

.cidade{
	font-size:10px;
	color: #515151;
	font-weight: bold;
}

.telefone, .topicosAnteriores, .respostaNews {
	font-size:12px;
	color: #FF4800;
	font-weight: bold;
	text-decoration: none;
}

.email {
	font-size: 10px;
	color: #FF4800;
	text-decoration: none;
}


.telefones{
	line-height: 20px;
}

.textoNegocioCinza{
	font-size:10px;
	color: #D4D4D4;
}

.textoNegocioLaranja, .usuarioSenha{
	font-size:10px;
	color: #FF4800;
}

#strUsuario, #strSenha, #strNome, #strEmail{
	background-color:#1E1E1E; 
	border-width: 0px; 
	width:70px; 
	color:#858585;
	margin:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#areaRestrita{
	width:130px;
	text-align:right;
}

#divisaoBlog{
	background-color:#1E1E1E;
	width:inherit;
	height:2px;
}

.divisaoProjeto{
	background-image: url(../_images/separaProjetos.gif);
	width:inherit;
	height:1px;

}

.subTituloNegocioCinza {
	font-size:11px;
	color: #D4D4D4;
	font-weight: bold;
}

.subTituloNegocioLaranja{
	font-size:11px;
	color: #FF4800;
	font-weight: bold;
	line-height: 22px;
}

.tituloBlog{
	font-size:16px;
	color: #FF4800;
	font-weight: bold;
}

.dataBlog{
	font-size:11px;
	color: #858585;
	font-weight: bold;
	line-height:30px;	
}

.textoBlog{
	font-size:11px;
	color: #858585;
	text-align:justify;
}

a.linkBlog{
	font-size:10px;
	color: #FF4800;
	text-decoration:underline;
}

a.linkProjeto{
	font-size:12px;
	color: #FF4800;
	font-weight: bold;
	text-decoration:none;
}
