

/*
	CSS PRINCIPAL
*/

body {
	margin-top: 10px;
}

img {
	border: none;
}

a:link, 
a:visited, 
a:active, 
a:hover {
	color: #3d3d3d; 
	text-decoration: underline;
	font-weight: bold;
}

#container {
	width: 932px;
	margin: auto;
}

#cabecalho {
	margin-top: 0px;
}

#logomarca {
	background:url("img/logomarca_maximize138x34.png") no-repeat;
	width: 138px;
	height: 34px;
	float: left;
	margin-left: 24px;
	cursor: pointer;
}

#menu {
	float: right;
	margin-top: 21px;
	margin-right: 21px;
}

#banner {
	float: left;
	margin-top: 8px;
	cursor: pointer;
	width: 932px;
}

#banner_esquerda {
	background:url("img/banner_esquerda.png") no-repeat;
	width: 22px;
	height: 250px;
	float: left;
}

#banner_centro {
	background:url("img/banner_centro.png") no-repeat;
	width: 550px;
	height: 250px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

#banner_direita {
	background:url("img/banner_direita.png") no-repeat;
	width: 356px;
	height: 250px;
	float: left;
}

#produtos {
	float: left;
	margin-top: 20px;
	width: 932px;
}

#produtos_certificacoes {
	background:url("img/caixa_produto.png") no-repeat;
	width: 218px;
	height: 169px;
	float: left;
	margin: auto;
	cursor: pointer;
}

#produtos_avaliacoes {
	background:url("img/caixa_produto.png") no-repeat;
	width: 218px;
	height: 169px;
	float: left;
	margin-left: 20px;
	cursor: pointer;
}

#produtos_pesquisas {
	background:url("img/caixa_produto.png") no-repeat;
	width: 218px;
	height: 169px;
	float: left;
	margin-left: 20px;
	cursor: pointer;
}

#produtos_revendas {
	background:url("img/caixa_revendas.png") no-repeat;
	width: 218px;
	height: 169px;
	float: left;
	margin-left: 20px;
	text-align: left;
}

#logomarca_certificacoes {
	background:url("img/logomarca_certificacoes.png") no-repeat;
	width: 126px;
	height: 29px;
	margin: auto;
	margin-top: 17px;
	margin-bottom: 18px;
}

#logomarca_avaliacoes {
	background:url("img/logomarca_avaliacoes.png") no-repeat;
	width: 111px;
	height: 29px;
	margin: auto;
	margin-top: 17px;
	margin-bottom: 18px;
}

#logomarca_pesquisas {
	background:url("img/logomarca_pesquisas.png") no-repeat;
	width: 106px;
	height: 29px;
	margin: auto;
	margin-top: 17px;
	margin-bottom: 18px;
}

#titulo_caixa_revendas {
	background:url("img/titulo_caixa_revendas.png") no-repeat;
	width: 70px;
	height: 12px;
	margin-top: 20px;
	margin-left: 24px;
	cursor: pointer;
}

#titulo_caixa_area_cliente {
	background:url("img/titulo_caixa_area_cliente.png") no-repeat;
	width: 104px;
	height: 14px;
	margin-top: 23px;
	margin-left: 24px;
	cursor: pointer;
}

#caixa_revendas_linha {
	background:url("img/caixa_revendas_linha.png") no-repeat;
	width: 179px;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 19px;
}

#rodape {
	background:url("img/rodape_linha.png") repeat-x left top;
	width: 932px;
	height: 1px;
	margin: auto;
	margin-top: 20px;
	float: left;
	padding-top: 7px;
	text-align: center;
}

div.produtos_texto_certificacoes {
	text-align: left;
	width: 180px;
	margin: auto;
}

div.produtos_texto_avaliacoes {
	text-align: left;
	width: 170px;
	margin: auto;
}

div.produtos_texto_pesquisas {
	text-align: left;
	width: 170px;
	margin: auto;
}

div.produtos_texto_revendas {
	text-align: left;
	width: 170px;
	margin-left: 24px;
	font: normal 11px Arial;
	color: #4c4c4c;
	cursor: pointer;
}

