/* ********************************** */

.thumbs {
  width:54px;
}

.thumbs div {
  display:block;
  width:54px;
  height:41px;
  margin:3px 0;
  cursor:pointer;
}

.thumbs div img {
  display:block;
  width:100%;
  height:100%;
  border:none;
}

.info {
  width:240px;
  height:50px;
  background:#000;
  position:absolute;
}

.info p, .info h4 {
  color:#fff;
  padding:3px 8px;
  font-family:Arial;
}

.info h4 {
  font-size:14px;
}

.info h4 a {
  float:right;
  background:#fff;
  color:#000;
  font-size:10px;
  padding:0 3px;
  text-decoration:none;
}

.mask1 {
  position:relative;
  width:480px;
  height:180px;
  overflow:hidden;
}

.mask2 {
  position:relative;
  width:240px;
  height:180px;
  overflow:hidden;
}

.mask3 {
  height:308px;
  overflow:hidden;
  position:relative;
  width:575px;
}

span img {
  display:block;
  border:none;
}

* {
  margin:0;
  padding:0;
}

div,p,li {
  font-size:12px;
}

li {
  margin-left:16px;
}

h1 {
  color:#0061CA;
  text-align: center;
  padding-bottom:10px;
}

h2 {
  color:#999;
  font-size:16px;
  font-weight:normal;
}

pre {
  background:#666;
  color:#fff;
  padding:10px;
  margin:10px;
  height:auto;
  overflow:auto;
  font:12px Verdana,Courier,sans-serif;
}

* html pre {
  width:100%;
}


h4.stitle {
  color:#666;
  margin:0 0 5px 0;
}

.links {
  padding:10px;
  margin-top:20px;
}

.links a {
  font-size:14px;
  text-decoration:none;
}

#cont {
  width:550px;
  margin:0 auto;
  background:#fff;
  text-align:left;
  padding:20px;
}

.buttons {
  margin-left:-10px;
  overflow:hidden;
  padding:20px 0;
  width:570px;
}

.buttons span {
  cursor:pointer;
  font:10px;
}

.buttons span.active,
.buttons span:hover {
  color:#fff;
}


#box4 {
  position:absolute;
}

#box4 h3,
#box4 p,
#box4 ul {
  padding:5px 10px;
}

#box4 img {
  width: 350px;
  float: left;
  margin: 0 10px 10px 10px;
}

#info4 {
  background:#fff !important;
  color:red !important;
  cursor:default;
}

.icon {
  float: left;
  margin-bottom:10px;
  margin-left:10px;
}

#lightbox{
  background-color:#eee;
  padding: 10px;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
}

#lightboxDetails{
  font-size: 0.8em;
  padding-top: 0.4em;
}

#lightboxCaption {
  float: left;
}

#keyboardMsg {
  float: right;
}

#closeButton {
  top: 5px;
  right: 5px;
}

#lightbox img {
  border: none;
  clear: both;
}

#overlay img {
  border: none;
}

#overlay {
  background-image:
  url(../images/overlay.png);
}

* html #overlay {
  background-color: #333;
  background-color: transparent;
  background-image: url(blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}


body {
  background: #000 url(../images/top_background.png) repeat-x;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  line-height: 1em;
  text-align: center;
}

header {
  height: 153px;
  width: 900px;
  margin: 0 auto;
  display: block;
}

#menu {
  width: 695px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  height: 34px;
}

#menu li {
  list-style-type: none;
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #dfdfdf;
  line-height: 34px;
}

#menu_institucional {
  width: 86px;
}

#menu_servicos {
  width: 117px;
}

#menu_clientes {
  width: 119px;
}

#menu_localizacao {
  width: 117px;
}

#menu_noticias {
  width: 76px;
}

#menu_contato {
  width: 70px;
}

#menu li.first {
  margin-left: 25px;
}

a {
  color: #dfdfdf;
}

a:hover {
  text-decoration: underline;
}

hr {
  margin: 0 auto;
  margin-top: 17px;
  margin-bottom: 36px;
}

.top {
  background: url(../images/bordas_redondas.png) no-repeat;
  display: block;
  overflow: hidden;
  height: 32px;
}

.bottom {
  background: url(../images/bordas_redondas.png) no-repeat -2px -33px;
  display: block;
  overflow: hidden;
  height: 13px;
}

