/* CSS Document */

body {
	background:url(../images/bg.gif) #fff top repeat-x;
	margin:15px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#444444;
}

* {
	margin:0;
	padding:0;
	text-decoration:none;
	line-height:15px;
	list-style:none;
}

a {color:#2c477c;}

a:hover {
	color:#e46b00;
}

hr {height:1px;}

img {border:none;}

fieldset {border:none;}

address {
	float:left;
	font-style:normal;
}

.linha {
	border-top:2px solid #ccc;
	margin:5px 0 0 0;
}

p {
	margin:0 0 15px 0;
	text-align:justify;
}

.titulo {margin:0 0 20px 0;}

.left {
	float:left;
	padding:0 15px 0 0;
}

ul.lista li {
	background:url(../images/seta_laranja_wbg.gif) top left no-repeat;
	background-position:0 4px;
	padding:0 0 0 8px;
}

/* internas */

.subTitulo {
	padding:12px 0 6px 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e46b00;
	clear:left;
}

/* topo A Prop Starter */

#topoaPropStarter {
	background:url(../images/img_propstarter.jpg) #f5f5f5 top right no-repeat;
	width:760px;
	height:312px;
	padding:15px 0 0 0;
	border-bottom:5px solid #818181;
}

/* topo Nossos Servicos */

#topoNossosServicos {
	background:url(../images/img_nossos_servicos.jpg) #f8f9f8 top right no-repeat;
	width:760px;
	height:312px;
	padding:15px 0 0 0;
	border-bottom:5px solid #818181;
}

/* topo Imoveis */

#topoImoveis {
	background:url(../images/img_imoveis.jpg) #f9faf9 top right no-repeat;
	width:760px;
	height:312px;
	padding:15px 0 0 0;
	border-bottom:5px solid #818181;
}

/* topo Artigos */

#topoArtigos {
	background:url(../images/img_artigos.jpg) #f9faf9 top right no-repeat;
	width:760px;
	height:312px;
	padding:15px 0 0 0;
	border-bottom:5px solid #818181;
}

/* topo AE */

#topoAE {
	background:url(../images/img_AE.jpg) #f2f4f4 top right no-repeat;
	width:760px;
	height:312px;
	padding:15px 0 0 0;
	border-bottom:5px solid #818181;
}

/* topo Solicite sua proposta */

#topoProposta {
	background:url(../images/img_proposta.jpg) #fafafa top right no-repeat;
	width:760px;
	height:312px;
	padding:15px 0 0 0;
	border-bottom:5px solid #818181;
}

/* topo Fale conosco */

#topoFaleConosco {
	background:url(../images/img_fale_conosco.jpg) #fbfbfa top right no-repeat;
	width:760px;
	height:312px;
	padding:15px 0 0 0;
	border-bottom:5px solid #818181;
}

/* topo Trabalhe conosco */

#topoTrabalheConosco {
	background:url(../images/img_oportunidade.jpg) #fbfbfa top right no-repeat;
	width:760px;
	height:312px;
	padding:15px 0 0 0;
	border-bottom:5px solid #818181;
}

/* topo Pesquisa de satisfacao */

#topoPesquisaSatisfacao {
	background:url(../images/img_pesqSatisfacao.jpg) #fbfbfa top right no-repeat;
	width:760px;
	height:312px;
	padding:15px 0 0 0;
	border-bottom:5px solid #818181;
}

/* topo Mapa do site */

#topoMapaDoSite {
	background:url(../images/img_mapa_do_site.jpg) #f5f5f5 top right no-repeat;
	width:760px;
	height:312px;
	padding:15px 0 0 0;
	border-bottom:5px solid #818181;
}

/* conteudo interno */

#conteudoInterno {
	float:left;
	width:510px;
	margin:30px 10px 20px 10px;
}

#conteudoInternoFull {
	margin:30px 10px 20px 10px;
}

