*{margin: 0; padding: 0; list-style: none; text-decoration: none; outline: none; }
fieldset, img {border: none;}

body {
  background: #333;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  height: 100%;
}

div#overlay {
width: 100%;
height: 100%;
float: left;
display: block;
position: absolute  !important;
background-color: #000;
z-index: 5 !important;
display: none;
overflow: hidden;

}

#geral {
  background: #fff;
  width: 760px;
  border: 5px solid #000;
  position: absolute;
  left: 50%;
  margin-left: -380px;
}

/*********************************** TOPO ***************************************/
#topo {
  background: url(topo.jpg) no-repeat;
  width: 760px;
  height: 225px;
}


/******* Menu ******/

#topo #menu {
  width: 730px;
  height: 22px;
  background: url(menu.gif) repeat-x;
  position: absolute;
  top: 6px;
  padding-left: 30px;
}

#topo #menu li {display: inline;}

#topo #menu li a {
  text-transform: lowercase;
  color: #ccc;
  font: bold 12px 'Trebuchet MS', Arial, Verdana, sans-serif;
  line-height: 22px;
  padding: 0 10px;
  margin: 0 5px;
  height: 22px;
  display: block;
  float: left;

}

#topo #menu li.dropdown a {
  background-color: #fff;
  color: #2C2D30;
  border-bottom: 9px solid #fff;
}

#topo #menu li.dropdown a:hover {

  color: #000;

}

#topo #menu li a:hover {
  color: #fff;
}

#topo #menu ul {
  width: 452px;
  height: 22px;
  background: #fff;
  position: absolute;
  top: 30px;
  left: 0;
  padding-left: 308px;
}

#topo #menu ul li a {
  color: #2C2D30;
  border: 0 !important;
}

#topo #menu ul li a:hover {
  border: 0 !important;
  color: #333;
}

/****** Fim do menu *****/

#topo #logo a{
  background: url(logo.gif) no-repeat;
  width: 114px;
  height: 65px;
  text-indent: -9000em;
  position: absolute;
  top: 85px;
  left: 20px;
}

#topo #acompanhe {
  width: 330px;
  height: 70px;
  position: absolute;
  right: 10px;
  top: 130px;
}

#topo #acompanhe h1 {
  width: 150px;
  height: 20px;
  background: url(acompanhe-seu-projeto.png) no-repeat;
  text-indent: -9000em;
  display: block;
}

* #topo #acompanhe form {
  padding-left: 8px;
  position: absolute;
  top: 20px;
}

* #topo #acompanhe form #login {
  width: 145px;
  height: 28px;
  background: url(input-login.png) no-repeat;
  border: 0;
  font-size: 10px;
  color: #333;
  padding: 3px 6px;
  float: left;
}

* #topo #acompanhe form #senha {
  width: 112px;
  height: 28px;
  background: url(input-senha.png) no-repeat;
  border: 0;
  font-size: 10px;
  color: #333;
  padding: 3px 6px;
  float: left;
}

* #topo #acompanhe form button {
  width: 33px;
  height: 28px;
  background: url(button-ok.png) no-repeat;
  border: 0;
  font-size: 10px;
  color: #333;
  float: left;
  text-indent: -9000em;
}

/********************************* FIM DO TOPO **********************************/

/********************************* TITULO GERAL ****************************************/

#titulo {
  width: 160px;
  height: 36px;
  display: block;
  text-indent: -9000em;
  position: absolute;
  top: 185px;
  left: 10px;
}

#index #titulo {
  background: url(titulo-projetos-em-destaque.gif) no-repeat;
}

#clientes #titulo {
  background: url(titulo-nossos-clientes.gif) no-repeat;
}

#equipe #titulo {
  background: url(titulo-quem-faz-a-kiwi.gif) no-repeat;
}

#fale-conosco #titulo {
  background: url(titulo-fale-conosco.gif) no-repeat;
}

#portfolio #titulo {
  background: url(titulo-nossos-projetos.gif) no-repeat;
}

#servico-websites #titulo,
#servico-identidade_visual #titulo,
#servico-extranet_intranet #titulo,
#servico-impressos #titulo,
 #servico-teste #titulo {
  background: url(titulo-nossos-servicos.gif) no-repeat;
}