#design .top {
  background-position: -2px 0;
}

#consultoria .top {
  background-position: -177px 0;
}

#marketing .top {
  background-position: -353px 0;
}

#tecnologia .top {
  background-position: -528px 0;
}

#consultoria .bottom {
  background-position: -177px -33px;
}

#marketing .bottom {
  background-position: -353px -33px;
}

#tecnologia .bottom {
  background-position: -528px -33px;
}

#main {
  color:#FFFFFF;
  margin:0 auto;
  min-height:537px;
  text-align:left;
  width:900px;
}

#institucional {
  width: 680px;
  margin: 0 auto;
  margin-top: 25px;
}

#institucional p {
  font-size: 12px;
  text-align: justify;
}

#title {
  text-align: center;
  background: url(../images/title.png) no-repeat;
  background-position: 50% 50%;
  color: #FFFFFF;
  height: 55px;
  margin-bottom: 15px;
  padding-top: 35px;
  overflow: hidden;
  text-align: center;
  text-indent: -9999em;
}

.subtitulo img, .titulo img {
  margin-right: 8px;
}

.subtitulo {
  margin-left:38px;
  padding-top: 28px;
  font-size: 16px;
  margin-bottom: 20px;
}

.voltar {
  margin-left: 68px;
}

.titulo {
  margin-left: 630px;
  padding-top: 28px;
  font-size: 24px;
}

#conteudo {
  width: 670px;
  height: 350px;
  float: left;
}

#conteudo h2 {
  float: right;
  margin-left:0;
  margin-top:18px;
  padding:0;
  margin-right: 45px;

}

#conteudo p {
  font-size: 11.5px;
}

#conteudo h2 span{
  background: #f3732c;
  width: 12px;
}

#conteudo h2 img {
  vertical-align: middle;
}

#conteudo .subtitulo {
  float: left;
  margin-top: 18px;
  padding: 0;
  margin-left: 0px;
}

#conteudo div{
  width: 670px;
  float: left;
  margin-bottom: 40px;
}

#conteudo h3 {
  font-size: 13px;
  font-weight: bold;

}

.layer {
  width: 753px;
  min-height: 390px;
  margin: 0 auto;
  overflow: hidden;
}

#form_pag {
  width: 600px;
  height: 250px;
  margin: auto;
  padding-top: 55px;
}

#form_pag h2 {
  margin-bottom: 15px;
  font-size: 18px;
}

.layer2 {
  margin: auto;
  min-height: 390px;
  padding-top: 50px;
  width: 635px;
}

#mapa {
  display:block;
  margin:85px auto 0;
  width:420px;
}

#endereco {
  margin:17px auto 0;
  text-align:center;
  width:294px;
}

.portifolio {
  width: 635px;
  color: #e7e7e7;
}

.portifolio h2 {
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 15px;
}

#image_projeto {
  float: left;
}

.left {
  float:left;
  margin-right:26px;
  width:244px;
}

.text_img {
  overflow: hidden;
  padding-top: 20px;
  text-align: justify;
}

.descricao {
  float: left;
  margin: 10px 0 0 0;
  width: 575px;
  line-height: 1.4em;

}

.descricao h3 {
  font-size: 15px;
}

.descricao p {
  font-size: 13px;
}

.descricao span {
  color: #454444;
  font-weight: bold;
}

.center {
  text-align: center;
  width: 215px;
  margin-left: 122px;
  font-weight: bold;
}

#thumbnails {
  float: left;
  width: 686px;
}

#thumbnails img {
  margin:30px 15px 0;
}

.images {
  float:left;
  margin: 39px 10px 39px 55px;
}

#container {
  padding-top: 27px;
  margin-left: 65px;
}

#banners {
  margin: 30px 0;
}

.banner_left, .banner_right {
  width: 400px;
}

.banner_left {
  float: right;
}

#work input[type="text"] {
  width: 310px;
  border: 1px solid #aaa;
  margin-top: 2px;
  margin-bottom: 2px;
}

#work input[type="reset"] {
  margin: 5px 16px 0 57px;
}

#work textarea {
  width: 310px;
  border: 1px solid #aaa;
  height: 78px;
  margin-bottom: 5px;
}