/* coluna lateral */

#colunaLateral {
	float:left;
	width:210px;
	margin:60px 0 20px 10px;
}

.conteudoColuna {
	background:url(../images/bg_boxConteudo.gif) top repeat-x;
	border-top:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	border-bottom:3px solid #ebebeb;
	padding:15px 10px 15px 10px;
	margin:0 0 20px 0;
}

.conteudoColuna p {
	margin:0 0 10px 0;
	text-align:left;
}

.colunaTitulo {
	color:#e46b00;
	margin:0 0 12px 0;
	font-size:15px;
}

/* div que engloba as demais */

#geral {
	position:relative;
	width:760px;
	background:#fff;
	margin:0 auto;
	border:10px solid #fff;
	display:table;
}

/* topo */

#topo {
	background:url(../images/img_home.jpg) #f3f4f2 top right no-repeat;
	width:760px;
	height:312px;
	padding:15px 0 0 0;
	border-bottom:5px solid #818181;
}

/* logo */

#logoBase {
	width:469px;
	height:126px;
	margin:0 0 0 -20px;
	background:url(../images/bg_logo.png) no-repeat;
	behavior:url(scripts/iepngfix.htc);	
}

.logo {
	float:left;
	height:101px;
	padding:14px 0 0 10px;
	background:#fff;
}

.logoComplemento {
	padding:14px 0 0 0;
}

/* menu */

#menu {
	width:215px;
	margin:5px 0 0 0;
	font-size:12px;
	font-weight:bold;
}

#menu ul li {
	display:block;	
	border-bottom:1px solid #cacaca;
	padding:3px 0 3px 0;
}

#menu ul li a {
	color:#333333;
	padding:0 0 0 15px;
}

#menu ul li a:hover {
	color:#e67918;
}

/* coluna */

#coluna {
	float:left;
	width:220px;
	padding:0 0 0 10px;
}

/* box de login */

#loginArea {
	margin:30px 0 10px 0;
}

input#login {
	width:130px;
	height:15px;
	border:1px solid #acacac;
	color:#444444;
	font-size:11px;
	margin:0 0 2px 5px;
	padding:1px;
}

input#password {
	width:130px;
	height:15px;
	color:#444444;
	font-size:11px;
	border:1px solid #acacac;
	margin:2px 0 0 5px;
	padding:1px;
}

input.button {
	font-size:100%;
	color:#ffffff;
	margin:6px 0 0 0;
	padding:3px 5px 3px 5px;
	background:#2c477c;
	border:none;
}

#loginOpcoes {
	padding:10px 0 0 0;
}

#loginOpcoes img {
	float:left;
	padding:0 13px 0 0;
}

loginCadPass {

}

#loginCadPass a {color:#2c477c;}

#loginCadPass a:hover {color:#e46b00;}

/* Formularios (fale conosco e proposta e lateral) */

.form {
	border:1px solid #c7c7c7;
	padding:1px;
	margin:1px 0 6px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
}

select {
	border:1px solid #c7c7c7;
	padding:1px;
	margin:1px 0 6px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
}

.mailsend {
	float:left;
	margin:60px 10px 20px 0;
}

/* form lateral */

input.formLateral {
	width:180px;
	height:15px;
	border:1px solid #c7c7c7;
	padding:1px;
	margin:2px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
}

textarea.formLateral {
	width:180px;
	height:50px;
	border:1px solid #c7c7c7;
	padding:1px;
	margin:2px 0 5px 0;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
}

input.buttonLateral {
	font-size:100%;
	color:#fff;
	margin:6px 0 0 0;
	padding:2px 3px 2px 3px;
	background:#e46b00;
	border:none;
}

/* Atendimento Expresso */

#ae {
	width:190px;
	border:1px dotted #999;
	border-width:1px 0 1px 0;
	padding:20px 0 15px 0;
	margin:0 0 20px 0;
}

#ae a {text-align:center;}

