html {
	margin: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background-image: url(../images/backgound.gif);
	background-repeat: repeat-x;
	background-color: #f1f1f1;	
}

#geral {
	width: 1008px;
	margin: 0 auto 0 auto;
	text-align: left;	
	background-color: #d8d8d8;
}

.cabecalho {
	width: 1002px;
	margin-left: 3px;
}

.topo {
	height: 23px;
	background-image: url(../images/degrade-cabecalho.gif);
	background-repeat: repeat-x;
}

.topo div {
	float: right;
	margin-right: 30px;
	_margin-right: 15px;
	margin-top: 1px;
}

.topo div span a {
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	position: relative;
	left: 5px;
	bottom: 2px;
}

.topo div span a:hover {
	text-decoration: underline;
}

.banner-logo {
	border-color: #001855;
	border-style: solid;
	border-width: 3px;
	border-bottom: none;
	height: 138px;
}

.banner {
	float: left;
}

.logo {
	float: left;
}

.menu-principal {
	width: 1002px;
	height: 46px;
	background-color: #001855;
}

.menu-principal a {
	float: left;
	margin: 3px 0 3px 3px;
}

.centro-home {
	height: 100%;
}

.centro-home .box-1, .centro-home .box-2, .centro-home .box-3, .centro-home .box-4 {
	float: left;
	margin: 3px 0 3px 3px;
	_margin: 3px 1px 3px 2px;
	width: 248px;
	height: 177px;
}

.centro-home .box-1 {
	background-image: url(../images/degrade-box-1.gif);
	background-repeat: repeat-x;
}

.centro-home .box-1 img, .centro-home .box-2 img {
	margin: 15px;
}

.centro-home .box-1 p, .centro-home .box-2 p {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	margin: 0 15px 0 15px;
}

.centro-home .box-2 {
	background-image: url(../images/degrade-box-2.gif);
	background-repeat: repeat-x;
}