/****************************** FIM TITULO GERAL ***********************************/

/********************************* CORPO ****************************************/

div.conteudo-central {
  width: 760px;
  background: url(conteudo-central.jpg) repeat-x;


  float: left;
}


div.conteudo-central:after {
  content: "-";
  clear: both;
  visibility: hidden;
  float: left;
}

/********************** INDEX *********************/

#projetos-em-destaque {
  background: #87A624;
  float: left;
  padding-bottom: 3px;
  width: 760px;
}

#projetos-em-destaque img {
  display: block;
  border: 2px solid #fff;
  margin-top: 3px;
  margin-left: 3px;
}

#projetos-em-destaque #miniaturas-projeto {
  float: left;
  margin-left: -1px;
}

#projetos-em-destaque #detalhes-projeto {
  float: left;
  position: relative;
}

#projetos-em-destaque #detalhes-projeto em {
  position: absolute;
  bottom: 6px;
  left: 15px;
  font-style: normal;
  font-weight: bold;
}

#projetos-em-destaque #detalhes-projeto em span {
  color: #87A624;
  letter-spacing: 1px;
}

/***************************/

#ultimas-noticias {
  float: left;
  padding-top: 10px;
  width: 470px;
  position: relative;
  padding-bottom: 18px;
  background: url(borda-direita-noticias.gif) no-repeat right top;
}

#ultimas-noticias h1 {
  width: 160px;
  height: 36px;
  display: block;
  text-indent: -9000em;
  background: url(titulo-dia-a-dia-com-a-kiwi.gif) no-repeat;
}

#ultimas-noticias ul {
  padding-left: 12px;
  padding-top: 3px;
}


#ultimas-noticias ul li a{
  color: #676767;
  background: #F0EFED;
  width: 410px;
  height: 13px;
  display: block;
  margin-top: 3px;
  padding: 3px 8px;
}

#ultimas-noticias ul li a:hover {
  color: #fff;
  background-color: #87A624;
}

#ultimas-noticias a.mais {
  position: absolute;
  right: 32px;
  bottom: 0;
  color: #fff;
  background: #87A624;
  font-size: 10px;
  padding-bottom: 1px;
}

#ultimas-noticias a.mais:hover {
  color: #87A624;
  background: #fff;
  text-decoration: underline;
}

/**********************/

#noticias {
  padding-top: 10px;
  width: 470px;
  height: 450px;
  overflow: auto;
  position: absolute !important;
  top: 50px;
  right: 20%;
  padding-bottom: 18px;
  background: #F8F8F8;
  border: 4px solid #333;
  display: none;
  z-index: 100 !important;
}

#noticias h1 {
  width: 160px;
  height: 36px;
  display: block;
  text-indent: -9000em;
  background: url(titulo-tudo-e-mais-um-pouco-sobre-a-kiwi.gif) no-repeat;
}

#noticias a.fechar-noticias{
  position: absolute;
  right: 15px;

  top: 10px;
  text-transform: uppercase;
  font: bold 11px 'Trebuchet MS', Arial, Verdana, sans-serif;
  color: #676767;
}

#noticias a.fechar-noticias span {
  color: #CC0000;
}

#noticias a.fechar-noticias:hover {
  color: #CC0000;

}

#noticias ul {
  padding-left: 12px;
  padding-top: 5px;
}

#noticias ul li {
  text-align: justify;
}

#noticias ul li a{
  color: #676767;
  background: #F0EFED;
  width: 410px;
  height: 13px;
  display: block;
  margin-top: 3px;
  padding: 3px 8px;
}

#noticias ul li div {
  padding: 5px;
  width: 420px;
  color: #333;
}

#noticias ul li div img {
  float: left;
  padding: 2px;
  background: #fff;
  border: 1px solid #eee;
  margin-right: 4px;
  margin-left: -5px;
}

#noticias ul li a:hover {
  color: #fff;
  background-color: #87A624;
}

/**********************/

#sobre {
  padding-top: 10px;
  padding-bottom: 18px;
  width: 290px;

  float: left;
  display: block;
  overflow: hidden;
  background: #fff;
  position: relative;
}

