* {
  padding: 0px;
  margin: 0px; 
}

body {
  background: url(../images/body.bg.png) repeat-x #FFFFFF;
  font-family: Tahoma;
  font-size: 13px;
  color: #666666;
}

a {
  color: #0058b0;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

fieldset {
  border: 0px;
}

div#pagina {
  width: 950px;
  margin: 0 auto 0 auto;
  background: url(../images/header.top.bg.png) no-repeat; 
  margin-top: 11px;
}

div#cabecalho {
  width: 950px;
  height: 125px;
  background: url(../images/header.bg.png) repeat-y;
  margin-top: 20px;
  float: left;
}

div#cabecalho div#logo-wrap {
  float: left;
  width: 550px;
}

div#cabecalho div#tel-email {
  float: right;
  background: url(../images/tel.email.png) no-repeat;
  width: 235px;
  height: 83px;
  text-indent: -9999px;
  margin-top: 30px;
}

a#logo {
  display: block;
  padding: 50px;
  background: url(../images/logo.png) no-repeat;
  text-indent: -9999px;
}

div#menu ul {
  float: left;
  background: #214fa5;
  height: 44px;
  width: 950px;
}

div#menu li {
  float: left;
  list-style: none;
}

div#menu li a {
  display: block;
  margin-top: 14px;
  padding-left: 21px;
  padding-right: 22px;
  font-family: trebuchet MS, arial;
  font-size: 15px;
  color: #FFF;
  height: 30px;
  text-decoration: none;
  border-right: #0397fd solid 1px;
  letter-spacing: 0px;
  font-weight: bold;
  _width: 0px;
}

div#menu li a.menu-last {
  border: 0px;
  padding-right: 25px;
}

div#menu li a:hover {
  text-decoration: underline;
}

div#banner {
  width: 900px;
  height: 337px;
  background: url(../images/banner.bg.png) no-repeat bottom;
  clear: both;
  margin: 0 auto 0 auto;
  padding-top: 10px;
}

div#ultimos-projetos {
  background: url(../images/ultimos.projetos.bg.png) repeat-x;
  height: 140px;
  width: 950px;
  clear: both;
  margin-top: 20px;
}

div#ultimos-projetos-titulo {
  float: left;
  padding-left: 40px;
}

div#ultimos-projetos-titulo h2 {
  height: 160px;
  width: 160px;
  background: url(../images/ultimos.projetos.title.png) no-repeat;
  text-indent: -9999px;
}

div#ultimos-projetos-galeria-wrap1 {
  background: url(../images/ultimos.projetos.esquerda.png) no-repeat left 50px;
  padding-left: 30px;
  padding-top: 25px;
  float: right;
  width: 670px;
  
}

div#ultimos-projetos-galeria-wrap2 {
  background: url(../images/ultimos.projetos.direita.png) no-repeat 580px 30px;
  padding-right: 30px;
}

div#conteudo {
  width: 950px;
}

div#conteudo form {
  margin-top: 20px;
}

div#conteudo label {
  display: block;
  margin-bottom: 10px;
}

div#texto {
  float: left;
  width: 730px;
}

span.destaque {
  text-transform: uppercase;
  font-weight: bold;
  color: #214fa5;
}

div#segmentos {
  float: left;
  width: 130px;
  margin-top: 50px;
}

div#servicos {
  float: left;
  margin-left: 100px;
  margin-top: 50px;
  width: 130px;
}

div#segmentos h2, div#servicos h2 {
  color: #3c65b7;
  border-bottom: 3px dotted #93afee;
  font-size: 15px;
}

div#segmentos li, div#servicos li {
  list-style: none;
  color: #0058b0;
}

div#lateral {
  width: 185px;
  float: right;
  border-left: 1px solid #CCC;
  padding-left: 10px;
}

div#lateral h2 {
  background: url(../images/lateral.title.png) no-repeat;
  padding: 7px;
  font-family: trebuchet ms, arial;
  font-size: 15px;
  color: #214fa5;
  margin-top: 10px;
  margin-bottom: 10px;
}

div#lateral button {
  background: #214fa5;
  text-transform: uppercase;
  border: 0px;
  color: #FFF;
  font-weight: bold;
  height: 20px;
  margin-top: 10px;
  margin-left: 100px;
}

div#lateral label {
  display: block;
  color: #0058b0;
  margin-bottom: 5px;
}

div#lateral input {
  width: 130px;
  background: #eff8fa;
  border: 1px solid #676767;
  height: 20px;
}

div#lateral p {
  margin-bottom: 10px;
}

div#lateral img {
  padding-left: 30px;
}

div.boneco {
  background: url(../images/boneco.gif) no-repeat right top;
  padding-right: 250px;
  height: 330px;
  

}

div#pginterna {
	width: 930px;
	padding: 10px;
	clear: both;
	float: left;
	background-color: #FFFFFF;
  }

div#rodape {
  width: 930px;
  background: #214fa5;
  padding: 10px;
  clear: both;
  float: left;
  margin-top: 10px;
}

div#rodape address {
  font-style: normal;
  float: left;
  width: 350px;
  color: #FFF;
  letter-spacing: 0px;
}

div#rodape div#telefone {
  float: right;
  font-family: trebuchet ms, arial;
  font-size: 18px;
  color: #FFF;
  padding-top: 5px;
}

div#clickdesigner, div#clickdesigner a {
	color: #000000;
	text-align: center;
	letter-spacing: 0px;
	font-family: tahome, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div#clickdesigner {
  padding-top: 10px;
  clear: both;
}