.centro-home .box-2 span {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.ok-home {
	position: relative;
	top: 10px;
}

.centro-home .box-2 a {
	color: #003366;
	text-decoration: none;
}

.centro-home .box-2 a:hover {
	text-decoration: underline;
}

.centro-home .box-3 {
}

.centro-home .box-4 {
}

.centro-home .box-5 {
	float: left;
	margin: 0 0 0 3px;
	_margin: -4px 0 0 2px;
	width: 1002px;
	height: 239px;
	background-image: url(../images/degrade-box-5.gif);
	background-repeat: repeat-x;
}

.banco-de-posicoes {
	width: 378px;
	height: 238px;
	float: left;
}

.separador {
	float: left;
}

.presenca-local-e-global {
	width: 282px;
	height: 238px;
	float: left;
	position: relative;
}

.arbora {
	position: relative;
	left: 3px;
	top: -30px;
}

.sucessfactores {
	position: absolute;
	top: 30px;
}

.top100 {
	position: relative;
	right: 140px;
	top: 60px;
}

.top5 {
	position: relative;
	left: 60px;
	top: -36px;
}

.responsabilidade-social {
	width: 338px;
	height: 238px;
	float: left;
}

.banco-de-posicoes img, .presenca-local-e-global img, .responsabilidade-social img {
	padding: 23px 0 0 15px;
}

.banco-de-posicoes p, .presenca-local-e-global p, .responsabilidade-social p {
	font-family: Verdana;
	font-size: 11px;
	color: #001a5c;
	text-align: left;
	margin: 10px 15px 0 15px;
}

.responsabilidade-social a {
	color: #7e5c1a;
	text-decoration: none;
}

.responsabilidade-social a:hover {
	text-decoration: underline;
}

.rodape {
	height: 170px;
	font-family: Verdana;
	font-size: 10px;
	clear: both;
	padding-top: 10px;
}

.rodape p {
	margin: 25px 0 0 20px;
}

.rodape p span.cidades {
	color: #7f5c1b;
	font-weight: bold;
}

.rodape p span.end-tel {
	color: #001a5c;
}

.rodape p span.copyright {
	color: #4b4b4b;
}

.conteudo-interno {
	width: 998px;
	height: 100%;
	background-image: url(../images/degrade-interno-2.gif);
	background-repeat: no-repeat;
	background-color: #b4c6d3;
	float: left;
	margin-left: 3px;
	margin-top: 2px;
	border-right-color: #022d5f;
	border-right-style: solid;
	border-right-width: 4px;
	border-top-color: #022d5f;
	border-top-style: solid;
	border-top-width: 3px;
}

.sobre-a-career, .para-voce, .equipe, .noticias, .ler-noticia, .clientes, .contato, .parceiros, .responsabilidade-social-2 {
	background-image: url(../images/degrade-interno.gif);
	background-repeat: no-repeat;
	background-color: #002049;
	width: 640px;
	height: 100%;
	margin: 0;
	padding: 20px 30px 20px 20px;
}

.sobre-a-career img, .para-voce img, .servicos img, .equipe img, .noticias img, .clientes img, .contato img, .parceiros img, .responsabilidade-social-2 img {
	margin: 0 0 15px 0;
}

.sobre-a-career p {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}

.conteudo-servicos {
	width: 1002px;
	height: 100%;
	float: left;
	margin-left: 3px;
	_margin-left: 2px;
	margin-top: 2px;
}

.conteudo-servicos div.box1 {
	width: 428px;
	height: 190px;
	background-image: url(../images/degrade-interno.gif);
	background-repeat: no-repeat;
	background-color: #002049;
	margin: 0;
	padding: 20px 30px 20px 20px;
	float: left;
}

.conteudo-servicos div.box2 {
	width: 425px;
	height: 230px;
	margin: 0 3px 0 3px;
	float: left;
}

.conteudo-servicos div.box3 {
	width: 93px;
	height: 230px;
	margin: 0;
	background-image: url(../images/degrade-interno.gif);
	background-repeat: no-repeat;
	background-color: #002049;
	float: left;
}

.equipe p span.nome {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #69bffe;
	line-height: 20px;
}

.equipe p span.descricao {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
}

.conteudo-servicos p a, .sobre-a-career p a, .para-empresa p a, .para-voce p a, .para-empresa span a, .para-voce span a, .equipe p a, .noticias p a, .ler-noticia p a, .parceiros div a {
	font-family: Verdana;
	font-size: 12px;
	color: #69bffe;
	text-decoration: none;
}

.conteudo-servicos p a:hover, .para-empresa p a:hover, .para-voce p a:hover, .para-empresa span a:hover, .para-voce span a:hover, .equipe p a:hover, .noticias p a:hover, .ler-noticia p a:hover, .parceiros div a:hover {
	text-decoration: underline;
}

.para-voce ul, .sobre-a-career ul {
	list-style-type: none;
	margin: 20px 0 -20px -10px;
}

.para-voce ul li, .sobre-a-career ul li {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

img.icone {
	position: relative;
	top: 10px;
	margin-right: 10px;
}

.ler-noticia p.titulo-noticia {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

.ler-noticia p, .subtitulo, .contato form table tr td {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

.clientes ul {
	list-style-type: none;
}

.clientes ul li {
	font-family: Verdana;
	font-size: 12px;
	color: #69bffe;
	line-height: 17px;
}

.contato form table tr {
	padding-bottom: 20px;
}

.contato form table tr td.erro {
	font-size: 11px;
	color: #a47e35;
}

.contato form table tr td input {
	width: 310px;
	height: 20px;
	border-style: none;
	font-family: Verdana;
	font-size: 14px;
}

.contato form table tr td textarea {
	width: 310px;
	height: 155px;
	border-style: none;
	font-family: Verdana;
	font-size: 12px;
}

.contato form table tr td input.enviar {
	width: 99px;
	height: 40px;
	text-align: right;
	position: relative;
	left: 100px;
}
.contato form table tr td span.obrigatorios {
	font-size: 10px;
	position: relative;
	bottom: 30px;
}

.parceiros {
	float: left;
}

.parceiros div {
	width: 133px;
	height: 110px;
	margin: 0 60px 30px 0;
	float: left;
	background-image: url(../images/backgound-parceiros.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.parceiros a {
	position: relative;
	left: 10px;
	top: 30px;
}