div.fonte_texto_produto {
	font: normal 11px Arial;
	color: #4c4c4c;
}

div.fonte_texto_rodape {
	font: normal 10px Arial;
	color: #8c8c8c;
}



/*
	CONTEÚDO
*/



div.conteudo {
	float: left;
	margin-top: 8px;
	display: none;
}

div.conteudo_esquerda {
	background:url("img/conteudo_lateral_esq.png") no-repeat;
	width: 218px;
	height: 250px;
	float: left;
}

div.conteudo_centro {
	background:url("img/conteudo_centro.png") no-repeat;
	width: 631px;
	height: 251px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

div.texto_conteudo {
	width: 557px;
	height: 199px;
	margin-left: 37px;
	margin-top: 26px;
	font: normal 12px Arial;
	color: #3d3d3d;
	overflow: auto;
}

div.conteudo_direita {
	background:url("img/conteudo_direita.png") no-repeat;
	width: 78px;
	height: 250px;
	float: left;
}

#titulo_empresa {
	background:url("img/titulo_empresa.png") no-repeat;
	width: 92px;
	height: 19px;
	margin-right: 23px;
	margin-top: 26px;
	float: right;
}

#titulo_clientes {
	background:url("img/titulo_clientes.png") no-repeat;
	width: 69px;
	height: 15px;
	margin-right: 23px;
	margin-top: 26px;
	float: right;
}

#titulo_cases {
	background:url("img/titulo_cases.png") no-repeat;
	width: 48px;
	height: 15px;
	margin-right: 23px;
	margin-top: 26px;
	float: right;
}

#titulo_revendas {
	background:url("img/titulo_revendas.png") no-repeat;
	width: 83px;
	height: 16px;
	margin-right: 23px;
	margin-top: 26px;
	float: right;
}

#titulo_contato {
	background:url("img/titulo_contato.png") no-repeat;
	width: 70px;
	height: 15px;
	margin-right: 23px;
	margin-top: 26px;
	float: right;
}

#titulo_solucoes {
	background:url("img/titulo_solucoes.png") no-repeat;
	width: 76px;
	height: 20px;
	margin-right: 23px;
	margin-top: 26px;
	float: right;
}

img.primeiro_cliente {
	margin-top: 30px;
	vertical-align: middle;
}

img.primeiro_cliente_maior {
	margin-top: 30px;
	margin-right: 50px;
	vertical-align: middle;
}

img.cliente {
	margin-left: 50px;
	margin-top: 40px;
	vertical-align: middle;
}


div.conteudomaior {
	float: left;
	margin-top: 8px;
	display: none;
}

div.conteudomaior_esquerda {
	background:url("img/conteudomaior_esquerda.png") no-repeat;
	width: 218px;
	height: 440px;
	float: left;
}

div.conteudomaior_centro {
	background:url("img/conteudomaior_centro.png") no-repeat;
	width: 631px;
	height: 441px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

div.texto_conteudomaior {
	width: 557px;
	height: 389px;
	margin-left: 37px;
	margin-top: 26px;
	font: normal 12px Arial;
	color: #3d3d3d;
	overflow: auto;
	display: none;
}

div.conteudomaior_direita {
	background:url("img/conteudomaior_direita.png") no-repeat;
	width: 78px;
	height: 440px;
	float: left;
}

div.texto_interno {
	display: none;
}

#titulo_certificacoes {
	background:url("img/titulo_certificacoes.png") no-repeat;
	width: 106px;
	height: 15px;
	margin-right: 23px;
	margin-top: 43px;
	float: right;
	cursor: pointer;
}

#titulo_avaliacoes {
	background:url("img/titulo_avaliacoes.png") no-repeat;
	width: 92px;
	height: 15px;
	margin-right: 23px;
	margin-top: 22px;
	float: right;
	cursor: pointer;
}

#titulo_pesquisas {
	background:url("img/titulo_pesquisas.png") no-repeat;
	width: 86px;
	height: 14px;
	margin-right: 23px;
	margin-top: 22px;
	float: right;
	cursor: pointer;
}

