@charset "utf-8";
/* CSS Document */

#conteudo {
	height: 441px;
	width: 777px;
	position: absolute;
	left: 0px;
	top: 334px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EA6329;
	border-left-color: #EA6329;
	background-image: url(../images/portfolio_fundo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#rodape {
	height: 25px;
	width: 779px;
	position: absolute;
	left: 0px;
	top: 775px;
}
#foto {
	height: 195px;
	width: 779px;
	position: absolute;
	left: 0px;
	top: 139px;
	background-image: url(../images/portfolio_topo.jpg);
}
#portfolio {
	height: 350px;
	width: 453px;
	position: absolute;
	left: 154px;
	top: 23px;
}
