a:link.port {
	color: #fff;
	text-decoration: none;
}
a:visited.port {
	text-decoration: none;
	color: #fff;
}
a:hover.port {
	text-decoration: none;
	color:#000000;
}
a:active.port{
	text-decoration: none;
	color: #000000;
}


body {
	margin:0 auto;
	background-color:#000000;
	font-family:"Myriad Pro", "Trebuchet MS";
	font-size:14px;
	margin-bottom:100px;
}
#topo {
	background-image:url(img/fundo_topo.jpg);
	background-repeat:repeat-x;
	height:89px;
}
#geral {
	margin:0 auto;
	width:1000px;
	overflow:hidden;
	margin-top:15px;
	background-image:url(img/fundo_banner.jpg);
	background-repeat:no-repeat;
	min-height:890px;
	overflow:hidden;
}
#rodape {
	width:1000px;
	height:194px;
	background-image:url(img/fundo_rodape.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:15px;
}

#menu {
	height:44px;
	margin-top:395px;
}
.img_bt {
	margin-right:2px;
}
#conteudo {
	margin-top:25px;
}
#projetos {
	width:324px;
	height:428px;
	background-image:url(img/fundo_projetos.png);
	background-repeat:no-repeat;
	float:left;
}
#espaco_home{
	width:324px;
	height:428px;
	background-color:#FFFFFF;
	float:left;
	margin-left:14px;
}
.titulos_home {
	width:324px;
	height:86px;
	background-color:#f0f0f0;
	font-size:36px;
	border-bottom:solid 1px #a8a6a6;
}
.titulos_home_alinha {
	position:relative;
	top:20px;
	margin-left:20px;
	color:#26272d;
}
.titulos_home_projetos {
	width:324px;
	height:80px;
}
.titulos_home_projetos_alinha {
	position:relative;
	top:20px;
	margin-left:14px;
	color:#fff;
	font-size:24px;
	letter-spacing:3px;
}
#caixa_projetos{
	margin-left:15px;
	margin-right:15px;
}
.titulos_projetos{
	font-size:14px;
	margin-left:10px;
	color:#FFFFFF;
}
.textos_projetos{
	font-size:12px;
	color:#bbb7b7;
	margin-left:18px;
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
}

.textos_caixa_home {
	font-size:14px;
	color:#2a2e30;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
	position:relative;
	top:60px;
	}
.saibamais_home{
	position:relative;
	top:100px;
	margin-left:220px;
}
.titulos_portfolio{
	font-size:18px;
	margin-left:10px;
	color:#FFFFFF;

}

#espaco_portfolio{
	width:661px;
	height:428px;
	float:left;
	margin-left:15px;
}