#work input[type="submit"] {
  margin-left:125px;
  margin-top:10px;
}

#contato input[type="text"] {
  width: 250px;
  border: 1px solid #aaa;
  margin-top: 2px;
  margin-bottom: 2px;
}

#contato input[type="reset"] {
  margin: 5px 16px 0 57px;
}

#contato textarea {
  width: 250px;
  border: 1px solid #aaa;
  height: 115px;
  margin-bottom: 5px;
}

#contato {
  float: left;
  width: 250px;
}

#contato label {
  font-size: 12px;
}

#contato p, #work p {
  font-size: 13px;
  margin-bottom: 14px;
  margin-top: 12px;
}

#line_height {
  border-right: 2px solid #aaa;
  height: 340px;
  float: left;
  margin-left: 40px;
  margin-right: 40px;
}

#work {
  width: 324px;
  overflow: hidden;
}

#work input[type="file"] {
  border: 1px solid #aaa;
}

p img {
  margin-right: 8px;
  vertical-align: middle;
}

a h2 {
  color: #fff;
}

.description {
  font-size: 12px;
  margin: 10px auto 0;
  width: 725px;
}

#line {
  margin: 0 auto;
  margin-top: 17px;
  margin-bottom: 36px;
  width: 663px;
  border-top: 2px solid #939393;
}

#noticias .subtitulo {
  color: #f3742e;
  font-size: 20px;
  font-weight: bold;
  margin-left: 68px;
  margin-bottom: 30px;
}

#noticias span {
  font-size: 30px;
  vertical-align: sub;
}

.noticia div {
  font-size: 13px;
}

#noticias div span {
  font-size: 15px;
  color: #F3742E;
}

#fotoCase {
  margin-left: 33px;
  border: 2px solid #939393;
  float: left;
  margin-right: 28px;
}

.content {
  padding: 10px;
}

.content p {
  margin-bottom: 5px;
}

.noticia {
  width: 782px;
  margin: 0 auto;
}

.data {
  font-size: 15px;
  color: #F3742E;
}

.noticia.destaque {
  background: #3a3a3a;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.servico {
  float: left;
  width:172px;
  margin:0 17px;
}

.servico.first {
  margin-left: 56px;
}

.servico h2 {
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
}

.servico ul {
  margin-top: 20px;
  padding-left: 2px;
  text-align: left;
  width: 174px;
}

.servico ul li{
  list-style-type:disc;
  font-size: 12px;
  font-weight: bold;
}

.servico span {
  color: #fff;
}

.wrapper a div{
  width: 168px;
  height: 195px;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

#design .wrapper a div {
  background: url(../images/paleta.png) no-repeat -168px 0;
}

#design .wrapper a div:hover {
  background-position: 0 0;
}

#consultoria .wrapper a div {
  background: url(../images/paleta.png) no-repeat -504px 0;
}

#consultoria .wrapper a div:hover {
  background-position: -336px 0;
}

#marketing .wrapper a div {
  background: url(../images/paleta.png) no-repeat -840px 0;
}

#marketing .wrapper a div:hover {
  background-position: -672px 0;
}

#tecnologia .wrapper a div {
  background: url(../images/paleta.png) no-repeat -1176px 0;
}

#tecnologia .wrapper a div:hover {
  background-position: -1008px 0;
}

#servicos {
  line-height: 1.5em;
  padding-top: 20px;
  overflow: hidden;
}

#design li {
  color:#AD07AF;
}

#consultoria li {
  color:#30E400;
}

#marketing li {
  color:#FD770A;
}

#tecnologia li {
  color:#0D5CA5;
}

.wrapper {
  padding-bottom:4px;
  text-align: center;
  font-weight: bold;
  height: 225px;
}

footer {
  height: 110px;
  background: #474646 url(../images/footer_background.png) repeat-x;
  width: 100%;
  display: block;
}

#redirect {
  float:left;
  margin-left:350px;
  padding-top:14px;
  width:178px;
}

#redirect img {
  margin: 5px;
  vertical-align: middle;
}

#contact {
  width: 336px;
  margin: 0 auto;
  padding-top: 25px;
  font-size: 13px;
  color: #fff;
  text-align: center;
}

#contact p {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  padding-bottom: 2px;
}











