html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
/*input,textarea,select{*font-size:100%;}*/
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F5F5F5;
	color: #666666;
}
.base {
	width: 900px;
}
.logo {
	background-image: url(../../imagens/base/logo.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 73px;
	position: absolute;
	margin-left: 420px;
	margin-top: -30px;
}
.recicle {
	background-image: url(../../imagens/base/logoRecicle.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 75px;
	position: absolute;
	margin-left: 790px;
	margin-top: -17px;
}
.newsletter input {
	color: #CCCCCC;
}
.newsletter {
	padding-left: 110px;
	padding-top: 2px;
	background-image: url(../../imagens/base/icoNewsletter.gif);
	background-repeat: no-repeat;
	height: 22px;
	position: absolute;
	margin-left: 301px;
	margin-top: 17px;
	background-position: left center;
}
.newsletter div {
	float: left;
	}
	.newsletter .ok {
		padding-left: 5px;
	}

.linha1 {
	width: 650px;
	padding-top: 75px;
	padding-left: 125px;
}
.conteudo {
	width: 650px;
	margin: auto;
}
.txtContato {
	padding-top: 55px;
}
.tabContato {
	width: 650px;
	text-align: center;
}
.tabForm td {
	padding: 5px;
}
.tabForm .input {
	width: 250px;
	color: #999999;
}
.tabForm .textarea {
	width: 250px;
	color: #999999;
}
.menu {
	clear: both;
	width: 650px;
	margin-left: 125px;
	padding-top: 25px;
	background-image: url(../../imagens/base/linha.gif);
	background-repeat: no-repeat;
	background-position: center 34px;
	text-align: center;
	padding-bottom: 25px;
	clear: both;
}
.menu table {
	background-color: #FFFFFF;
	clear: both;
}
.menu table td {
	padding-left: 20px;
	padding-right: 20px;
}
.menu .agencia {
	width: 66px;
	height: 18px;
	background-image: url(../../imagens/base/btAgencia.gif);
	background-repeat: no-repeat;
	display: block;
}
.menu .portfolio {
	width: 69px;
	height: 18px;
	background-image: url(../../imagens/base/btPortfolio.gif);
	background-repeat: no-repeat;
	display: block;
}
.menu .contato {
	width: 63px;
	height: 18px;
	background-image: url(../../imagens/base/btContato.gif);
	background-repeat: no-repeat;
	display: block;
}
.menu a {
	display: block;
}
.menu a:hover {
filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;
}


.imgAgencia {
	padding-top: 35px;
}
.txtCapa {
	padding-top: 65px;
	padding-bottom: 45px;
}
.imgContato {
	padding-top: 70px;
	padding-left: 35px;
}
.imgPortfolio {
	padding-top: 35px;
	padding-bottom: 10px;
}
.divPortfolio {
	clear: both;
}
.pgAnt {
	background-image: url(../../imagens/base/setaEsq.gif);
	height: 24px;
	width: 24px;
	position: absolute;
	display: block;
	margin-left: -15px;
	margin-top: 98px;
}
.pgPro {
	background-image: url(../../imagens/base/setaDir.gif);
	height: 24px;
	width: 24px;
	position: absolute;
	display: block;
	margin-left: 640px;
	margin-top: 98px;
}

.itemPortfolio {
}
.itemPortfolio a {
float: left; width: 70px; height: 80px; background-position: center center; margin-left: 20px;
margin-top: 20px;
}