#titulo_concursos {
	background:url("img/titulo_concursos.png") no-repeat;
	width: 89px;
	height: 12px;
	margin-right: 23px;
	margin-top: 22px;
	float: right;
	cursor: pointer;
}

#titulo_beth {
	background:url("img/titulo_beth.png") no-repeat;
	width: 35px;
	height: 12px;
	margin-left: 83px;
	margin-right: 23px;
	margin-top: 22px;
	float: right;
	cursor: pointer;
}

#caixa_fabrica_software {
	background:url("img/solucoes_caixa_fabrica_software.png") no-repeat;
	width: 159px;
	height: 123px;
	margin-right: 29px;
	margin-top: 46px;
	float: right;
	cursor: pointer;
}

#conteudomaior_logomarca_certificacoes {
	background:url("img/logomarca_certificacoes.png") no-repeat;
	width: 126px;
	height: 29px;
	float: right;
}

#conteudomaior_logomarca_avaliacoes {
	background:url("img/logomarca_avaliacoes.png") no-repeat;
	width: 111px;
	height: 29px;
	float: right;
}

#conteudomaior_logomarca_pesquisas {
	background:url("img/logomarca_pesquisas.png") no-repeat;
	width: 106px;
	height: 29px;
	float: right;
}

#conteudomaior_logomarca_concursos {
	background:url("img/logomarca_concursos.png") no-repeat;
	width: 110px;
	height: 27px;
	float: right;
}

#conteudomaior_logomarca_beth {
	background:url("img/logomarca_beth.png") no-repeat;
	width: 52px;
	height: 27px;
	float: right;
}

div.conteudomaior_chamada {
	font: bold 15px Arial;
	color: #707070;
	margin-top: 40px;
	margin-bottom: 16px;
}

div.conteudomaior_subtitulo {
	font: bold 13px Arial;
	color: #2f2f2f;
	margin-bottom: 16px;
}

div.conteudomaior_texto {
	margin-bottom: 16px;
	font: normal 13px Arial;
	color: #2f2f2f;
}

/* CONTATO */ 

div.label_contato {
	font: normal 11px Arial;
	color: #3d3d3d;
	float: left;
	width: 50px;
	margin-bottom: 11px;
	margin-top: 3px;
}

div.label_contato_uf {
	width: 20px;
	margin-left: 15px;
}

div.label_contato_ultimo {
	margin-bottom: 0px;
}

input {
	font: normal 12px Arial;
	color: #3d3d3d;
	border: 1px solid #d6d6d6;
	float: left;
	margin: 0px;
	padding: 2px;
	width: 216px;
	margin-bottom: 14px;
}

input.cidade {
	width: 130px;
}

select {
	font: normal 12px Arial;
	color: #3d3d3d;
	border: 1px solid #d6d6d6;
	float: left;
	width: 222px;
	margin: 0px;
	padding: 1px;
	margin-bottom: 0px;
}	

select.uf {
	width: 51px;
	margin-bottom: 15px;
}	

#contato_esq {
	float: left;
	width: 272px;
}


#contato_dir {
	background: url("img/formulario_divisor.png") no-repeat left;
	float: right;
	width: 260px;
}

div.label_contato_dir {
	font: normal 11px Arial;
	color: #3d3d3d;
	float: left;
	margin-bottom: 4px;
	margin-left: 25px;
}

textarea {
	font: normal 12px Arial;
	border: 1px solid #d6d6d6;
	width: 229px;
	height: 135px; 
	margin: 0px;
	margin-left: 25px;
	padding: 2px;
	float: left;
}

#botao_enviar {
	cursor: pointer;
	font: bold 14px Arial;
	float: right;
	color: #848484;
	margin-top: 18px;	
}

/*
	AJAX
*/

div.flutuanteDireita {
	right: 0px;
	top: 0px;
	position:fixed;
	_right: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollRight ? document.documentElement.scrollRight : document.body.scrollRight ) ) + 'px' );
	_top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	_position: absolute;
}

div.msgAjaxCarregando {
	background-color: #FFF1A8;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	padding: 4px;
	font-weight: bold;
}