#sobre h1 {
  width: 160px;
  height: 36px;
  display: block;
  text-indent: -9000em;
  background: url(titulo-um-pouco-sobre-a-agencia.gif) no-repeat;
}

#sobre p {
  font: 11px "Trebuchet MS", Arial, Verdana, sans-serif;
  margin-top: 3px;
  color: #676767;
  padding: 0 10px
}

/********************** FIM DA INDEX *********************/


/********************** CLIENTES *********************/

#listagem-de-clientes {
  padding-top: 5px;
}

#listagem-de-clientes li {
  float: left;
  background: url(listagem-cliente.gif) no-repeat;
  width: 132px;
  height: 103px;
  padding: 13px;
  text-align: center;
  margin-left: 25px;
  margin-top: 20px;
  line-height: 100px;

}

#listagem-de-clientes li img {
  vertical-align: middle;
}

#navegacao-dos-clientes {
  width: 760px;
  text-align: center;
  float: left;
  margin: 15px 0;
}

#navegacao-dos-clientes li {
  display: inline;
}

#navegacao-dos-clientes li a {
  color: #999;
  padding: 2px 5px;
  border: 1px solid #eee;
  margin: 0 2px;
  display: inline-block;
}

#navegacao-dos-clientes li a:hover {
  color: #333;
  border: 1px solid #ccc;
}

/********************** FIM DOS CLIENTES *********************/

/********************** EQUIPE *********************/

#equipe div.conteudo-central {
  position: relative;
}

div.conteudo-central a.faca-parte {
  position: absolute;
  z-index: 2;
  right: 40px;
  top: 23px;
  color: #8CAD47;
  font-size: 11px;
  text-decoration: underline;
}

div.conteudo-central a.faca-parte:hover {
  color: #003700;
  text-decoration: none;
}

div.equipe {
  width: 690px;
  height: 330px;
  background: url(equipe.jpg) repeat-x bottom;
  margin-left: 35px;
  padding-top: 15px;
  display: block;
  position: relative;
  z-index: 1;
}

div.equipe img {
  float: left;
}

div.equipe h1{
  width: 170px;
  height: 40px;
  text-indent: -9000em;
  display: block;
  margin-top: 40px;
  float: left;
  background-repeat: no-repeat;
}

div.equipe p {
  color: #fff;
  margin-top: 5px;
  text-align: justify;
  width: 540px;
  float: left;
}

div.equipe #navegacao-equipe {
  position: absolute;
  bottom: 50px;
  left: 133px;
}

div.equipe #navegacao-equipe li {
  float: left;

}

div.equipe #navegacao-equipe li a {
  background: #A3BF4B;
  display: block;
  padding: 2px 12px;
  margin: 1px;
  color: #fff;
}

div.equipe #navegacao-equipe li a.ativo {
  font-weight: bold;
}

div.equipe #navegacao-equipe li a:hover {
  text-decoration: underline;
}

#flavio-stephan h1 {
  background-image: url(titulo-flavio-stephan.gif);
}
#guilherme-medeiros h1 {
  background-image: url(titulo-guilherme-medeiros.gif);
}
#gustavo-anamiodi h1 {
  background-image: url(titulo-gustavo-anamiodi.gif);
}
#leonardo-ranaudo h1 {
  background-image: url(funcao.gif);
}
/********************** FIM DA EQUIPE *********************/

/********************** FALE CONOSCO *********************/

#fale-conosco div.conteudo-central p {
  color: #2C2D30;
  line-height: 15px;
  letter-spacing: 0.03em;
  padding: 15px;
  display: block;
  text-align: center;
}

#fale-conosco div.conteudo-central p em {
  font-weight: bold;
  color: #547823;
  font-style: normal;
}

#fale-conosco div.conteudo-central form {
  width: 663px;
  background: url(fale-conosco.jpg) no-repeat center top;
  margin: 0 auto;
  padding-left: 20px;
  position: relative;

}

#fale-conosco div.conteudo-central form small {
  position: absolute;
  left: 308px;
  color: #999;
  top: 263px;
  display: block;
  width: 250px;
  float: left;
}

#info-contato {
  float: left;
  width: 250px;
}

#info-contato p {
  padding: 0 !important;
  text-align: left !important;
}

