﻿@charset "utf-8";

/* Coluna central */

#apewebCentro {
  position: relative;
  float: right;
  width: 800px;
  margin-top: 5px;
  z-index: 0;
}

/* Coluna central > Topo */

/* Chamada principal */

#apewebDestaquetopo {
  position: relative;
  float: left;
  width: 608px;
  height: 236px;
  z-index: 1;
}

#apewebChamadas {
  position: relative;
  z-index: 2;
}

.apewebChText {
  position: relative;
  float: left;
  width: 184px;
  height: 236px;
  background: #aaa;
}

.apewebChText h2 {
  padding: 15px 10px;
  font-size: 18px;
  color: #fff;
}

.apewebChText a {
  color: #fff;
  text-decoration: none;
}

.apewebChText h4 {
  padding: 0 10px;
  font-size: 13px;
  color: #fff;
}

.apewebTab {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 16px;
  color: #666;
  z-index: 3;
}

.apewebTab a {
  padding: 0 6px;
  background: #fff;
  color: #666;
  text-decoration: none;
}

.apewebTab a.activeSlide {
  padding: 0 6px;
  background: #ddd;
  color: #666;
}

.apewebChImg {
  position: relative;
  float: right;
  width: 424px;
  height: 236px;
  background: #ddd;
  overflow: hidden;
}

.apewebChImg img {
  width: 424px;
  height: 236px;
}

/* Twitter */

#apewebTwitter {
  position: relative;
  float: right;
  width: 191px;
  height: 237px;
  text-align: center;
}

#apewebTwitter .twitter_badge {
  position: relative;
  top: -12px;
}

#apewebTwitter .follow {
  background: url(../images/twitterlogo.jpg) no-repeat center bottom;
  display: block;
  width: 123px;
  height: 43px;
  padding: 0 33px;
  text-indent: -9999px;
}

/* Coluna central > Primeira linha */

#apewebCentroUm {
  position: relative;
  z-index: 1;
}

/* Áreas de atuação */

#apewebMenucentro {
	position: relative;
	float: left;
	margin-top: 18px;
}

#apewebMenucentro h2 {
  position: absolute;
	top: 20px;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
}

/* Pensamento */

#apewebPensamento {
  position: relative;
  float: right;
  background: transparent url(../images/pensamento.jpg) no-repeat center bottom;
  width: 299px;
  height: 108px;
  margin: 35px 15px 5px;
}

#apewebPensamento h4 {
  color: #000;
  font-size: 13px;
  padding-bottom: 5px;
  text-transform: uppercase;
}

#apewebPensamento h5 {
  color: #555;
  font-size: 11px;
  padding: 10px 100px 0 10px;
}

#apewebPensamento p {
  color: #666;
  font-size: 10px;
  padding: 0 100px 0 10px;
}

#apewebPensamento a {
  color: #004480;
}

/* Coluna central > Segunda linha */

#apewebCentroDois {
  position: relative;
  z-index: 1;
}

/* Destaques */

#apewebDestaques {
  margin: 0 15px 15px 0;
}

.apewebSubContainer {
  position: relative;
  float: left;
  width: 185px;
  height: 163px;
  margin: 0 15px 0 0;
  z-index: 2;
}

.apewebSubContainerLast {
  margin: 0 0 5px 0;
}

.apewebSubContainer img {
  width: 185px;
  height: 94px;
}

.apewebSubContainer .apewebTitulo {
  margin-top: -3px;
  padding: 6px 5px;
  width: 175px;
  height: 51px;
  overflow: hidden;
}

.apewebSubContainer .cinza {
  background: #eee;
}

.apewebSubContainer .apewebTitulo h3 {
  color: #c00;
  font-size: 11px;
  text-transform: uppercase;
}

.apewebSubContainer .apewebTitulo p {
  color: #333;
  font-size: 11px;
  line-height: 14px;
}

/* Coluna central > Terceira linha */

#apewebCentroTres {
  position: relative;
  z-index: 1;
}

/* Notas */

#apewebCustom {
  float: left;
  width: 450px;
  margin: 0 5px;
  border-top: 12px solid #9d9d9d;
}

#apewebCustom h4 {
  color: #000;
  font-size: 13px;
  padding: 5px 0;
  text-transform: uppercase;
}

.apewebTema {
  position: relative;
  float: left;
  margin: 0 10px 10px 0;
  width: 200px;
  height: 50px;
  margin: 10px 50px 10px 0;
  z-index: 2;
}

.direita {
  margin-right: 0;
}
.apewebTema img {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #ccc;
  width: 51px;
  height: 41px;
  z-index: 4;
}

.apewebTema a {
  text-decoration: none;
  color: #666;
}

.apewebTema .apewebTemaTxt {
  position: absolute;
  right: 0;
  padding: 3px 5px 7px 45px;
  width: 135px;
  height: 40px;
  z-index: 3;
}
.apewebTema .apewebTemaTxt h3 {
  text-transform: uppercase;
  font-size: 14px;
/*  color: #666;*/
}

.apewebTema .cinza {
  background: #eee;
}

/* YouTube */

#apewebVideo {
  float: right;
  margin: 0 15px 15px;
}

#apewebVideo h4 {
  color: #000;
  font-size: 12px;
}