	@import url("css/reset.css");
body {
	background: url("imagens/bg.png") repeat;
}
#wrp {
	background: url("imagens/topo.jpg") no-repeat top center;
}
#bg {
	width: 860px;
	margin: 0 auto;
	background: #fff;
}
#header {
	width: 960px;
	height: 152px;
	padding: 15px 0;
	margin: auto;
}
#header h1 {
	float: left;
	display: inline;
	margin: 0 0 0 100px;
}
#header h1 a {
	width: 209px;
	height: 152px;
	display: block;
	overflow: hidden;
}
#header address {
	color: #fff;
	float: right;
	font-size: 20px;
	line-height: 140%;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	margin: 60px 100px 0 0;
}
/*menu*/
#menu {
	height: 350px;
	overflow: hidden;
	background: url("imagens/menu-top.png") no-repeat top;
}
#menu ul{
	display: none;
}
#menu #flash {
	width: 840px;
	margin: auto;
	margin-top: 10px;
}
/*provisorio*/
/*content*/
#content {
	background: #fff;
}

#content h2 {
	font-size: 18px;
	word-spacing: 2px;
	padding: 0 0 15px 0;
	font-family: Helvetica, "Arial Narrow", Sans-serif;
}

#content h2 strong {
	color: #3D4245;
}

#content p {
	color: #555;
	line-height: 120%;
}

#content #present {
	width: 380px;
	margin: 0 20px;
	display: inline;
	padding-right: 20px;
	border-right: 1px solid #DEE0E0;
}

#content #present {
	float: left;
}

#content #lastWorks {
	float: left;
}

#content .more a {
	width: 126px;
	height: 32px;
	float: right;
	display: block;
	overflow: hidden;
	margin: 25px 0 0 0;
	text-indent: -999px;
	background: url("imagens/more.png") no-repeat top left;
}
#content .more a:hover {
	background: url("imagens/more.png") no-repeat bottom left;
}
.work {
	float: left;
	width: 119px;
	display: inline;
	text-align: center;
}
#workCentro {
	margin: 0 20px;
}
.work a {
	color: #555;
	display: block;
	text-decoration: none;
}
.work a:hover {
	color: #8FC115;
}
.work img {
	margin-bottom: 10px;
}
#content .work a .borda {
	width:119px;
	height:170px;
	cursor:pointer;
	position:absolute;
	margin-left:-119px;
	background: url("imagens/bordas.png");
}

/*pages*/
#pages {
	padding:0 20px;
}
#pages h2 {
	font-family: "Arial Narrow", Tahoma, Helvetica, Sans-serif;
	font-size: 20px;
	color: #609217;
}

#pages h3 {
	margin-bottom: 5px;
	font-size: 18px;
	color: #84C71F;
}

#pages h2 {
	font-family: "Arial Narrow", Tahoma, Helvetica, Sans-serif;
}

#pages p {
	font-size:15px;
	line-height:130%;
	margin-bottom:15px;
}
#pages a {
	color:#6C9AF0;
}
#pages a:hover {
	color:#1557D0;
}
#pages ul {
	color:#444;
	margin:0 0 15px 20px;
}
#pages ul li {
	line-height:100%;
	margin-bottom:10px;
	list-style-image: url("imagens/marcador1.gif");
}

#pages #voltar a {
	clear:both;
	width:76px;
	height:32px;
	display:block;
	margin-top:10px;
	overflow:hidden;
	text-indent:-999px;
	background: url("imagens/voltar.png") no-repeat top left;
}
#pages #voltar a:hover {
	background: url("imagens/voltar.png") no-repeat bottom left;
}
/*Formularios*/
#frm {
	width:400px;
}
#pages form label {
	color:#555;
	display:block;
}
#pages form input, #pages  form textarea {
	color:#444;
	width:400px;
	padding:3px 0;
	font-size:15px;
	margin-bottom:5px;
	border:1px solid #ccc;
}
#pages  form textarea {
	height:100px;
	overflow:auto;
}
#pages form button {
	border:0;
	clear:both;
	width:96px;
	float:right;
	height:32px;
	display:block;
	overflow:hidden;
	margin:10px 0 0 0;
	text-indent:-9999px;
	background:url("imagens/submit.png") no-repeat top left;
}
#pages form button:hover {
	background:url("imagens/submit.png") no-repeat bottom left;
}
/*Listas*/

/*Portfolio*/
#pages #portfolio {
	margin:0 ;
}
#pages #portfolio li {
	display: inline;
}
#pages #portfolio li a {
	float: left;
	width: 135px;
	height: 215px;
	display: block;
	overflow: block;
	text-align: center;
	text-decoration: none;
}
#pages #portfolio a storng {
	display: block;
	font-weight: normal;
}
/*Paginacao*/
#pages #paginacao {
	clear: both;
	margin:0;
	height:30px;
	margin-bottom:20px;
}
#pages #paginacao li {
	display:inline;
	list-style:none;
}
#pages #paginacao a, #pages #paginacao li strong {
	float:left;
	display:block;
	padding: 2px 5px;
	margin:10px 5px 0 0;
	text-decoration:none;
	border:1px solid #eee;
}
#pages #paginacao a:hover {
	color:#fff;
	background:#8FC115;
	border:1px solid #8FC115;
}
/*Projetos - Accordion*/
#pages .projetos {
	margin: 0;
	clear: both;
	overflow:hidden;
	background: #3D4349;
	border:1px solid #fff;
}
#pages .projetos li {
	margin: 0;
	display:inline;
	list-style: none;
}

#pages .projetos img {
margin: 10px;
}

#pages .projetos a.title {
	margin: 0;
	color: #fff;
	clear: both;
	height: 40px;
	display: block;
	padding: 0 20px;
	line-height: 40px;
	text-decoration: none;
	background: #262A2E url("imagens/projetos-title-up.png") no-repeat top left;
}
#pages .projetos a.selected {
	background: #262A2E url("imagens/projetos-selected.png") no-repeat top left;
}
#pages .projetos ul {
	margin:0;
	clear:both;
	padding:10px;
}

/*Endereco*/
#pages #localizacao {
float: right;
width: 390px;
}

/*Footer*/
#footer {
	clear: both;
	color: #898B8F;
	height:100px;
	text-align: center;
	background: url("imagens/footer.png") no-repeat bottom left;
}
#footer p {
	padding: 0 0 10px 0;
}
#footer a {
	color: #898B8F;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#footer .menu {
	padding-top:40px;
}
/*Dev*/
#dev {
  color: #4E5254;
	width: 830px;
	margin: auto;
	padding: 5px 0;
	text-align: right;
	padding-bottom: 20px;
}
#dev a {
  color: #4E5254;
	font-size: 13px;
	text-decoration: none;
}
#dev  a:hover {
	color: #fff;
}

#intro {
	width: 860px;
	height: 540px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	
}