#info-contato p a {
   color: #2C2D30;
}

#info-contato p a:hover {
   text-decoration: underline;
}

#info-contato h4 {
  color: #3C5618;
  font: bold 11px Verdana, Arial, sans-serif;
  padding-top: 15px;

}

#fale-conosco div.conteudo-central form input,
#fale-conosco div.conteudo-central form textarea{
  background: #DCE6C4;
  border: 1px solid #DCE6C4;
  font: 10px Verdana, Arial, sans-serif;
  color: #333;
  padding: 3px 5px;
  margin-top: 14px;

}

#fale-conosco div.conteudo-central form input:focus,
#fale-conosco div.conteudo-central form textarea:focus {
  border: 1px solid #DDE6C4;
  background: #F4F8ED;
  color: #647C1B;

}

#fale-conosco div.conteudo-central form fieldset {
  margin-left: 36px;
}


#fale-conosco div.conteudo-central form fieldset #nome {
  width: 338px;
}

* #fale-conosco div.conteudo-central form fieldset #mensagem {
  width: 338px !important;
  height: 76px !important;


}

#fale-conosco div.conteudo-central form fieldset #email,
#fale-conosco div.conteudo-central form fieldset #telefone,
#fale-conosco div.conteudo-central form fieldset #assunto {
  width: 140px;
}

#fale-conosco div.conteudo-central form fieldset #cidade {
  width: 125px;
  margin-left: 8px;
}

#fale-conosco div.conteudo-central form fieldset #uf {
  background: #DCE6C4;
  border: 1px solid #DCE6C4;
  font-size: 10px;
  color: #333;
  padding: 2px 0;
  margin-top: 14px;
  margin-left: 8px;
  margin-right: 0;
  width: 37px;
}

#fale-conosco div.conteudo-central form fieldset #empresa {
  width: 174px;
  margin-left: 8px;
}

#fale-conosco div.conteudo-central form fieldset #como_chegou {
  width: 174px;
  margin-left: 8px;
}

#fale-conosco div.conteudo-central form fieldset button {
  width: 62px;
  height: 20px;
  background: url(enviar.jpg) no-repeat;
  text-indent: -9000em;
  display: block;
  float: right;
  border: 0;
  position: relative;
  right: 26px;
  margin-top: 25px;
}

/********************** FIM DO FALE CONOSCO *********************/

/***************************** PORTFÓLIO **************************/

#imagem-portfolio {
  width: 412px;
  height: 270px;
  background: url(imagem-grande-portfolio.gif) no-repeat;
  padding: 12px 11px;
  text-align: center;
  line-height: 256px;
  margin: 30px 10px 0 20px;
  float: left;
  display: inline;
}

#imagem-portfolio img {
  vertical-align: middle;
}

.selecao-portfolio {
  padding-top: 30px;
}

.selecao-portfolio h2 {
  width: 135px;
  height: 20px;
  display: block;
  float: left;
  text-indent: -9000em;
  margin-left: 10px;
}

.selecao-portfolio select {
  font: 11px Verdana, Arial, sans-serif;
  color: #333;
  width: 130px;

}

#lista-portfolio {
  float: left;
  width: 285px;
}

#lista-portfolio li {
  width: 66px;
  height: 57px;
  background: url(imagem-pequena-portfolio.gif) no-repeat;
  padding: 7px 8px;
  text-align: center;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  display: inline;

  line-height: 53px;
}

#lista-portfolio li img {
  vertical-align: middle;
}

#navegacao-portfolio {
  width: 285px;
  text-align: center;
  float: left;
  margin: 15px 0;

}

#navegacao-portfolio li {
  display: inline;
}

#navegacao-portfolio li a {
  color: #999;
  padding: 2px 5px;
  border: 1px solid #eee;
  margin: 0 1px;
  display: inline-block;
}

#navegacao-portfolio li a:hover {
  color: #333;
  border: 1px solid #ccc;
}

#selecao-websites h2 {
  background: url(websites.jpg) no-repeat;
}
#selecao-identidade_visual h2 {
  background: url(identidade_visual.jpg) no-repeat;
}
#selecao-extranet_intranet h2 {
  background: url(extranet_intranet.jpg) no-repeat;
}
#selecao-impressos h2 {
  background: url(impressos.jpg) no-repeat;
}
/***************************** FIM DO PORTFÓLIO **************************/