#ae h3 {
	margin:0 0 6px 0 ;
}

/* AE interno */

#aeInt {
	margin:15px 0 0 0;	
}

	#aeInt blockquote {
		float:left;
		width:235px;
		margin:0 20px 15px 0;
	}

		#aeInt blockquote h4 {
			font-size:1.4em;
			padding:0 0 3px 0;
			margin:0 0 15px 0;
			color:#333;
			border-bottom:1px dotted #cb0d0d;
		}
		
		#aeInt blockquote p {
			text-align:justify;
			margin:0 0 20px 0;
			display:block;
		}
		
iframe#iframeAE {
	float:left;
	width:500px;
	height:350px;
	border:none;
}

iframe#iframeAE img {display:none;}

/* chamada dos artigos na home */

.artigosHome {
	margin:0 0 0 0;
}

.artigosImg img {
	border:4px solid #dcdcdc;
}

.artigosHome p {
	text-align:justify;
	padding:0 15px 0 0;
}

.tituloArtigos {
	font-size:11px;
	font-weight:bold;
	padding:5px 0 5px 0;
	color:#2c7c35;
}

.tituloArtigosFull {
	font-size:16px;
	font-weight:bold;
	padding:5px 0 20px 0;
	color:#2c7c35;
}

/* selo AABIC home */

.selo {
	padding:30px 0 10px 0;
	text-align:center;
}

.selo p {
	text-align:center;
	padding:15px 0 0 0;
}

/* pesquisa satisfacao */

.grey {
	background:#f4f4f4;
	padding:5px;
}

.white {padding:5px;}

.comentarios {
	padding:20px 0 10px 5px;
}

/* artigos interno */

.artigoLista {
	width:500px;
	background:#f9f9f9;
	padding:0 5px 0 5px;
	margin:10px 0 10px 0;
}

.artigosTitulo {
	padding:10px 0 6px 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2c7c35;
}

/* conteudo */

#conteudo {
	float:left;
	width:510px;
	padding:0 10px 0 10px;
}

#sejaBemVindo {
	margin:30px 0 0 0;
	border-bottom:1px solid #dbdbdb;
}

#videos {
	margin:15px 0 0 0;
	border-bottom:1px solid #dbdbdb;
}

	#videos a {
		text-decoration:none;
		font-size:12px;
		color:#555;
	}
	
	#videos a strong {
		font-size:13px;
		color:#e67410;
	}

#noticias {
	margin:15px 0 0 0;
	border-bottom:1px solid #dbdbdb;
}

#perguntasFrequentes {margin:15px 0 0 0;}

/* materias - 16/12/2008 */

.materias table {
	width:600px;
}

.materias a {
	font-size:1.2em;
	font-weight:600;
	color:#e46b00;
}

.materias b a {
	width:80px;
	background:#2c477c;
	font-size:1.1em;
	font-weight:600;
	padding:3px 10px 3px 10px;
	margin:10px 0 0 0;
	display:block;
	color:#fff;
}

.materias b a:hover {
	background:#e46b00;
	color:#fff;
}

.materias hr {
	height:1px;
	color:#acacac;
	margin:5px 0 0 0;
}

/* Mapa do site */

ul#sitemap li {
	padding:2px 0 2px 0;
}

ul#sitemap li ol {
	padding:0 0 0 10px;
	margin:0 0 0 3px;
}

/* rodape */

#rodape {
	width:750px;
	height:30px;
	margin:0 auto;
	padding:10px 15px 10px 15px;
	background:#ededed;
}

#copyright {
	width:755px;
	margin:0 auto;
	padding:10px 10px 10px 15px;
}

.oportunidade {
	float:right;
	margin:5px 0 0 0;	
}

.cadFornecedor {
	color:#cb1414;
	font-weight:bold;
}

#copyright p {
	height:50px;
	float:left;
}

.assinatura {float:right;}