/***************************** SERVIÇOS **********************************/

#servico {
  width: 510px;
  height: 100%;
  border: 2px solid #E6EACC;
  background: #F7F8ED;
  position: relative;
  padding: 10px 15px;
  float: left;
  margin-top: 30px;
  margin-left: 15px;
  margin-bottom: 10px;
}

#servico h2 {
  display: block;
  width: 201px;
  height: 44px;
  text-indent: -9000em;
}

#servico p {
  color: #586127;
  margin-left: 5px;
  text-align: justify;
  line-height: 18px;
}

#navegacao-dos-servicos {
  position: absolute;
  right: -4px;
  top: -2px;
  background: #fff;
  padding: 2px;
  padding-top: 0;
}

#navegacao-dos-servicos li {
  display: inline;
}

#navegacao-dos-servicos li a {
  background: #CAD392;
  display: block;
  float: left;
  padding: 5px 10px;
  color: #4A5C14;

}

#navegacao-dos-servicos li a:hover {
  text-decoration: underline;
}

#servico-websites #navegacao-dos-servicos li a.websites,
#servico-identidade_visual #navegacao-dos-servicos li a.identidade_visual,
#servico-extranet_intranet #navegacao-dos-servicos li a.extranet_intranet,
#servico-impressos #navegacao-dos-servicos li a.impressos,
#servico-teste #navegacao-dos-servicos li a.teste {
  background: #545C25;
  font-weight: bold;
  color: #fff;
}

/******************  *****************/
#servico-websites #servico h2 {
  background: url(../estilo/websites.gif) no-repeat;
}
/******************  *****************/
#servico-identidade_visual #servico h2 {
  background: url(../estilo/identidade_visual.gif) no-repeat;
}
/******************  *****************/
#servico-extranet_intranet #servico h2 {
  background: url(../estilo/intranet_extranet.gif) no-repeat;
}
/******************  *****************/
#servico-impressos #servico h2 {
  background: url(../estilo/impressos.gif) no-repeat;
}

#alguns-trabalhos {
  float: right;
  width: 185px;
  display: block;
  padding-top: 30px;
}

#alguns-trabalhos h2{
  width: 146px;
  height: 20px;
  display: block;
  text-indent: -9000em;
  background: url(titulo-alguns-trabalhos.gif) no-repeat;
}

#alguns-trabalhos ul li {
  width: 66px;
  height: 57px;
  background: url(imagem-pequena-portfolio.gif) no-repeat;
  padding: 7px 8px;
  text-align: center;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  display: inline;
   line-height: 53px;
}

#alguns-trabalhos ul li img {
  vertical-align: middle;
}

/***************************** FIM DOS SERVIÇOS **************************/

/****************************** FIM DO CORPO ***********************************/

/********************************** RODAPE **************************************/

#rodape {
  background: url(rodape.jpg) repeat-x;
  width: 760px;
  height: 28px;
  clear: both;
  position: relative;
}

#index #rodape {
   top: 0;
}

#rodape address, #rodape address a {
  color: #fff;
  font-style: normal;
  text-align: center;
  font-size: 10px;
  line-height: 27px;
}

#rodape address a:hover {text-decoration: underline;}

/****************************** FIM DO RODAPE ***********************************/


/********************************** TOOLTIP *************************************/

div.tooltip {
	width: 200px;
	color: #fff;
	text-align: center;
}

div.tooltip h4 {
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 1px #222;
	margin: 0;
	padding: 13px 10px 5px;
	background: url(../estilo/balloon.png) top left no-repeat !important;
	background: url(../estilo/balloon.gif) top left no-repeat;
	font-size: 11px;
}

div.tooltip p {
	margin: 0;
	padding: 0 10px 15px;
	text-shadow: 2px 2px 1px #222;
	background: url(../estilo/balloon.png) bottom left no-repeat !important;
	background: url(../estilo/balloon.gif) bottom left no-repeat;
	font-size: 10px;
}

/****************************** FIM DO TOOLTIP **********************************/